Fix sentry-raven gem in the gemfile

This commit is contained in:
Michael Ball 2020-02-19 13:36:18 -08:00
parent 5932e27b85
commit 2ede9f310c
2 changed files with 4 additions and 3 deletions

View file

@ -142,7 +142,7 @@ gem 'rqrcode'
gem 'axlsx', git: 'https://github.com/randym/axlsx.git'
gem 'axlsx_rails'
gem 'sentry'
gem 'sentry-raven'
# to make links faster
gem 'turbolinks'