From d072f4540fdc7c9f13a357adf29e3943c9cef0a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 11:00:47 -0700 Subject: [PATCH] build(deps): Bump bugsnag from 6.26.4 to 6.27.0 (#193) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b97ce2d..346ca3f 100644 --- a/Gemfile +++ b/Gemfile @@ -61,4 +61,4 @@ gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby] gem 'react-rails' -gem 'bugsnag', '~> 6.26' +gem 'bugsnag', '~> 6.27' diff --git a/Gemfile.lock b/Gemfile.lock index c1f20e7..ffd316f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,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) @@ -303,7 +303,7 @@ PLATFORMS DEPENDENCIES bootsnap (>= 1.4.2) - bugsnag (~> 6.26) + bugsnag (~> 6.27) byebug database_cleaner-active_record factory_bot_rails