From 19a18695223e6ea13ce398bce6b04ff7450ab90c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 09:46:38 +0000 Subject: [PATCH] Bump rake from 10.1.1 to 13.0.1 in /spec/dummy_app Bumps [rake](https://github.com/ruby/rake) from 10.1.1 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-10.1.1...v13.0.1) Signed-off-by: dependabot[bot] --- spec/dummy_app/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/dummy_app/Gemfile.lock b/spec/dummy_app/Gemfile.lock index 2a1ca91..e3c19f9 100644 --- a/spec/dummy_app/Gemfile.lock +++ b/spec/dummy_app/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../ + remote: ../.. specs: timecop-console (0.3.1) railties (>= 3.1, < 5.0) @@ -70,7 +70,7 @@ GEM activesupport (= 4.0.3) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.1.1) + rake (13.0.1) slop (3.4.7) sprockets (2.11.0) hike (~> 1.2)