From 515da0b847dae524ac8672ee6e01a2c76428d11c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 01:07:06 +0000 Subject: [PATCH] Bump newrelic_rpm from 9.24.0 to 10.1.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.24.0 to 10.1.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.24.0...10.1.0) --- updated-dependencies: - dependency-name: newrelic_rpm dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ce12da36db..af31039c0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -528,7 +528,8 @@ GEM timeout net-smtp (0.5.1) net-protocol - newrelic_rpm (9.24.0) + newrelic_rpm (10.1.0) + logger nio4r (2.7.5) nokogiri (1.19.1) mini_portile2 (~> 2.8.2)