diff --git a/Gemfile b/Gemfile index de5766e8..379d897c 100644 --- a/Gemfile +++ b/Gemfile @@ -102,5 +102,5 @@ gem 'tunnels' group :production do gem "rails_12factor" - gem 'airbrake', '~> 4.3.4' + gem 'airbrake', '~> 7.2.1' end \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index f79a2644..e97b502a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,9 +50,9 @@ GEM i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.4.0) - airbrake (4.3.8) - builder - multi_json + airbrake (7.2.1) + airbrake-ruby (~> 2.5) + airbrake-ruby (2.8.1) ansi (1.5.0) arel (3.0.3) bootstrap-sass (2.3.2.2) @@ -238,7 +238,7 @@ GEM mongoid_spacial (0.2.17) activesupport (~> 3.0) mongoid (>= 2.1.0, < 3.0.0) - multi_json (1.12.1) + multi_json (1.13.1) multi_test (0.1.2) multi_xml (0.5.5) multipart-post (2.0.0) @@ -387,7 +387,7 @@ PLATFORMS ruby DEPENDENCIES - airbrake (~> 4.3.4) + airbrake (~> 7.2.1) ansi bootstrap-sass (= 2.3.2.2) bson (= 1.7.1)