From 4fe639b828330737a09086b60070ddd9a076fa22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 9 May 2018 05:15:33 +0000 Subject: [PATCH] Bump airbrake from 4.3.8 to 7.3.2 Bumps [airbrake](https://github.com/airbrake/airbrake) from 4.3.8 to 7.3.2. - [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.3.8...v7.3.2) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 31dcc7a..a6c9b78 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'i18n' gem 'sinatra-partial' gem 'actionpack', '~> 4.1.0' gem 'actionview', '~> 4.1.0' -gem 'airbrake', '~> 4.3.0' +gem 'airbrake', '~> 7.3.2' gem 'rack-google-analytics' group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 0aca813..97af3aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,12 +36,12 @@ GEM thread_safe (~> 0.1) tzinfo (~> 1.1) addressable (2.4.0) - airbrake (4.3.8) - builder - multi_json + airbrake (7.3.2) + airbrake-ruby (~> 2.10) + airbrake-ruby (2.10.0) backports (3.8.0) buftok (0.2.0) - builder (3.2.2) + builder (3.2.3) capsulecrm (0.0.3) activemodel (>= 3.0.5) activesupport (>= 3.0.5) @@ -148,7 +148,7 @@ GEM mimemagic (0.3.2) mini_portile2 (2.1.0) minitest (5.9.1) - multi_json (1.12.1) + multi_json (1.13.1) multi_test (0.1.2) multi_xml (0.6.0) multipart-post (2.0.0) @@ -280,7 +280,7 @@ DEPENDENCIES actionpack (~> 4.1.0) actionview (~> 4.1.0) activesupport (~> 4.1.0) - airbrake (~> 4.3.0) + airbrake (~> 7.3.2) capsulecrm capybara coveralls