Skip to content

Commit

Permalink
Build(deps): Bump fast_gettext from 3.1.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [fast_gettext](https://github.com/grosser/fast_gettext) from 3.1.0 to 4.0.0.
- [Changelog](https://github.com/grosser/fast_gettext/blob/master/CHANGELOG)
- [Commits](grosser/fast_gettext@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: fast_gettext
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent aaa9b88 commit 7bc771a
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 @@ -146,7 +146,7 @@ gem 'gender_detector', '~> 2.0.0'
gem 'i18n', '~> 1.14.6'
gem 'rails-i18n', '~> 7.0.10'
gem 'gettext_i18n_rails', '~> 1.13.0'
gem 'fast_gettext', '~> 3.1.0'
gem 'fast_gettext', '~> 4.0.0'
gem 'gettext', '~> 3.5.0'
gem 'globalize', '~> 7.0.0'
gem 'locale', '~> 2.1.4'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ GEM
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
fast_gettext (3.1.0)
fast_gettext (4.0.0)
prime
fivemat (1.3.7)
flipper (0.28.3)
Expand Down Expand Up @@ -600,7 +600,7 @@ DEPENDENCIES
exception_notification (~> 4.5.0)
factory_bot_rails (~> 6.4.4)
fancybox-rails (~> 0.3.0)
fast_gettext (~> 3.1.0)
fast_gettext (~> 4.0.0)
fivemat (~> 1.3.7)
friendly_id (~> 5.5.1)
gender_detector (~> 2.0.0)
Expand Down

0 comments on commit 7bc771a

Please sign in to comment.