From 2efe0634a0386f6196c6c05c5977a42fd7edd4ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 03:13:03 +0000 Subject: [PATCH] Bump sprockets from 2.1.3 to 2.1.4 in /full/server/ZombieB 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] --- full/server/ZombieB/Gemfile.lock | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/full/server/ZombieB/Gemfile.lock b/full/server/ZombieB/Gemfile.lock index 78fa4a1..209a506 100644 --- a/full/server/ZombieB/Gemfile.lock +++ b/full/server/ZombieB/Gemfile.lock @@ -40,13 +40,14 @@ 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) railties (>= 3.2.0, < 5.0) thor (~> 0.14) json (1.7.3) + libv8 (3.16.14.19) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -54,7 +55,7 @@ GEM mime-types (1.19) multi_json (1.3.6) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -79,18 +80,23 @@ GEM rake (0.9.2.2) rdoc (3.12) json (~> 1.4) + ref (2.0.0) sass (3.1.20) sass-rails (3.2.5) 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) sqlite3 (1.3.6-x86-mingw32) + therubyracer (0.12.3) + libv8 (~> 3.16.14.15) + ref thor (0.15.4) - tilt (1.3.3) + tilt (1.4.1) treetop (1.4.10) polyglot polyglot (>= 0.3.1) @@ -100,6 +106,7 @@ GEM multi_json (~> 1.3) PLATFORMS + ruby x86-mingw32 DEPENDENCIES @@ -110,4 +117,5 @@ DEPENDENCIES rails (= 3.2.6) sass-rails (~> 3.2.3) sqlite3 + therubyracer uglifier (>= 1.0.3)