ruby / zlib

Ruby interface for the zlib compression/decompression library
Other
49 stars 35 forks source link

Bump up 3.1.1 #82

Closed k0kubun closed 3 months ago

k0kubun commented 3 months ago

As per https://bugs.ruby-lang.org/issues/20289, I backported only that change to ruby/ruby ruby_3_3. In case zlib.gem is written in Gemfile/Gemfile.lock, I think we should have a compatible release on rubygems.org. I created 3-1-stable branch in this repository and pushed the same backport change.

@hsbt I'll release it as part of Ruby 3.3.2. Could you merge this and release this 3-1-stable branch as 3.1.1?