From c7c66f5b002a80e3dc20e10281c3d3ad1df32f17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 17:12:42 +0000 Subject: [PATCH] Bump sprockets from 2.0.3 to 2.0.5 in /hw3 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] --- hw3/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hw3/Gemfile.lock b/hw3/Gemfile.lock index dadd180..bd1c45b 100644 --- a/hw3/Gemfile.lock +++ b/hw3/Gemfile.lock @@ -73,7 +73,7 @@ GEM gherkin (2.8.0) json (>= 1.4.6) haml (3.1.4) - hike (1.2.1) + hike (1.2.3) i18n (0.6.0) jquery-rails (1.0.19) railties (~> 3.0) @@ -93,7 +93,7 @@ GEM multi_json (1.1.0) nokogiri (1.5.0) polyglot (0.3.3) - rack (1.3.6) + rack (1.3.10) rack-cache (1.0.3) rack (>= 0.4) rack-mount (0.8.3) @@ -142,7 +142,7 @@ GEM ffi (~> 1.0.9) json_pure rubyzip - sprockets (2.0.3) + sprockets (2.0.5) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) @@ -151,7 +151,7 @@ GEM therubyracer (0.9.10) libv8 (~> 3.3.10) thor (0.14.6) - tilt (1.3.3) + tilt (1.3.7) treetop (1.4.10) polyglot polyglot (>= 0.3.1)