From c4fb7959aa939d0459201470f3c8a49f6a88caab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 09:02:37 +0000 Subject: [PATCH] Bump rails-i18n from 6.0.0 to 7.0.6 Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 6.0.0 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/compare/v6.0.0...v7.0.6) --- updated-dependencies: - dependency-name: rails-i18n dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 114a5228..837f8114 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ source "https://rubygems.org" gem "i18n-js", "4.0" gem "rails", "~> 6.1" -gem "rails-i18n", "~> 6.0" +gem "rails-i18n", "~> 7.0" gem "pg" diff --git a/Gemfile.lock b/Gemfile.lock index 070b237d..5aadffc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -340,9 +340,9 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.4.3) loofah (~> 2.3) - rails-i18n (6.0.0) + rails-i18n (7.0.6) i18n (>= 0.7, < 2) - railties (>= 6.0.0, < 7) + railties (>= 6.0.0, < 8) rails_admin (3.0.0) activemodel-serializers-xml (>= 1.0) kaminari (>= 0.14, < 2.0) @@ -506,7 +506,7 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.5) + zeitwerk (2.6.6) PLATFORMS ruby @@ -557,7 +557,7 @@ DEPENDENCIES questiongenerator (~> 1.0) rails (~> 6.1) rails-controller-testing - rails-i18n (~> 6.0) + rails-i18n (~> 7.0) rails_admin rake redcarpet