From 93e1721b9510c85b32a28386622ee6a0a8a5ef9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:45:06 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 0.9.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/v0.9.2.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index caec3a0..24ad8db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM coderay (~> 1.0.5) method_source (~> 0.7.1) slop (>= 2.4.4, < 3) - rake (0.9.2.2) + rake (13.0.1) randexp (0.1.7) rb-fchange (0.0.5) ffi @@ -98,11 +98,6 @@ GEM diff-lcs (~> 1.1.3) rspec-mocks (2.10.1) sexp_processor (3.2.0) - simplecov (0.6.4) - multi_json (~> 1.0) - simplecov-html (~> 0.5.3) - simplecov-html (0.5.3) - simplecov-vim (0.0.1) slop (2.4.4) thor (0.15.2) webmock (1.8.7) @@ -135,7 +130,5 @@ DEPENDENCIES pry rb-readline rspec - simplecov - simplecov-vim webmock yard (~> 0.6.0)