From fe6de40cb094a5191b78e5a97375a03024df052b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 01:59:39 +0000 Subject: [PATCH] build(deps): bump scout_apm from 5.6.1 to 5.6.2 Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby) from 5.6.1 to 5.6.2. - [Changelog](https://github.com/scoutapp/scout_apm_ruby/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/scoutapp/scout_apm_ruby/compare/v5.6.1...v5.6.2) --- updated-dependencies: - dependency-name: scout_apm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6bd8496b64..11692edc25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM annotate (3.2.0) activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) - ast (2.4.2) + ast (2.4.3) authtrail (0.6.0) railties (>= 7) warden @@ -362,7 +362,7 @@ GEM parallel paranoia (3.0.1) activerecord (>= 6, < 8.1) - parser (3.3.7.1) + parser (3.3.7.3) ast (~> 2.4.1) racc pdf-forms (1.5.2) @@ -530,7 +530,7 @@ GEM sanitize (6.1.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) - scout_apm (5.6.1) + scout_apm (5.6.2) parser securerandom (0.4.1) selenium-webdriver (4.28.0)