From 6b86c2ee696efde03ae970abb1001c453a5bf24f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2019 14:31:12 +0000 Subject: [PATCH] Bump sprockets from 2.1.3 to 2.1.4 in /hw2/localee 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] --- hw2/localee/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hw2/localee/Gemfile.lock b/hw2/localee/Gemfile.lock index d0a603d..acf00df 100644 --- a/hw2/localee/Gemfile.lock +++ b/hw2/localee/Gemfile.lock @@ -56,7 +56,7 @@ GEM activesupport (~> 3.0) haml (~> 3.0) railties (~> 3.0) - hike (1.2.1) + hike (1.2.3) i18n (0.6.1) journey (1.0.4) jquery-rails (2.1.1) @@ -74,7 +74,7 @@ GEM multi_json (1.3.6) pg (0.14.1) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -120,14 +120,14 @@ GEM simple_form (2.0.2) actionpack (~> 3.0) activemodel (~> 3.0) - sprockets (2.1.3) + sprockets (2.1.4) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.6) syntax (1.0.0) thor (0.16.0) - tilt (1.3.3) + tilt (1.4.1) treetop (1.4.10) polyglot polyglot (>= 0.3.1)