From dd0222d09dabf1aa6084ddfcf0f4ed3c9f5a9405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 07:44:50 +0000 Subject: [PATCH] chore(deps): bump scout_apm from 5.8.0 to 6.0.0 Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby) from 5.8.0 to 6.0.0. - [Changelog](https://github.com/scoutapp/scout_apm_ruby/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/scoutapp/scout_apm_ruby/compare/v5.8.0...v6.0.0) --- updated-dependencies: - dependency-name: scout_apm dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a606cf8b..45518b944 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -501,7 +501,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - scout_apm (5.8.0) + scout_apm (6.0.1) parser securerandom (0.4.1) selenium-webdriver (4.39.0)