From 1138cddf4757d274bc8d737f061d6a951d10c700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 16:45:10 +0000 Subject: [PATCH] Bump sprockets from 2.2.2 to 2.2.3 in /test/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] --- test/dummy/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/dummy/Gemfile.lock b/test/dummy/Gemfile.lock index 0252a2e..d3a5aa5 100644 --- a/test/dummy/Gemfile.lock +++ b/test/dummy/Gemfile.lock @@ -60,9 +60,9 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - multi_json (1.8.4) + multi_json (1.14.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) @@ -92,7 +92,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)