From 6762fe25b40b26fc7558687721a28336018b436d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 17:12:43 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [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-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4a2dfc8..0675d04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) - hike (1.2.1) + hike (1.2.3) i18n (0.6.0) journey (1.0.4) jquery-rails (2.0.2) @@ -55,7 +55,7 @@ GEM multi_json (1.3.6) nokogiri (1.5.5) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -86,13 +86,13 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - sprockets (2.1.3) + sprockets (2.1.4) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.6) thor (0.15.4) - tilt (1.3.3) + tilt (1.4.1) treetop (1.4.10) polyglot polyglot (>= 0.3.1)