From d789f1111167336f0c4ac5ee992568e29f56b408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 20:46:43 +0000 Subject: [PATCH] Bump rake from 10.5.0 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 10.5.0 to 13.0.3. - [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.5.0...v13.0.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95c5380..a53316b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GEM memory_profiler (0.9.12) mini_magick (4.9.5) minitest (5.11.3) - rake (10.5.0) + rake (13.0.3) rake-compiler (1.0.7) rake rspec (3.8.0) @@ -47,14 +47,14 @@ PLATFORMS ruby DEPENDENCIES - bundler (~> 1.17) + bundler byebug gd2-ffij image_processing memory_profiler mini_magick minitest - rake (~> 10.0) + rake rake-compiler rspec rszr!