From 5776eebebcadebd611f620b781778a2b70fd517f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 23:04:31 +0000 Subject: [PATCH] Bump bugsnag from 6.27.1 to 6.28.0 Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.27.1 to 6.28.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.27.1...v6.28.0) --- updated-dependencies: - dependency-name: bugsnag dependency-version: 6.28.0 dependency-type: direct:development 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 8caf5564..fa213631 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM base64 (0.3.0) benchmark (0.4.1) bigdecimal (3.2.2) - bugsnag (6.27.1) + bugsnag (6.28.0) concurrent-ruby (~> 1.0) byebug (12.0.0) coderay (1.1.3)