Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent b337d2f commit 7abd8c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ gem 'gender_detector', '~> 2.0.0'
gem 'i18n', '~> 1.14.6'
gem 'rails-i18n', '~> 8.0.0'
gem 'gettext_i18n_rails', '~> 1.13.0'
gem 'fast_gettext', '~> 4.0.0'
gem 'fast_gettext', '~> 4.1.0'
gem 'gettext', '~> 3.5.0'
gem 'globalize', '~> 7.0.0'
gem 'locale', '~> 2.1.4'
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,9 @@ GEM
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
fast_gettext (4.0.0)
fast_gettext (4.1.0)
prime
racc
ffi (1.17.1)
ffi (1.17.1-aarch64-linux-gnu)
ffi (1.17.1-arm64-darwin)
Expand Down Expand Up @@ -650,7 +651,7 @@ DEPENDENCIES
exception_notification!
factory_bot_rails (~> 6.4.4)
fancybox-rails (~> 0.3.0)
fast_gettext (~> 4.0.0)
fast_gettext (~> 4.1.0)
fivemat (~> 1.3.7)
friendly_id (~> 5.5.1)
gender_detector (~> 2.0.0)
Expand Down

0 comments on commit 7abd8c7

Please sign in to comment.