From bb137087a2d58cfc13a128667ab444e007b0edf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 20:12:49 +0000 Subject: [PATCH] build(deps): bump bugsnag from 6.21.0 to 6.22.1 Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.21.0 to 6.22.1. - [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.21.0...v6.22.1) --- updated-dependencies: - dependency-name: bugsnag dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c14608a..26ef8f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM bootsnap (1.7.7) msgpack (~> 1.0) buftok (0.2.0) - bugsnag (6.21.0) + bugsnag (6.22.1) concurrent-ruby (~> 1.0) builder (3.2.4) byebug (11.1.3)