From f14329e06eb272db56c0c925dc5c100e257f15f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:23:10 +0000 Subject: [PATCH] [Security] Bump rake from 11.2.2 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 11.2.2 to 13.0.3. **This update includes security fixes.** - [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/v11.2.2...v13.0.3) 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 9f97776..5a9ea3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM rack (2.0.6) rack-protection (2.0.2) rack - rake (11.2.2) + rake (13.0.3) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0)