Skip to content

Update ruby-sentry-rails 5.10.0 -> 5.16.1

What does this MR do and why?

Update sentry-rails ruby gem and dependencies to 5.16.1. We would like to use this version in debian.

Changelog: https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md

This brings some changes to how timezones are parsed rake db:migrate fails with

rake aborted!
TZInfo::InvalidTimezoneIdentifier: Invalid identifier: (GMT+00:00) UTC

On first look, I could not find where this error is coming from, so help would be welcome to fix this.

For now we will switch back to sentry-rails 5.10.0, but would be nice to fix this eventually.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports