From ad9fec28a5c56be7bbd957187305d34a5a7979ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 19 Dec 2020 07:58:36 +0000 Subject: [PATCH] No-Jira(deps): Bump rake from 13.0.1 to 13.0.2 Bumps [rake](https://github.com/ruby/rake) from 13.0.1 to 13.0.2. - [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.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52c8d7a..90e8ec2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.2) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0)