From 170e315b91cf4df72b07c02cca735439818f51bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Mar 2021 21:04:40 +0000 Subject: [PATCH] Bump rake from 13.0.1 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 13.0.1 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/v13.0.1...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 6e8e27a..170e2e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM method_source (~> 1.0) public_suffix (3.0.2) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.3) regexp_parser (2.1.1) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)