From 0125874767b198ed53ab2b3727dc376f08ba440c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 02:58:18 +0000 Subject: [PATCH] chore(deps): Bump bugsnag from 6.28.0 to 6.29.0 Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.28.0 to 6.29.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.28.0...v6.29.0) --- updated-dependencies: - dependency-name: bugsnag dependency-version: 6.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index cc568ac..254d1cb 100644 --- a/Gemfile +++ b/Gemfile @@ -117,7 +117,7 @@ gem 'ruby_llm' gem 'hiredis', '~> 0.6.3' gem 'redis', '~> 5.4' -gem 'bugsnag', '~> 6.28' +gem 'bugsnag', '~> 6.29' gem 'request_store' diff --git a/Gemfile.lock b/Gemfile.lock index 5f92e35..515cf3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM msgpack (~> 1.2) brakeman (7.1.2) racc - bugsnag (6.28.0) + bugsnag (6.29.0) concurrent-ruby (~> 1.0) builder (3.3.0) bundler-audit (0.9.3) @@ -592,7 +592,7 @@ DEPENDENCIES bcrypt (~> 3.1.21) bootsnap brakeman - bugsnag (~> 6.28) + bugsnag (~> 6.29) bundler-audit capybara claude-on-rails