From 61df83fa49fe517f53f107237ab84fc7f95f8fb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 15:10:31 +0000 Subject: [PATCH] chore(deps): bump scout_apm from 5.8.0 to 6.0.2 Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby) from 5.8.0 to 6.0.2. - [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.2) --- updated-dependencies: - dependency-name: scout_apm dependency-version: 6.0.2 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 e2f308b51..1cf5e9b2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -510,7 +510,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - scout_apm (5.8.0) + scout_apm (6.0.2) parser securerandom (0.4.1) selenium-webdriver (4.40.0)