1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +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:
dependabot[bot]
2022-11-14 19:37:35 +00:00
committed by GitHub
parent cf8fe399b5
commit 5fb0a14292
2 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@ gem 'coffee-rails', '~> 5.0.0'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes # See https://github.com/sstephenson/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby # gem 'therubyracer', platforms: :ruby
gem 'rails-i18n', '~> 7.0.1' gem 'rails-i18n', '~> 7.0.6'
gem 'rails-controller-testing' gem 'rails-controller-testing'

View File

@@ -238,7 +238,7 @@ GEM
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3) rails-html-sanitizer (1.4.3)
loofah (~> 2.3) loofah (~> 2.3)
rails-i18n (7.0.1) rails-i18n (7.0.6)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8) railties (>= 6.0.0, < 8)
railties (7.0.4) railties (7.0.4)
@@ -307,7 +307,7 @@ GEM
will_paginate (3.3.1) will_paginate (3.3.1)
will_paginate-bootstrap4 (0.2.2) will_paginate-bootstrap4 (0.2.2)
will_paginate (~> 3.0, >= 3.0.0) will_paginate (~> 3.0, >= 3.0.0)
zeitwerk (2.6.0) zeitwerk (2.6.6)
PLATFORMS PLATFORMS
ruby ruby
@@ -332,7 +332,7 @@ DEPENDENCIES
puma (~> 5.5) puma (~> 5.5)
rails (= 7.0.4) rails (= 7.0.4)
rails-controller-testing rails-controller-testing
rails-i18n (~> 7.0.1) rails-i18n (~> 7.0.6)
sassc-rails (~> 2.1.2) sassc-rails (~> 2.1.2)
sdoc (~> 2.4.0) sdoc (~> 2.4.0)
sqlite3 (~> 1.4.1) sqlite3 (~> 1.4.1)