From 9fc9af62b17484223b2c019786f1481000cbefab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 16:55:35 +0000 Subject: [PATCH] Bump sprockets from 2.1.2 to 2.1.4 Bumps [sprockets](https://github.com/rails/sprockets) from 2.1.2 to 2.1.4. - [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.1.2...v2.1.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35e95ab..84fea12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM guard-test (0.3.0) guard (>= 0.2.2) test-unit (~> 2.2) - hike (1.2.1) + hike (1.2.3) i18n (0.6.0) jeweler (1.6.4) bundler (~> 1.0) @@ -54,7 +54,7 @@ GEM multi_json (1.1.0) php_serialize (1.2) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.1) rack (>= 0.4) rack-ssl (1.3.2) @@ -81,14 +81,14 @@ GEM json (~> 1.4) rr (1.0.3) shoulda (2.11.3) - sprockets (2.1.2) + sprockets (2.1.4) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.5) test-unit (2.3.0) thor (0.14.6) - tilt (1.3.3) + tilt (1.4.1) treetop (1.4.10) polyglot polyglot (>= 0.3.1)