From 906db3dfe763107e79ec8efc76a3768978ad8433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 02:21:38 +0000 Subject: [PATCH] Bump rake from 10.1.0 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 10.1.0 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/rake-10.1.0...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 574c5b1..c3a5787 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM multi_json (~> 1.3) multi_json (1.8.2) multi_test (0.0.2) - rake (10.1.0) + rake (12.3.3) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0)