From 919cbaf4b9f6cfc506126bf0fca11e4a9ca441d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 13:19:43 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.6.11 in /store-after Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.0 to 0.6.11. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/svenfuchs/i18n/compare/v0.6.0...v0.6.11) Signed-off-by: dependabot[bot] --- store-after/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/store-after/Gemfile.lock b/store-after/Gemfile.lock index 4f43e7a..5f78804 100644 --- a/store-after/Gemfile.lock +++ b/store-after/Gemfile.lock @@ -42,8 +42,8 @@ GEM erubis (2.7.0) execjs (1.0.0) multi_json (~> 1.0) - hike (1.0.0) - i18n (0.6.0) + hike (1.2.3) + i18n (0.6.11) jquery-rails (1.0.7) railties (~> 3.0) thor (~> 0.14) @@ -54,7 +54,7 @@ GEM mime-types (1.16) multi_json (1.0.2) polyglot (0.3.1) - rack (1.3.0.beta2) + rack (1.3.10) rack-cache (1.0.2) rack (>= 0.4) rack-mount (0.8.1) @@ -79,13 +79,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.3.0, ~> 1.1) + 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) turn (0.8.2)