Skip to content

Commit

Permalink
Using future version of rubyzip
Browse files Browse the repository at this point in the history
  • Loading branch information
L33tH4x0r committed Feb 20, 2020
1 parent 3a4259f commit 4823b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion active_storage-send_zip.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'minitest', '~> 5.0'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_dependency 'rails', '> 5.2'
spec.add_dependency 'rubyzip', '~> 2.0'
spec.add_dependency 'rubyzip', '< 3.0'
end

0 comments on commit 4823b11

Please sign in to comment.