Bump gemoji from 3.0.0 to 3.0.1 (#2712) [ci skip]

Bumps [gemoji](https://github.com/github/gemoji) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/github/gemoji/releases)
- [Commits](https://github.com/github/gemoji/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-06 14:02:17 -04:00 committed by Mac Siri
parent c3d975893f
commit b568d6272a
2 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@ gem "feedjira", "~> 2.2" # A feed fetching and parsing library
gem "figaro", "~> 1.1" # Simple, Heroku-friendly Rails app configuration using ENV and a single YAML file
gem "fog-aws", "2.0.0" # 'fog' gem to support Amazon Web Services
gem "front_matter_parser", "~> 0.2" # Parse a front matter from syntactically correct strings or files
gem "gemoji", "~> 3.0.0" # Character information and metadata for standard and custom emoji
gem "gemoji", "~> 3.0.1" # Character information and metadata for standard and custom emoji
gem "gibbon", "~> 3.2" # API wrapper for MailChimp's API
gem "google-api-client", "~> 0.27" # Client for accessing Google APIs
gem "html_truncator", "~> 0.4" # Truncate an HTML string properly

View file

@ -353,7 +353,7 @@ GEM
fugit (1.1.6)
et-orbi (~> 1.1, >= 1.1.6)
raabro (~> 1.1)
gemoji (3.0.0)
gemoji (3.0.1)
get_process_mem (0.2.3)
gibbon (3.2.0)
faraday (>= 0.9.1)
@ -872,7 +872,7 @@ DEPENDENCIES
fog-aws (= 2.0.0)
foreman!
front_matter_parser (~> 0.2)
gemoji (~> 3.0.0)
gemoji (~> 3.0.1)
gibbon (~> 3.2)
google-api-client (~> 0.27)
guard (~> 2.15)