From 65b827f301b7fb91736a31c4529d890888fe9353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 15:02:35 +0000 Subject: [PATCH] Bump rails-i18n from 7.0.3 to 7.0.5 Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 7.0.3 to 7.0.5. - [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.5) --- updated-dependencies: - dependency-name: rails-i18n dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 1689df0..0d5881e 100644 --- a/Gemfile +++ b/Gemfile @@ -91,7 +91,7 @@ end gem "slim-rails" # I18n -gem "rails-i18n", "~> 7.0.3" +gem "rails-i18n", "~> 7.0.5" gem "i18n-js" # Twitter API diff --git a/Gemfile.lock b/Gemfile.lock index 72d4322..e45e8e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,7 +185,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.1) + minitest (5.16.2) msgpack (1.5.2) multipart-post (2.2.3) naught (1.1.0) @@ -241,13 +241,13 @@ GEM puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.3.1) + rack (2.2.4) rack-protection (2.2.0) rack rack-proxy (0.7.2) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) rails (7.0.3) actioncable (= 7.0.3) actionmailbox (= 7.0.3) @@ -267,7 +267,7 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.4.3) loofah (~> 2.3) - rails-i18n (7.0.3) + rails-i18n (7.0.5) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) railties (7.0.3) @@ -462,7 +462,7 @@ DEPENDENCIES pry-rails puma (~> 5.6) rails (~> 7.0.3) - rails-i18n (~> 7.0.3) + rails-i18n (~> 7.0.5) rspec-rails rubocop rubocop-packaging