From bae1f2752c00a7d04ffbaa4fc4553877b57ec315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 18:01:28 +0000 Subject: [PATCH] Bump newrelic_rpm from 9.22.0 to 9.24.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.22.0 to 9.24.0. - [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases) - [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md) - [Commits](https://github.com/newrelic/newrelic-ruby-agent/compare/9.22.0...9.24.0) --- updated-dependencies: - dependency-name: newrelic_rpm dependency-version: 9.24.0 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 1402901..c044a0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM multi_json (1.17.0) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) - newrelic_rpm (9.22.0) + newrelic_rpm (9.24.0) nio4r (2.7.4) parallel (1.27.0) parser (3.3.9.0)