From 22f270f87a493da37d460a89b93127db1f754b0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 04:50:32 +0000 Subject: [PATCH] Bump rake from 11.2.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 11.2.2 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.2.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d1840f9..8a48ff3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,6 +40,7 @@ GEM tzinfo (~> 1.1) arel (7.0.0) builder (3.2.2) + byebug (11.1.1) coffee-rails (4.2.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.2.x) @@ -73,6 +74,9 @@ GEM minitest (5.9.0) multi_json (1.12.1) nio4r (1.2.1) + nokogiri (1.6.8) + mini_portile2 (~> 2.1.0) + pkg-config (~> 1.1.7) nokogiri (1.6.8-x86-mingw32) mini_portile2 (~> 2.1.0) pkg-config (~> 1.1.7) @@ -104,7 +108,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (11.2.2) + rake (13.0.1) sass (3.4.22) sass-rails (5.0.5) railties (>= 4.0.0, < 6) @@ -119,6 +123,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.11) sqlite3 (1.3.11-x86-mingw32) thor (0.19.1) thread_safe (0.3.5) @@ -142,6 +147,7 @@ GEM websocket-extensions (0.1.2) PLATFORMS + ruby x86-mingw32 DEPENDENCIES