phusion / passenger

A fast and robust web server and application server for Ruby, Python and Node.js
https://www.phusionpassenger.com/
MIT License
5.01k stars 547 forks source link

Add base64 as a dependency #2572

Open p8 opened 3 weeks ago

p8 commented 3 weeks ago

Ruby 3.4 removes base64 as a default gem. https://github.com/ruby/ruby/pull/9550

p8 commented 2 weeks ago

Maybe the removal of base64 will be reverted: https://bugs.ruby-lang.org/issues/20859

CamJN commented 2 weeks ago

The revert of removing base64 was rejected. Can you please sign the contributor agreement if you haven't done so before.