From ea9bdc185c562487561593c60885782d80197857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 03:49:47 +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 0bda2f5..b119e38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM eventmachine (1.0.3) execjs (1.4.0) multi_json (~> 1.0) - hike (1.2.2) + hike (1.2.3) i18n (0.6.4) journey (1.0.4) jquery-rails (2.2.1) @@ -49,11 +49,11 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.23) - multi_json (1.7.2) + multi_json (1.14.1) nokogiri (1.5.9) pg (0.15.1) polyglot (0.3.3) - rack (1.4.5) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.3) @@ -86,7 +86,7 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - sprockets (2.2.2) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -96,7 +96,7 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.18.1) - tilt (1.3.7) + tilt (1.4.1) treetop (1.4.12) polyglot polyglot (>= 0.3.1)