From b6b45c126e2cf0ad6bb2c11aa5c67fba24d1a6b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 00:03:06 +0000 Subject: [PATCH] Bump bugsnag from 6.27.1 to 6.30.0 in /backend Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.27.1 to 6.30.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.30.0) --- updated-dependencies: - dependency-name: bugsnag dependency-version: 6.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 84c7b47d..f5acffc5 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -103,7 +103,7 @@ GEM brakeman (6.1.2) racc bson (5.2.0) - bugsnag (6.27.1) + bugsnag (6.30.0) concurrent-ruby (~> 1.0) builder (3.3.0) bullet (8.2.0)