From 59e1ebf101023f20d1f0ea352ef2494ce1c2b09e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 16:28:07 +0000 Subject: [PATCH] Bump sprockets from 3.7.1 to 4.0.0 in /spec/support/rails_app Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.1 to 4.0.0. - [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/v3.7.1...v4.0.0) Signed-off-by: dependabot[bot] --- spec/support/rails_app/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spec/support/rails_app/Gemfile.lock b/spec/support/rails_app/Gemfile.lock index d522eaf..c0e3a7c 100644 --- a/spec/support/rails_app/Gemfile.lock +++ b/spec/support/rails_app/Gemfile.lock @@ -40,7 +40,7 @@ GEM tzinfo (~> 1.1) arel (8.0.0) builder (3.2.3) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) erubi (1.6.1) globalid (0.4.0) activesupport (>= 4.2.0) @@ -58,7 +58,7 @@ GEM nio4r (2.1.0) nokogiri (1.8.0) mini_portile2 (~> 2.2.0) - rack (2.0.3) + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.1.2) @@ -87,7 +87,7 @@ GEM rake (12.0.0) skinny_controllers (0.10.2) activesupport - sprockets (3.7.1) + sprockets (4.0.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.0)