From 04be3bc887895b51cccbf85713dadf3ecd05733b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 30 Apr 2018 05:36:20 +0000 Subject: [PATCH] Bump airbrake from 4.1.0 to 7.3.0 Bumps [airbrake](https://github.com/airbrake/airbrake) from 4.1.0 to 7.3.0. - [Release notes](https://github.com/airbrake/airbrake/releases) - [Changelog](https://github.com/airbrake/airbrake/blob/master/docs/CHANGELOG-pre-v5.txt) - [Commits](https://github.com/airbrake/airbrake/compare/v4.1.0...v7.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2aceeb5d1..546bf00fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,9 +79,9 @@ GEM i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.8) - airbrake (4.1.0) - builder - multi_json + airbrake (7.3.0) + airbrake-ruby (~> 2.5) + airbrake-ruby (2.9.0) arel (3.0.3) bcp47 (0.3.3) i18n @@ -454,7 +454,7 @@ GEM mini_portile2 (2.2.0) mocha (1.3.0) metaclass (~> 0.0.1) - multi_json (1.12.2) + multi_json (1.13.1) multi_test (0.1.2) multi_xml (0.6.0) multipart-post (2.0.0)