From 2d84053b9d70fac575a1bc133df304490dc4dad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 09:56:46 +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 c788909..999946a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM activesupport (>= 3.1, < 4.1) haml (>= 3.1, < 4.1) railties (>= 3.1, < 4.1) - hike (1.2.1) + hike (1.2.3) i18n (0.6.1) journey (1.0.4) jquery-rails (2.2.1) @@ -100,7 +100,7 @@ GEM treetop (~> 1.4.8) mime-types (1.22) mini_portile2 (2.4.0) - multi_json (1.7.2) + multi_json (1.14.1) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) nokogiri (1.10.8-x86-mingw32) @@ -108,7 +108,7 @@ GEM pg (0.15.0) pg (0.15.0-x86-mingw32) polyglot (0.3.3) - rack (1.4.5) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.3) @@ -155,7 +155,7 @@ 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) @@ -163,7 +163,7 @@ GEM sqlite3 (1.3.7) sqlite3 (1.3.7-x86-mingw32) thor (0.18.1) - tilt (1.3.6) + tilt (1.4.1) treetop (1.4.12) polyglot polyglot (>= 0.3.1)