From 13d4ce59d1f9715d109ee51d75d3d0e6821881b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 06:31:55 +0000 Subject: [PATCH] Bump sprockets from 3.6.1 to 4.0.0 Bumps [sprockets](https://github.com/rails/sprockets) from 3.6.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.6.1...v4.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d67af5..582bff2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM arel (6.0.3) builder (3.2.2) coderay (1.1.1) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.5) coveralls (0.8.13) json (~> 1.8) simplecov (~> 0.11.0) @@ -89,7 +89,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (1.6.4) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) @@ -137,7 +137,7 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slop (3.6.0) - sprockets (3.6.1) + sprockets (4.0.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.0.4)