From 5687adf8db531cd4bcaa333bb3a39fd12111ce64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 18:55:30 +0000 Subject: [PATCH] Bump rake from 11.3.0 to 13.0.1 in /puppies Bumps [rake](https://github.com/ruby/rake) from 11.3.0 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v11.3.0...v13.0.1) Signed-off-by: dependabot[bot] --- puppies/Gemfile.lock | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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..49f8639 --- 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) @@ -83,6 +84,12 @@ 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-protection (1.5.3) @@ -112,7 +119,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (11.3.0) + rake (13.0.1) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0) @@ -146,6 +153,7 @@ 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) @@ -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