Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump rubyzip version.
  • Loading branch information
rozhok committed May 23, 2019
1 parent c593a08 commit 368fdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion axlsx.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.test_files = Dir.glob("{test/**/*}")

s.add_runtime_dependency 'nokogiri', '~> 1.8', '>= 1.8.2'
s.add_runtime_dependency 'rubyzip','~> 1.2', '>= 1.2.1'
s.add_runtime_dependency 'rubyzip','~> 1.2', '>= 1.2.2'
s.add_runtime_dependency "htmlentities", "~> 4.3", '>= 4.3.4'
s.add_runtime_dependency "mimemagic", '~> 0.3'

Expand Down

0 comments on commit 368fdf9

Please sign in to comment.