From 650fd69f60cfe8c44053da3bda8c9341e1ce8453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 09:12:10 +0000 Subject: [PATCH] Bump bugsnag from 6.25.0 to 6.25.1 Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.25.0 to 6.25.1. - [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.25.0...v6.25.1) --- updated-dependencies: - dependency-name: bugsnag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 531a4d3684..8b4864c19a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM bindex (0.8.1) bootsnap (1.15.0) msgpack (~> 1.2) - bugsnag (6.25.0) + bugsnag (6.25.1) concurrent-ruby (~> 1.0) builder (3.2.4) bullet (7.0.7)