From 9e73af957c2678c81f7c4dee256f31ca81b9295c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 19:18:46 +0000 Subject: [PATCH] Bump bugsnag from 6.23.0 to 6.24.0 Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.23.0 to 6.24.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.23.0...v6.24.0) --- updated-dependencies: - dependency-name: bugsnag dependency-type: direct:production 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 b073c5b7a..04f5c9ad3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM sassc (>= 2.0.0) brakeman (5.1.1) buftok (0.2.0) - bugsnag (6.23.0) + bugsnag (6.24.0) concurrent-ruby (~> 1.0) builder (3.2.4) capybara (3.35.3)