carrierwaveuploader / carrierwave

Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
https://github.com/carrierwaveuploader/carrierwave
8.78k stars 1.65k forks source link

CI against Ruby 3.3 #2744

Closed y-yagi closed 1 week ago

y-yagi commented 3 weeks ago

This PR adds Ruby 3.3 to the CI matrix to confirm carrierwave working with Ruby 3.3.

mshibuya commented 1 week ago

Thank you!