From 5cda80f7b60ae413f1b30e4524100067b201bdf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 13:48:35 +0000 Subject: [PATCH] Bump sprockets from 2.2.2 to 2.2.3 Bumps [sprockets](https://github.com/rails/sprockets) from 2.2.2 to 2.2.3. - [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.2.2...v2.2.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6efeb49..ccd67b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM rails (>= 3, < 5) gherkin (2.11.6) json (>= 1.7.6) - hike (1.2.1) + hike (1.2.3) i18n (0.6.1) journey (1.0.4) jquery-rails (2.2.1) @@ -113,14 +113,14 @@ GEM rake rspec (>= 2.9) moped (1.4.5) - multi_json (1.7.2) + multi_json (1.14.0) nokogiri (1.5.9) origin (1.0.11) orm_adapter (0.4.0) polyglot (0.3.3) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) - rack (1.4.5) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.3) @@ -171,13 +171,13 @@ GEM multi_json (~> 1.0) rubyzip websocket (~> 1.0.4) - sprockets (2.2.2) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) thor (0.18.1) - tilt (1.3.6) + tilt (1.4.1) treetop (1.4.12) polyglot polyglot (>= 0.3.1)