From b8a5f0d6c1bf74fc311151022b319a960ba7d7a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 17:41:18 +0000 Subject: [PATCH] Bump rake from 12.0.0 to 13.0.1 in /RailsCode/toy_app2 Bumps [rake](https://github.com/ruby/rake) from 12.0.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/v12.0.0...v13.0.1) Signed-off-by: dependabot[bot] --- RailsCode/toy_app2/Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/RailsCode/toy_app2/Gemfile.lock b/RailsCode/toy_app2/Gemfile.lock index 27b2a97..faeb79b 100644 --- a/RailsCode/toy_app2/Gemfile.lock +++ b/RailsCode/toy_app2/Gemfile.lock @@ -41,6 +41,7 @@ GEM arel (7.1.4) bindex (0.5.0) builder (3.2.3) + byebug (11.1.1) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -73,8 +74,11 @@ GEM minitest (5.10.2) multi_json (1.12.1) nio4r (2.1.0) + nokogiri (1.7.2) + mini_portile2 (~> 2.1.0) nokogiri (1.7.2-x64-mingw32) mini_portile2 (~> 2.1.0) + pg (0.20.0) pg (0.20.0-x64-mingw32) puma (3.8.2) rack (2.0.3) @@ -103,7 +107,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.0.0) + rake (13.0.1) sass (3.4.24) sass-rails (5.0.6) railties (>= 4.0.0, < 6) @@ -140,6 +144,7 @@ GEM websocket-extensions (0.1.2) PLATFORMS + ruby x64-mingw32 DEPENDENCIES