From 7586462eedce3581e875ed6e85d74dd16dd1d7a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 17:14:24 +0000 Subject: [PATCH] Bump rubyzip in /presentations/join-the-ruby-line/todo Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.1.7 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.1.7...v1.3.0) Signed-off-by: dependabot[bot] --- presentations/join-the-ruby-line/todo/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentations/join-the-ruby-line/todo/Gemfile.lock b/presentations/join-the-ruby-line/todo/Gemfile.lock index 4e2ca11..cd14ded 100644 --- a/presentations/join-the-ruby-line/todo/Gemfile.lock +++ b/presentations/join-the-ruby-line/todo/Gemfile.lock @@ -74,7 +74,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.1.0) rspec-support (3.1.2) - rubyzip (1.1.7) + rubyzip (1.3.0) sass (3.2.19) selenium-webdriver (2.43.0) childprocess (~> 0.5)