From e9a0f270a842bc0df04c906aeba3e61629e136d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 03:55:12 +0000 Subject: [PATCH] Bump rake from 12.3.3 to 13.0.0 Bumps [rake](https://github.com/ruby/rake) from 12.3.3 to 13.0.0. - [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.3.3...v13.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40f8d5d38..29d6ff292 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,8 +12,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - childprocess (2.0.0) - rake (< 13.0) + childprocess (1.0.0) coderay (1.1.2) coveralls (0.8.23) json (>= 1.8, < 3) @@ -70,7 +69,7 @@ GEM racksh (1.0.0) rack (>= 1.0) rack-test (>= 0.5) - rake (12.3.3) + rake (13.0.0) redcarpet (3.5.0) regexp_parser (1.6.0) rspec (3.8.0)