Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rubyzipのバージョン制約が必要そう #1887

Open
kmuto opened this issue Apr 9, 2023 · 2 comments
Open

rubyzipのバージョン制約が必要そう #1887

kmuto opened this issue Apr 9, 2023 · 2 comments

Comments

@kmuto
Copy link
Owner

kmuto commented Apr 9, 2023

rubyzipが何か変わる模様。

Post-install message from rubyzip:
RubyZip 3.0 is coming!
**********************
The public API of some Rubyzip classes has been modernized to use named
parameters for optional arguments. Please check your usage of the
following classes:
  * `Zip::File`
  * `Zip::Entry`
  * `Zip::InputStream`
  * `Zip::OutputStream`
Please ensure that your Gemfiles and .gemspecs are suitably restrictive
to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
See https://github.com/rubyzip/rubyzip for details. The Changelog also
lists other enhancements and bugfixes that have been implemented since
version 2.3.0.
@takahashim
Copy link
Collaborator

あんまり凝った使い方はしてないので、わりと影響ないんではないかな…と思っております(あるとすればput_next_entryくらい?)。

@takahashim
Copy link
Collaborator

そういえばrubyzipはまだ3.0がリリースされていないのでした

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants