From 832db62c1b4bcdef2ac4ccab2f8aca88a16123dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:21:37 +0000 Subject: [PATCH] Bump sprockets from 3.7.0 to 4.0.0 Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.0 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.0...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 ebc9aa9..9b89349 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM public_suffix (~> 2.0, >= 2.0.2) arel (7.1.4) builder (3.2.2) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.5) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) @@ -104,7 +104,7 @@ GEM rack (>= 1.2, < 3) psych (2.2.1) public_suffix (2.0.4) - rack (2.0.1) + rack (2.0.7) rack-test (0.6.3) rack (>= 1.0) rails (5.0.0.1) @@ -151,7 +151,7 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) - sprockets (3.7.0) + sprockets (4.0.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.0)