From bbdf0052c444e0e3d0577e9c4175a7186d5e60d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 15:13:03 +0000 Subject: [PATCH] Bump rubyzip from 1.1.7 to 2.3.0 in /clojure-book Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.1.7 to 2.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...v2.3.0) Signed-off-by: dependabot[bot] --- clojure-book/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clojure-book/Gemfile.lock b/clojure-book/Gemfile.lock index 61c32a1..1df3ee2 100644 --- a/clojure-book/Gemfile.lock +++ b/clojure-book/Gemfile.lock @@ -69,7 +69,7 @@ GEM ffi (>= 0.5.0) redcarpet (3.3.1) rouge (1.9.0) - rubyzip (1.1.7) + rubyzip (2.3.0) sass (3.4.14) sass-globbing (1.1.1) sass (>= 3.1)