Closed ccarruitero closed 6 years ago
I have a compatibility problem with rubyzip version required for this gem.
rubyzip
Since you are using pessimistic operator '~>' it is locked in 0.9.9, that is a version from more than 5 years ago.
0.9.9
Removing pessimistic operator allow use recent versions aside with older version 0.9.9
I have a compatibility problem with
rubyzip
version required for this gem.Since you are using pessimistic operator '~>' it is locked in
0.9.9
, that is a version from more than 5 years ago.Removing pessimistic operator allow use recent versions aside with older version
0.9.9