From d50f36c1cb338b8edb792bb644ae8d4cc679b2af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Apr 2021 00:42:16 +0000 Subject: [PATCH] Bump rake from 10.3.2 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 10.3.2 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.3.2...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 2a0cdce..a20eaba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM pry-byebug (1.3.2) byebug (~> 2.7) pry (~> 0.9.12) - rake (10.3.2) + rake (13.0.3) retriable (1.4.1) signet (0.6.1) addressable (~> 2.3)