Update airbrake gem

This commit is contained in:
Artur Beljajev 2019-09-10 23:10:19 +03:00
parent 52092d59b1
commit 7dbd07fdcc

View file

@ -106,9 +106,10 @@ GEM
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.6.0) addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0) public_suffix (>= 2.0.2, < 4.0)
airbrake (6.0.0) airbrake (9.4.3)
airbrake-ruby (~> 2.0) airbrake-ruby (~> 4.6)
airbrake-ruby (2.0.0) airbrake-ruby (4.6.0)
rbtree3 (~> 0.5)
akami (1.3.1) akami (1.3.1)
gyoku (>= 0.4.0) gyoku (>= 0.4.0)
nokogiri nokogiri
@ -336,6 +337,7 @@ GEM
activesupport (>= 3.0) activesupport (>= 3.0)
i18n i18n
polyamorous (~> 1.1) polyamorous (~> 1.1)
rbtree3 (0.5.0)
rdoc (4.3.0) rdoc (4.3.0)
regexp_parser (1.5.1) regexp_parser (1.5.1)
request_store (1.4.1) request_store (1.4.1)