From 651ee5bf454b835f5efb25d99c9fc474bb1cdb58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 12:26:47 +0000 Subject: [PATCH] Bump sprockets from 3.5.2 to 3.7.2 Bumps [sprockets](https://github.com/rails/sprockets) from 3.5.2 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/v3.5.2...v3.7.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 650406d..3e7fbbf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.0) + concurrent-ruby (1.1.5) countries (1.2.5) currencies (~> 0.4.2) i18n_data (~> 0.7.0) @@ -108,7 +108,7 @@ GEM activemodel (>= 4.0.1, < 5.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - rack (1.6.4) + rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) rails (4.2.5.1) @@ -176,7 +176,7 @@ GEM tilt (>= 1.3.3, < 2.1) sort_alphabetical (1.0.2) unicode_utils (>= 1.2.2) - sprockets (3.5.2) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.0.1)