mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Bump rails-i18n from 7.0.1 to 7.0.6
Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 7.0.1 to 7.0.6. - [Release notes](https://github.com/svenfuchs/rails-i18n/releases) - [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/rails-i18n/commits/v7.0.6) --- updated-dependencies: - dependency-name: rails-i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cf8fe399b5
commit
5fb0a14292
2
Gemfile
2
Gemfile
@ -21,7 +21,7 @@ gem 'coffee-rails', '~> 5.0.0'
|
||||
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
|
||||
# gem 'therubyracer', platforms: :ruby
|
||||
|
||||
gem 'rails-i18n', '~> 7.0.1'
|
||||
gem 'rails-i18n', '~> 7.0.6'
|
||||
|
||||
gem 'rails-controller-testing'
|
||||
|
||||
|
||||
@ -238,7 +238,7 @@ GEM
|
||||
nokogiri (>= 1.6)
|
||||
rails-html-sanitizer (1.4.3)
|
||||
loofah (~> 2.3)
|
||||
rails-i18n (7.0.1)
|
||||
rails-i18n (7.0.6)
|
||||
i18n (>= 0.7, < 2)
|
||||
railties (>= 6.0.0, < 8)
|
||||
railties (7.0.4)
|
||||
@ -307,7 +307,7 @@ GEM
|
||||
will_paginate (3.3.1)
|
||||
will_paginate-bootstrap4 (0.2.2)
|
||||
will_paginate (~> 3.0, >= 3.0.0)
|
||||
zeitwerk (2.6.0)
|
||||
zeitwerk (2.6.6)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
@ -332,7 +332,7 @@ DEPENDENCIES
|
||||
puma (~> 5.5)
|
||||
rails (= 7.0.4)
|
||||
rails-controller-testing
|
||||
rails-i18n (~> 7.0.1)
|
||||
rails-i18n (~> 7.0.6)
|
||||
sassc-rails (~> 2.1.2)
|
||||
sdoc (~> 2.4.0)
|
||||
sqlite3 (~> 1.4.1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user