Skip to content

Commit

Permalink
Bump rubyzip from 1.2.2 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](rubyzip/rubyzip@v1.2.2...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2021
1 parent a4e0804 commit 1058baf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ GEM
http_parser.rb (~> 0.6.0)
ethon (0.12.0)
ffi (>= 1.3.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
execjs (2.7.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.10.0)
ffi (1.10.0-x64-mingw32)
forwardable-extended (2.6.0)
gemoji (3.0.0)
Expand Down Expand Up @@ -205,6 +207,8 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.11.3)
multipart-post (2.0.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.4-x64-mingw32)
mini_portile2 (~> 2.4.0)
octokit (4.13.0)
Expand All @@ -219,7 +223,7 @@ GEM
ruby-enum (0.7.2)
i18n
ruby_dep (1.5.0)
rubyzip (1.2.2)
rubyzip (2.3.0)
safe_yaml (1.0.5)
sass (3.7.3)
sass-listen (~> 4.0.0)
Expand All @@ -241,6 +245,7 @@ GEM
unicode-display_width (1.5.0)

PLATFORMS
ruby
x64-mingw32

DEPENDENCIES
Expand Down

0 comments on commit 1058baf

Please sign in to comment.