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

Version 2.0 on RubyGems #233

Closed carlwiedemann closed 1 year ago

carlwiedemann commented 2 years ago

Master shows a stable version number for 2.0.0, but there's no release for it on RubyGems.

Can the maintainers push this to RubyGems? Should be quick

cyu commented 1 year ago

Apologies for taking so long on this (honestly I thought I had taken care of this already).

Considering the changes made in this release and issues encountered in my last few releases, I've decided to make this an RC release for now.