mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Replaced hoptoad gem with airbrake gem
This commit is contained in:
parent
0c6d1fa233
commit
7d2afc623d
4 changed files with 27 additions and 34 deletions
2
Gemfile
2
Gemfile
|
|
@ -141,7 +141,7 @@ gem 'axlsx', git: 'https://github.com/randym/axlsx.git'
|
|||
gem 'axlsx_rails'
|
||||
|
||||
# as error catcher
|
||||
gem 'hoptoad_notifier', '~> 2.3'
|
||||
gem 'airbrake', '~> 7.1'
|
||||
|
||||
# to make links faster
|
||||
gem 'turbolinks'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue