From 69397b6c319c2ec6cda4061bbe452f177053cde9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 13:37:21 +0000 Subject: [PATCH] Bump rake from 10.1.0 to 12.3.3 in /src 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] --- src/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Gemfile.lock b/src/Gemfile.lock index 7e6f4d3..fe148e1 100644 --- a/src/Gemfile.lock +++ b/src/Gemfile.lock @@ -17,7 +17,7 @@ GEM multi_json (1.7.7) polyglot (0.3.3) power_assert (0.2.6) - rake (10.1.0) + rake (12.3.3) rspec (2.13.0) rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0)