Skip to content

Commit

Permalink
Bump rails-i18n from 7.0.5 to 7.0.9
Browse files Browse the repository at this point in the history
Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 7.0.5 to 7.0.9.
- [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md)
- [Commits](svenfuchs/rails-i18n@v7.0.5...v7.0.9)

---
updated-dependencies:
- dependency-name: rails-i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2024
1 parent e82f7c3 commit 4c98513
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ GEM
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
commonmarker (0.23.9)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.3.0)
content_disposition (1.0.0)
counter_culture (3.3.0)
Expand Down Expand Up @@ -261,7 +261,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.12)
activesupport (>= 4.0.2)
Expand Down Expand Up @@ -317,7 +317,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.21.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -332,8 +332,8 @@ GEM
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.2)
minitest (5.18.0)
mini_portile2 (2.8.5)
minitest (5.22.3)
mjml-rails (4.8.0)
moji (1.6)
multi_json (1.15.0)
Expand Down Expand Up @@ -398,8 +398,8 @@ GEM
puma (>= 2.7)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.7.0)
rack (2.2.7)
racc (1.7.3)
rack (2.2.8.1)
rack-attack (6.6.1)
rack (>= 1.0, < 3)
rack-cors (1.1.1)
Expand All @@ -424,13 +424,14 @@ GEM
activesupport (= 7.0.4.3)
bundler (>= 1.15.0)
railties (= 7.0.4.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (7.0.5)
rails-i18n (7.0.9)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails_autolink (1.1.6)
Expand All @@ -443,7 +444,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
ransack (3.2.1)
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
Expand Down Expand Up @@ -553,7 +554,7 @@ GEM
temple (0.8.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.2.2)
thor (1.3.1)
thread_safe (0.3.6)
tilt (2.0.11)
timecop (0.9.5)
Expand Down Expand Up @@ -584,7 +585,7 @@ GEM
wilson_score (0.1.0)
yard (0.9.28)
webrick (~> 1.7.0)
zeitwerk (2.6.8)
zeitwerk (2.6.13)

PLATFORMS
ruby
Expand Down

0 comments on commit 4c98513

Please sign in to comment.