From 73327ca0f9daddc93508e7a13648820fd5cd9452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 03:02:16 +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.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff78ac06..27c0012e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,7 +239,7 @@ GEM mini_magick (4.11.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.1) + minitest (5.16.2) minitest-autotest (1.1.1) minitest-server (~> 1.0) path_expander (~> 1.0) @@ -305,7 +305,7 @@ GEM pundit (2.2.0) activesupport (>= 3.0.0) racc (1.6.0) - rack (2.2.3.1) + rack (2.2.4) rack-mini-profiler (3.0.0) rack (>= 1.2.0) rack-pjax (1.1.0) @@ -339,7 +339,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) rails-timeago (2.20.0)