From 82f163b609af66d9d874007e9bb92af6abcdb688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:39:54 +0000 Subject: [PATCH] Bump rake from 0.8.7 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 0.8.7 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/rake-0.8.7...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 618f71e..24a6968 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,17 @@ PATH remote: . specs: - uuid (2.3.7) + uuid (2.3.9) macaddr (~> 1.0) GEM remote: https://rubygems.org/ specs: - macaddr (1.6.7) - systemu (~> 2.6.2) + macaddr (1.7.2) + systemu (~> 2.6.5) mocha (0.9.12) - rake (0.8.7) - systemu (2.6.4) + rake (12.3.3) + systemu (2.6.5) yard (0.6.7) PLATFORMS