From f463f137754930abe43603aaafb1696cd50bcc01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2019 22:56:12 +0000 Subject: [PATCH] Bump sprockets from 3.7.0 to 3.7.2 in /puppies Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.0 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.7.0...v3.7.2) Signed-off-by: dependabot[bot] --- puppies/Gemfile.lock | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) mode change 100755 => 100644 puppies/Gemfile.lock diff --git a/puppies/Gemfile.lock b/puppies/Gemfile.lock old mode 100755 new mode 100644 index 5b21f35..efc99c7 --- a/puppies/Gemfile.lock +++ b/puppies/Gemfile.lock @@ -41,6 +41,7 @@ GEM arel (7.1.4) builder (3.2.2) byebug (9.0.6) + coderay (1.1.2) coffee-rails (4.2.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.2.x) @@ -48,7 +49,7 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.5) connection_pool (2.2.0) debug_inspector (0.0.2) erubis (2.7.0) @@ -83,8 +84,14 @@ GEM nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) pg (0.19.0) + pry (0.11.0) + coderay (~> 1.1.0) + method_source (~> 0.8.1) + pry-remote (0.1.8) + pry (~> 0.9) + slop (~> 3.0) puma (3.6.0) - rack (2.0.1) + rack (2.0.7) rack-protection (1.5.3) rack rack-test (0.6.3) @@ -146,12 +153,13 @@ GEM connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0) redis (~> 3.2, >= 3.2.1) + slop (3.6.0) spring (2.0.0) activesupport (>= 4.2) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - sprockets (3.7.0) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.0) @@ -190,6 +198,8 @@ DEPENDENCIES jquery-rails listen (~> 3.0.5) pg + pry + pry-remote puma (~> 3.0) rails (~> 5.0.0, >= 5.0.0.1) redis