From 177dc14ffc380300beca3f13a9f5f27c066919ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 10:47:10 +0000 Subject: [PATCH] Bump rake from 12.3.2 to 13.0.1 in /arduino/cosmos Bumps [rake](https://github.com/ruby/rake) from 12.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/v12.3.2...v13.0.1) Signed-off-by: dependabot[bot] --- arduino/cosmos/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arduino/cosmos/Gemfile.lock b/arduino/cosmos/Gemfile.lock index 69e603e..4db8189 100644 --- a/arduino/cosmos/Gemfile.lock +++ b/arduino/cosmos/Gemfile.lock @@ -41,7 +41,7 @@ GEM puma (3.12.1) qtbindings (4.8.6.5) rack (2.0.8) - rake (12.3.2) + rake (13.0.1) rdoc (6.1.1) ruby-termios (0.9.6) rubyzip (1.2.3)