From c4fbb2e7150b98895dd047e54d434aeb1e15cc74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jun 2021 09:05:02 +0000 Subject: [PATCH] Bump bugsnag from 6.20.0 to 6.21.0 Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.20.0 to 6.21.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.20.0...v6.21.0) --- 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 05a6f0737a..21811ea550 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,7 @@ GEM bindex (0.8.1) bootsnap (1.7.5) msgpack (~> 1.0) - bugsnag (6.20.0) + bugsnag (6.21.0) concurrent-ruby (~> 1.0) builder (3.2.4) bullet (6.1.4)