From 59fee8ca18d35b31850f34e4c7f338710f2ae230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 18:16:56 +0000 Subject: [PATCH] Bump rake from 11.2.2 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 11.2.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/v11.2.2...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5435498..4e1fbf5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM byebug (~> 9.0) pry (~> 0.10) rainbow (2.1.0) - rake (11.2.2) + rake (12.3.3) rubocop (0.42.0) parser (>= 2.3.1.1, < 3.0) powerpack (~> 0.1)