Upgrade to newest Sentry

This commit is contained in:
Sebastian Serth
2021-03-04 14:02:16 +01:00
parent 22adcaddba
commit b10e23dd16
20 changed files with 72 additions and 67 deletions

View File

@ -45,7 +45,8 @@ gem 'whenever', require: false
gem 'concurrent-ruby'
gem 'mnemosyne-ruby'
gem 'newrelic_rpm'
gem 'sentry-raven'
gem 'sentry-rails'
gem 'sentry-ruby'
group :development, :staging do
gem 'better_errors'