ruby-i18n / i18n

Internationalization (i18n) library for Ruby
MIT License
986 stars 411 forks source link

Release 1.9.0 disappeared from rubygems.org #610

Closed pil0u closed 2 years ago

pil0u commented 2 years ago

https://rubygems.org/gems/i18n/versions

It broke my build on Heroku, I updated to 1.9.1 to be fine. Is this deletion intended?

tachyons commented 2 years ago

Yes, 1.9.0 is yanked. See discussion here

pil0u commented 2 years ago

Thanks for the link, I hit a bad timing :-)