From a562221a107f4ac20a34b10aa93754758f1789e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2020 17:34:32 +0000 Subject: [PATCH] Bump sprockets from 2.12.3 to 3.7.2 Bumps [sprockets](https://github.com/rails/sprockets) from 2.12.3 to 3.7.2. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/v3.7.2/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v2.12.3...v3.7.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c91a25..0a164f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,6 +31,7 @@ GEM tzinfo (~> 1.1) arel (5.0.1.20140414130214) builder (3.2.2) + concurrent-ruby (1.1.5) coveralls (0.7.0) multi_json (~> 1.3) rest-client @@ -45,19 +46,18 @@ GEM multipart-post (~> 1.2.0) faraday_middleware (0.9.0) faraday (>= 0.7.4, < 0.9) - hike (1.2.3) i18n (0.6.11) json (1.8.1) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.4.3) minitest (5.4.2) - multi_json (1.10.1) + multi_json (1.14.1) multipart-post (1.2.0) netrc (0.7.7) puma (2.8.2) rack (>= 1.1, < 2.0) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.1.7) @@ -98,11 +98,9 @@ GEM multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - sprockets (2.12.3) - hike (~> 1.2) - multi_json (~> 1.0) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) sprockets-rails (2.2.0) actionpack (>= 3.0) activesupport (>= 3.0) @@ -112,7 +110,6 @@ GEM tins (~> 1.0) thor (0.19.1) thread_safe (0.3.4) - tilt (1.4.1) tins (1.3.3) tzinfo (1.2.2) thread_safe (~> 0.1)