From 30b08a25ebe7d65145c84e7b9c0d8fcb7c58ce9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2020 23:51:33 +0000 Subject: [PATCH] Bump rubyzip from 1.2.3 to 1.3.0 in /arduino/cosmos Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v1.3.0) 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..4305301 100644 --- a/arduino/cosmos/Gemfile.lock +++ b/arduino/cosmos/Gemfile.lock @@ -44,7 +44,7 @@ GEM rake (12.3.2) rdoc (6.1.1) ruby-termios (0.9.6) - rubyzip (1.2.3) + rubyzip (1.3.0) snmp (1.3.1) uuidtools (2.1.5) yard (0.9.19)