From a32991a0c45934589abd6e55d11a6dbbc6941003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:50:05 +0000 Subject: [PATCH] Bump rake from 0.9.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 0.9.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/rake-0.9.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79e8ebc..75ba40b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM multi_json (~> 1.0) ansi (1.3.0) arel (2.2.1) - builder (3.0.0) + builder (3.0.4) capistrano (2.8.0) highline net-scp (>= 1.0.0) @@ -57,6 +57,7 @@ GEM coffee-script-source execjs coffee-script-source (1.1.2) + concurrent-ruby (1.1.6) daemons (1.1.4) diff-lcs (1.1.3) erubis (2.7.0) @@ -77,14 +78,15 @@ GEM spork (>= 0.8.4) haml (3.1.3) highline (1.6.2) - hike (1.2.1) - hoe (3.0.5) - rake (~> 0.8) - i18n (0.6.0) + hike (1.2.3) + hoe (3.22.1) + rake (>= 0.8, < 15.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jquery-rails (1.0.14) railties (~> 3.0) thor (~> 0.14) - json (1.6.1) + json (1.8.6) json_pure (1.6.1) kgio (2.6.0) libv8 (3.3.10.2) @@ -93,7 +95,7 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.16) - multi_json (1.0.3) + multi_json (1.14.1) net-scp (1.0.4) net-ssh (>= 1.99.1) net-sftp (2.0.5) @@ -103,14 +105,14 @@ GEM net-ssh (>= 1.99.1) nokogiri (1.5.0) polyglot (0.3.2) - rack (1.3.4) - rack-cache (1.1) + rack (1.3.10) + rack-cache (1.11.0) rack (>= 0.4) rack-mount (0.8.3) rack (>= 1.0.0) - rack-ssl (1.3.2) + rack-ssl (1.3.4) rack - rack-test (0.6.1) + rack-test (0.6.3) rack (>= 1.0) rails (3.1.1) actionmailer (= 3.1.1) @@ -128,9 +130,9 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) raindrops (0.7.0) - rake (0.9.2) + rake (13.0.1) rb-fsevent (0.4.3.1) - rdoc (3.10) + rdoc (3.12.2) json (~> 1.4) redis (2.2.2) redis-store (1.0.0.1) @@ -163,7 +165,7 @@ GEM rubyzip settingslogic (2.0.6) spork (0.9.0.rc9) - sprockets (2.0.2) + sprockets (2.0.5) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) @@ -174,7 +176,7 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.14.6) - tilt (1.3.3) + tilt (1.3.7) treetop (1.4.10) polyglot polyglot (>= 0.3.1)