Finish upgrading the sentry plugin

This commit is contained in:
Michael Ball 2021-02-20 09:50:48 -08:00
parent fcbbd54f84
commit c107f36f6d
4 changed files with 7 additions and 3 deletions

View file

@ -143,6 +143,7 @@ gem 'axlsx_rails'
gem 'sentry-ruby'
gem 'sentry-rails'
gem 'sentry-delayed_job'
# to make links faster
gem 'turbolinks'