From 96df27995064008590c61efeddcac6e6797d3e12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 13:46:35 +0000 Subject: [PATCH] Bump rake from 10.0.4 to 13.0.1 in /spec/dummy Bumps [rake](https://github.com/ruby/rake) from 10.0.4 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.0.4...v13.0.1) Signed-off-by: dependabot[bot] --- spec/dummy/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index 1d1599a..8a0b08f 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../ + remote: ../.. specs: legacy_assets (0.0.2) bourbon (= 3.1.6) @@ -135,7 +135,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (10.0.4) + rake (13.0.1) rb-fsevent (0.9.3) rb-inotify (0.9.0) ffi (>= 0.5.0)