From 9803bc22db4e685f972cab6a62b4286b16433497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 00:04:48 +0000 Subject: [PATCH] chore(deps): bump bugsnag from 6.22.1 to 6.24.2 Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.22.1 to 6.24.2. - [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.22.1...v6.24.2) --- 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 d996e8c..5997dda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM bindex (0.8.1) bootsnap (1.8.1) msgpack (~> 1.0) - bugsnag (6.22.1) + bugsnag (6.24.2) concurrent-ruby (~> 1.0) builder (3.2.4) byebug (11.1.3)