Skip to content

Commit

Permalink
Bump fast_gettext from 1.1.2 to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 8, 2020
1 parent ff039f2 commit 3ac8624
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ gem 'gender_detector', '~> 2.0.0'
gem 'i18n', ['~> 0.9.0', '< 0.9.3']
gem 'rails-i18n', '~> 5.1.0'
gem 'gettext_i18n_rails', '~> 0.10.1'
gem 'fast_gettext', '< 1.2.0'
gem 'fast_gettext', '< 2.1.0'
gem 'gettext', '~> 2.3.0'
gem 'globalize', '~> 5.2.0'
gem 'locale', '~> 2.0.0', '< 2.1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ GEM
railties (>= 3.1.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
fast_gettext (1.1.2)
fast_gettext (2.0.3)
ffi (1.13.0)
flipper (0.10.2)
flipper-active_record (0.10.2)
Expand Down Expand Up @@ -447,7 +447,7 @@ DEPENDENCIES
exception_notification (~> 4.4.0)
factory_bot_rails (~> 5.1.1)
fancybox-rails (~> 0.3.0)
fast_gettext (< 1.2.0)
fast_gettext (< 2.1.0)
gender_detector (~> 2.0.0)
gettext (~> 2.3.0)
gettext_i18n_rails (~> 0.10.1)
Expand Down

0 comments on commit 3ac8624

Please sign in to comment.