From bae4e2759e0fe2d3c64fb2b226525e83ec28796d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 13:19:37 +0000 Subject: [PATCH] Bump sprockets from 2.0.0.beta.8 to 2.0.5 in /store-after Bumps [sprockets](https://github.com/rails/sprockets) from 2.0.0.beta.8 to 2.0.5. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v2.0.0.beta.8...v2.0.5) Signed-off-by: dependabot[bot] --- store-after/Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/store-after/Gemfile.lock b/store-after/Gemfile.lock index 4f43e7a..dfa0143 100644 --- a/store-after/Gemfile.lock +++ b/store-after/Gemfile.lock @@ -42,7 +42,7 @@ GEM erubis (2.7.0) execjs (1.0.0) multi_json (~> 1.0) - hike (1.0.0) + hike (1.2.3) i18n (0.6.0) jquery-rails (1.0.7) railties (~> 3.0) @@ -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)