From ec5bd02183ce10a92ed8e5d8e30a94e0f5a8b8c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 08:34:06 +0000 Subject: [PATCH] Bump rubyzip from 1.2.2 to 1.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 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.2...v1.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11ae3074..f8580761 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,14 +10,24 @@ GIT GEM remote: https://rubygems.org/ specs: + activesupport (4.2.11.3) + i18n (~> 0.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) ast (2.4.0) + concurrent-ruby (1.1.7) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) hashdiff (0.3.7) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) + kwalify (0.7.2) + minitest (5.14.2) parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) @@ -50,11 +60,14 @@ GEM rubocop-rspec (1.29.1) rubocop (>= 0.58.0) ruby-progressbar (1.10.0) - rubyzip (1.2.2) + rubyzip (1.3.0) safe_yaml (1.0.4) tee (1.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) + thread_safe (0.3.6) + tzinfo (1.2.7) + thread_safe (~> 0.1) unicode-display_width (1.4.0) webmock (3.4.2) addressable (>= 2.3.6)