From eb127f2c6e8cf8c81fa2947dbf8ae9bbedce8b54 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 05:58:35 +0000 Subject: [PATCH] No-Jira(deps): Bump rake from 13.0.4 to 13.0.6 Bumps [rake](https://github.com/ruby/rake) from 13.0.4 to 13.0.6. - [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.4...v13.0.6) 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 05994e8..f88f9dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM method_source rake (>= 0.13) thor (~> 1.0) - rake (13.0.4) + rake (13.0.6) ruby-progressbar (1.11.0) sprockets (4.0.2) concurrent-ruby (~> 1.0)