From da87311fcbe1945b5403149023decb82816297f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:14:27 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.6.11 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.0 to 0.6.11. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-i18n/i18n/compare/v0.6.0...v0.6.11) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1349edd..727876a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,8 +53,8 @@ GEM activesupport (~> 3.0) haml (~> 3.0) railties (~> 3.0) - hike (1.0.0) - i18n (0.6.0) + hike (1.2.3) + i18n (0.6.11) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -63,7 +63,7 @@ GEM multi_json (1.0.3) nifty-generators (0.4.6) polyglot (0.3.1) - rack (1.3.0) + rack (1.3.10) rack-cache (1.0.2) rack (>= 0.4) rack-mount (0.8.1) @@ -88,13 +88,13 @@ GEM thor (~> 0.14.6) rake (0.9.0) sass (3.1.1) - sprockets (2.0.0.beta.8) - hike (~> 1.0) + sprockets (2.0.5) + hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.3) thor (0.14.6) - tilt (1.3.1) + tilt (1.4.1) treetop (1.4.9) polyglot (>= 0.3.1) tzinfo (0.3.27)