From 69a33e7e64db7ae0cbea7eff405da0624622dc40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 16:20:19 +0000 Subject: [PATCH] Bump rake from 10.3.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 10.3.2 to 13.0.1. - [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.3.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dac5aae..e6241f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,21 +3,21 @@ PATH specs: allure-ruby-adaptor-api (0.6.6) mimemagic - nokogiri (~> 1.6.0) + nokogiri (~> 1.8) uuid GEM remote: https://rubygems.org/ specs: - macaddr (1.7.1) - systemu (~> 2.6.2) - mimemagic (0.2.1) - mini_portile (0.6.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) - rake (10.3.2) - systemu (2.6.4) - uuid (2.3.7) + macaddr (1.7.2) + systemu (~> 2.6.5) + mimemagic (0.3.5) + mini_portile2 (2.4.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + rake (13.0.1) + systemu (2.6.5) + uuid (2.3.9) macaddr (~> 1.0) PLATFORMS