From 297f792f2ddc6068b3e48963539fff4d558a1389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 14:22:03 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a63c2a..924f205 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM ast (~> 2.4.1) pg (1.2.3) rainbow (3.0.0) - rake (10.5.0) + rake (13.0.3) regexp_parser (2.1.1) rexml (3.2.5) rspec (3.8.0)