bump airbrake

This commit is contained in:
ulferts
2020-08-28 13:51:54 +02:00
parent 1f4f55c3ab
commit c5db7d0b6f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ gem 'lograge', '~> 0.11.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', '~> 9.4.3', require: false
gem 'airbrake', '~> 11.0.0', require: false
gem 'prawn', '~> 2.2'
gem 'prawn-markup', '~> 0.3.0'
+4 -4
View File
@@ -284,9 +284,9 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
aes_key_wrap (1.1.0)
afm (0.2.2)
airbrake (9.4.3)
airbrake-ruby (~> 4.6)
airbrake-ruby (4.6.0)
airbrake (11.0.0)
airbrake-ruby (~> 5.0)
airbrake-ruby (5.0.2)
rbtree3 (~> 0.5)
ast (2.4.1)
attr_required (1.0.1)
@@ -983,7 +983,7 @@ DEPENDENCIES
acts_as_list (~> 0.9.9)
acts_as_tree (~> 2.9.0)
addressable (~> 2.7.0)
airbrake (~> 9.4.3)
airbrake (~> 11.0.0)
auto_strip_attributes (~> 2.5)
awesome_nested_set (~> 3.2.0)
aws-sdk-core (~> 3.105.0)