cyu / rack-cors

Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.
MIT License
3.26k stars 263 forks source link

add Ruby 3.x to travis CI config #236

Closed clarkedb closed 1 year ago

clarkedb commented 2 years ago

Ruby 3.0 has been out for over a year. Tests all pass in Ruby 3.0 and 3.1. We should add those to the versions the CI runs against.

tmhr94 commented 1 year ago

any updates?

ohbarye commented 1 year ago

I think this can be closed in favor of https://github.com/cyu/rack-cors/pull/256.

clarkedb commented 1 year ago

I think this can be closed in favor of #256.

I agree. Thanks for that. Closing.