Skip to content

Commit

Permalink
updated rubyzip gem
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Nov 6, 2019
1 parent b627e55 commit 434912b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -26,4 +26,5 @@ gem 'codecov', :require => false
# gem 'memory_profiler'

# docs server
gem "rubyzip", ">= 1.3.0"
gem "github-pages", '198', group: :jekyll_plugins
3 changes: 2 additions & 1 deletion Gemfile.lock
Expand Up @@ -251,7 +251,7 @@ GEM
i18n
ruby-progressbar (1.10.1)
ruby_dep (1.5.0)
rubyzip (1.2.3)
rubyzip (2.0.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand Down Expand Up @@ -290,6 +290,7 @@ DEPENDENCIES
rake
rubocop (~> 0.75.0)
rubocop-performance (~> 1.5.0)
rubyzip (>= 1.3.0)
simplecov

BUNDLED WITH
Expand Down

0 comments on commit 434912b

Please sign in to comment.