getsentry / sentry-ruby

Sentry SDK for Ruby
https://sentry.io/for/ruby
MIT License
933 stars 494 forks source link

Missing release on rubygems.org? #2221

Closed gael-ian closed 10 months ago

gael-ian commented 10 months ago

Hello,

All sentry gems for Ruby seem to have been updated to 5.16.0 but sentry-rails and sentry-delayed_job are still only available as 5.15.2 on rubygems.org. Maybe there was a bug with the release script? Can you push them manually?

Thanks.

sl0thentr0py commented 10 months ago

oh damn, on it

sl0thentr0py commented 10 months ago

sigh, github is also having an incident right now, I'll try to get it out as soon as they're back up.

sl0thentr0py commented 10 months ago

cause was failure to install latest sqlite3 release

sqlite3-1.7.0-x86_64-darwin requires ruby version < 3.4.dev, >= 3.0, which is incompatible with the current version, ruby 2.7.8p225
sl0thentr0py commented 10 months ago

@gael-ian 5.16.1 was released correctly for all gems, sorry for the inconvenience!