gems: update zip_tricks and zipline
This fixes a Ruby 2.7 deprecation warning: > /ruby/2.7.0/gems/zip_tricks-5.3.1/lib/zip_tricks/streamer.rb:340: warning: The called method `write_deflated_file' is defined here
This commit is contained in:
parent
f17a593b03
commit
b204fe74a4
1 changed files with 3 additions and 3 deletions
|
@ -792,9 +792,9 @@ GEM
|
|||
xray-rails (0.3.2)
|
||||
rails (>= 3.1.0)
|
||||
zeitwerk (2.4.2)
|
||||
zip_tricks (5.3.1)
|
||||
zipline (1.2.1)
|
||||
rails (>= 3.2.1, < 6.1)
|
||||
zip_tricks (5.5.0)
|
||||
zipline (1.3.0)
|
||||
actionpack (>= 3.2.1, < 7.0)
|
||||
zip_tricks (>= 4.2.1, < 6.0)
|
||||
zxcvbn-ruby (1.1.0)
|
||||
|
||||
|
|
Loading…
Reference in a new issue