From bdba3b7242420d88952cd683b77d65114335ff43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 13:46:35 +0000 Subject: [PATCH] Bump sprockets from 2.2.2 to 2.2.3 in /spec/dummy 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] --- spec/dummy/Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index 1d1599a..83aa477 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../ + remote: ../.. specs: legacy_assets (0.0.2) bourbon (= 3.1.6) @@ -76,7 +76,7 @@ GEM em-websocket (>= 0.5.0) guard (>= 1.8.0) multi_json (~> 1.7) - hike (1.2.2) + hike (1.2.3) http_parser.rb (0.5.3) i18n (0.6.4) journey (1.0.4) @@ -95,7 +95,7 @@ GEM treetop (~> 1.4.8) method_source (0.8.1) mime-types (1.23) - multi_json (1.7.2) + multi_json (1.15.0) neat (1.5.0) bourbon (>= 2.1) sass (>= 3.2) @@ -111,7 +111,7 @@ GEM pygments.rb (0.5.0) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - rack (1.4.5) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-livereload (0.3.13) @@ -149,7 +149,7 @@ GEM sass (>= 3.1.10) tilt (~> 1.3) slop (3.4.4) - sprockets (2.2.2) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -160,7 +160,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)