From 5c6cb4840e9075c44a7bb81ab9311080ac1bd1ab Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2020 01:56:14 +0000 Subject: [PATCH] Bump bugsnag from 6.15.0 to 6.16.0 Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.15.0 to 6.16.0. - [Release notes](https://github.com/bugsnag/bugsnag-ruby/releases) - [Changelog](https://github.com/bugsnag/bugsnag-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/bugsnag/bugsnag-ruby/compare/v6.15.0...v6.16.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02edc76995..0d664803a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM nokogiri (>= 1.4.4) uuidtools (~> 2.1) bcrypt (3.1.13) - bugsnag (6.15.0) + bugsnag (6.16.0) concurrent-ruby (~> 1.0) builder (3.1.4) byebug (11.0.1) @@ -192,7 +192,7 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) crack (0.4.3) safe_yaml (~> 1.0.0) css_parser (1.7.1)