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

Tag for v2.0.0 is missing #241

Closed MuhammadRazaAslam closed 1 year ago

MuhammadRazaAslam commented 1 year ago

@cyu According to the changelog, v2.0.0 has been released but tag for v.2.0.0 is missing.

image
jbranchaud commented 1 year ago

I noticed this as well and wasn't able to install v2.0.0 because of it:

Could not find gem 'rack-cors (~> 2.0.0)' in rubygems repository https://rubygems.org/ or installed
locally.

Is v2 in a pre-release phase or should it be available to use at this time?

jbranchaud commented 1 year ago

Looks like this is a duplicate issue of https://github.com/cyu/rack-cors/issues/233#issue-1130675285

cyu commented 1 year ago

Tagged RC1: https://github.com/cyu/rack-cors/issues/233#issuecomment-1242979594