From 2f9458efff3551fac72c163bafe419d42caf04a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 20:06:44 +0000 Subject: [PATCH] Bump sprockets from 2.1.3 to 2.1.4 Bumps [sprockets](https://github.com/rails/sprockets) from 2.1.3 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.3...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 1f1fe1b..e7554a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM guard-spork (0.3.2) guard (>= 0.8.4) spork (>= 0.8.4) - hike (1.2.1) + hike (1.2.3) i18n (0.6.0) journey (1.0.4) jquery-rails (2.0.2) @@ -106,7 +106,7 @@ GEM nokogiri (1.5.5) pg (0.12.2) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -161,13 +161,13 @@ GEM multi_json (~> 1.0) rubyzip spork (0.9.0) - sprockets (2.1.3) + sprockets (2.1.4) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.5) thor (0.15.4) - tilt (1.3.3) + tilt (1.4.1) treetop (1.4.10) polyglot polyglot (>= 0.3.1)