From c067aed17240293651f7563e9b59c63850a8c88a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 11:43:33 +0000 Subject: [PATCH] Bump rake from 12.3.2 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 12.3.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/v12.3.2...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6570010..97522ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM hashdiff (0.4.0) mini_magick (4.9.3) public_suffix (3.1.1) - rake (12.3.2) + rake (12.3.3) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) @@ -50,7 +50,7 @@ PLATFORMS DEPENDENCIES awesome_print (< 2.0) mapstatic! - rake (~> 12) + rake rspec (~> 3) thor (>= 0.19.0, < 2.0) vcr (~> 3)