From 4f5e38f9cc0e137c9e64dc7185b232b6e543766f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 10:26:05 +0000 Subject: [PATCH] Bump rake from 10.1.0 to 13.0.1 in /vnet Bumps [rake](https://github.com/ruby/rake) from 10.1.0 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/rake-10.1.0...v13.0.1) Signed-off-by: dependabot[bot] --- vnet/Gemfile | 2 +- vnet/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/vnet/Gemfile b/vnet/Gemfile index 0b74207b4..0f3d7862a 100644 --- a/vnet/Gemfile +++ b/vnet/Gemfile @@ -39,7 +39,7 @@ gem 'pio' group :development, :test do # Rake's version required was added to make OpenVNet run on Ubuntu 14.04 - gem "rake", "10.1.0" + gem "rake", "13.0.1" gem "rspec" gem "rack-test" gem "fabrication", '2.9.8' # Updating to 2.13.2 broke the unit tests. diff --git a/vnet/Gemfile.lock b/vnet/Gemfile.lock index f1cf21cca..a7b07bc1b 100644 --- a/vnet/Gemfile.lock +++ b/vnet/Gemfile.lock @@ -136,7 +136,7 @@ GEM rack (>= 1.0, < 3) rainbow (3.0.0) raindrops (0.19.0) - rake (10.1.0) + rake (13.0.1) redis (4.0.2) redis-namespace (1.6.0) redis (>= 3.0.4) @@ -241,7 +241,7 @@ DEPENDENCIES rack-cors rack-test racket (>= 1.0.12)! - rake (= 10.1.0) + rake (= 13.0.1) rant (>= 0.5.9)! rspec rubocop