From 0fdf398dd0392ec2d9144bc3c55d60aa901e8f0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 05:42:58 +0000 Subject: [PATCH] Bump bugsnag from 6.18.0 to 6.19.0 Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.18.0 to 6.19.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.18.0...v6.19.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index afbf60e373..afe0173293 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM json (~> 1.4) nokogiri (~> 1) bcrypt (3.1.16) - bugsnag (6.18.0) + bugsnag (6.19.0) concurrent-ruby (~> 1.0) builder (3.2.4) byebug (11.1.3)