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
|
|
@ -70,6 +70,9 @@ GEM
|
|||
safely_block (>= 0.1.1)
|
||||
user_agent_parser
|
||||
uuidtools
|
||||
airbrake (7.1.1)
|
||||
airbrake-ruby (~> 2.5)
|
||||
airbrake-ruby (2.7.0)
|
||||
arel (7.1.4)
|
||||
ast (2.3.0)
|
||||
autoprefixer-rails (7.1.1)
|
||||
|
|
@ -221,9 +224,6 @@ GEM
|
|||
sysexits (~> 1.1)
|
||||
hashdiff (0.3.4)
|
||||
hashie (3.5.5)
|
||||
hoptoad_notifier (2.4.11)
|
||||
activesupport
|
||||
builder
|
||||
htmlentities (4.3.4)
|
||||
http-cookie (1.0.2)
|
||||
domain_name (~> 0.5)
|
||||
|
|
@ -577,6 +577,7 @@ DEPENDENCIES
|
|||
acts_as_commentable_with_threading
|
||||
acts_as_list
|
||||
ahoy_matey
|
||||
airbrake (~> 7.1)
|
||||
autoprefixer-rails
|
||||
awesome_nested_set (~> 3.1.3)
|
||||
axlsx!
|
||||
|
|
@ -613,7 +614,6 @@ DEPENDENCIES
|
|||
guard-rspec
|
||||
haml-rails
|
||||
haml_lint (~> 0.24.0)
|
||||
hoptoad_notifier (~> 2.3)
|
||||
iso-639
|
||||
jquery-datatables-rails (~> 2.2.1)
|
||||
jquery-rails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue