mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
bump airbrake
This commit is contained in:
@@ -142,7 +142,7 @@ gem 'structured_warnings', '~> 0.4.0'
|
||||
|
||||
# catch exceptions and send them to any airbrake compatible backend
|
||||
# don't require by default, instead load on-demand when actually configured
|
||||
gem 'airbrake', '~> 12.0.0', require: false
|
||||
gem 'airbrake', '~> 13.0.0', require: false
|
||||
|
||||
gem 'prawn', '~> 2.2'
|
||||
gem 'prawn-markup', '~> 0.3.0'
|
||||
|
||||
+2
-2
@@ -267,7 +267,7 @@ GEM
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
aes_key_wrap (1.1.0)
|
||||
afm (0.2.2)
|
||||
airbrake (12.0.0)
|
||||
airbrake (13.0.0)
|
||||
airbrake-ruby (~> 6.0)
|
||||
airbrake-ruby (6.0.2)
|
||||
rbtree3 (~> 0.5)
|
||||
@@ -980,7 +980,7 @@ DEPENDENCIES
|
||||
acts_as_list (~> 1.0.1)
|
||||
acts_as_tree (~> 2.9.0)
|
||||
addressable (~> 2.8.0)
|
||||
airbrake (~> 12.0.0)
|
||||
airbrake (~> 13.0.0)
|
||||
auto_strip_attributes (~> 2.5)
|
||||
awesome_nested_set (~> 3.4.0)
|
||||
aws-sdk-core (~> 3.107)
|
||||
|
||||
Reference in New Issue
Block a user