From f3352b0eff705ebb16709f1711b544d16b64f7ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 19:28:38 +0000 Subject: [PATCH] chore(deps): bump bugsnag from 6.26.4 to 6.27.0 Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.26.4 to 6.27.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.26.4...v6.27.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 1603d4b..7bc4008 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) - bugsnag (6.26.4) + bugsnag (6.27.0) concurrent-ruby (~> 1.0) builder (3.2.4) byebug (11.1.3)