From 5dae38d4d6d36507327cdb80e8d172a51eb4d973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 10:01:09 +0000 Subject: [PATCH] Bump scout_apm from 5.4.0 to 5.6.2 Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby) from 5.4.0 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.4.0...v5.6.2) --- updated-dependencies: - dependency-name: scout_apm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2ccd7483..cb5314cc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ansi (1.5.0) argon2-kdf (0.2.0) - ast (2.4.2) + ast (2.4.3) attr_encrypted (4.1.1) encryptor (~> 3.0.0) autoprefixer-rails (10.4.19.0) @@ -329,7 +329,7 @@ GEM activerecord (>= 6.1) request_store (~> 1.4) parallel (1.26.3) - parser (3.3.6.0) + parser (3.3.7.2) ast (~> 2.4.1) racc pg (1.5.9) @@ -488,7 +488,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - scout_apm (5.4.0) + scout_apm (5.6.2) parser secure_headers (7.1.0) securerandom (0.4.1)