From 0df57b7f0e77b1d901fa13a3ca4f603760fb59fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:36:19 +0000 Subject: [PATCH] Bump sprockets from 2.0.3 to 2.0.5 Bumps [sprockets](https://github.com/rails/sprockets) from 2.0.3 to 2.0.5. - [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/v2.0.3...v2.0.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5154b6f..a129dea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM thor (~> 0.14.6) guard-rspec (0.6.0) guard (>= 0.10.0) - hike (1.2.1) + hike (1.2.3) i18n (0.6.0) jquery-rails (1.0.19) railties (~> 3.0) @@ -64,7 +64,7 @@ GEM mime-types (1.17.2) multi_json (1.0.4) polyglot (0.3.3) - rack (1.3.6) + rack (1.3.10) rack-cache (1.1) rack (>= 0.4) rack-mount (0.8.3) @@ -105,13 +105,13 @@ GEM railties (~> 3.0) rspec (~> 2.7.0) shoulda-matchers (1.0.0) - sprockets (2.0.3) + sprockets (2.0.5) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.5) thor (0.14.6) - tilt (1.3.3) + tilt (1.4.1) treetop (1.4.10) polyglot polyglot (>= 0.3.1)