From 5680f7730a2bdfbb551a20883c8c63cf122d95b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Aug 2021 06:57:20 +0000 Subject: [PATCH] Bump rake from 10.5.0 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 10.5.0 to 12.3.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.5.0...v12.3.3) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1436709..76db0d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM mini_portile2 (~> 2.6.1) racc (~> 1.4) racc (1.5.2) - rake (10.5.0) + rake (12.3.3) roo (2.8.3) nokogiri (~> 1) rubyzip (>= 1.3.0, < 3.0.0)