From 25b43625d3595311cc2004871e03168c52aa7bc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2020 14:12:05 +0000 Subject: [PATCH] Bump rubyzip from 1.2.1 to 1.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 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.1...v1.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c6cc29..ae433fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: https://github.com/koraktor/steam-condenser-ruby.git + remote: git://github.com/koraktor/steam-condenser-ruby.git revision: 2cb441f0518a0b8d20a017dfcc42783ae878311a specs: steam-condenser (1.3.11) @@ -260,7 +260,7 @@ GEM rspec-mocks (~> 3.3.0) rspec-support (~> 3.3.0) rspec-support (3.3.0) - rubyzip (1.2.1) + rubyzip (1.3.0) sanitize (2.1.0) nokogiri (>= 1.4.4) sass (3.3.14)