From 9eb73bae3fde7af152bba796ec6fa766114f3b76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 05:05:47 +0000 Subject: [PATCH] Bump rake from 10.4.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 10.4.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/v10.4.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 f9cfb27..c7c7ff5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,6 +136,7 @@ GEM thor (>= 0.14, < 2.0) json (1.8.2) jwt (1.4.1) + kgio (2.11.3) listen (2.8.5) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) @@ -230,7 +231,8 @@ GEM activesupport (= 4.2.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.2) + raindrops (0.19.1) + rake (13.0.1) rb-fsevent (0.9.4) rb-inotify (0.9.5) ffi (>= 0.5.0) @@ -292,6 +294,9 @@ GEM uglifier (2.7.1) execjs (>= 0.3.0) json (>= 1.8.0) + unicorn (5.5.3) + kgio (~> 2.6) + raindrops (~> 0.7) web-console (2.1.1) activemodel (>= 4.0) binding_of_caller (>= 0.7.2) @@ -333,6 +338,7 @@ DEPENDENCIES sdoc (~> 0.4.0) spring uglifier (>= 1.3.0) + unicorn web-console (~> 2.0) wikipedia-client