Skip to content

Commit

Permalink
Merge pull request #5923 from dodona-edu/dependabot/bundler/rails-i18…
Browse files Browse the repository at this point in the history
…n-7.0.10

Bump rails-i18n from 7.0.9 to 7.0.10
  • Loading branch information
bmesuere authored Nov 19, 2024
2 parents 47f7324 + 940b1f7 commit e0fa195
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 @@ -103,7 +103,7 @@ gem 'ed25519'

# i18n
gem 'i18n-js', '~> 4.2.3'
gem 'rails-i18n', '~> 7.0.9'
gem 'rails-i18n', '~> 7.0.10'

# email exceptions
gem 'exception_notification', '~> 4.5.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (7.0.9)
rails-i18n (7.0.10)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
railties (7.2.1.1)
Expand Down Expand Up @@ -626,7 +626,7 @@ DEPENDENCIES
rack-mini-profiler (~> 3.3.1)
rails (~> 7.2.1)
rails-controller-testing (~> 1.0.5)
rails-i18n (~> 7.0.9)
rails-i18n (~> 7.0.10)
rb-readline (~> 0.5.5)
rouge (= 4.5.1)
rubocop-capybara (~> 2.21.0)
Expand Down

0 comments on commit e0fa195

Please sign in to comment.