From 94aa4b555b73fa44677c87af4c1e584ecf1ee3ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 11:05:44 +0000 Subject: [PATCH] build(deps): bump newrelic_rpm from 10.7.0 to 10.7.1 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 10.7.0 to 10.7.1. - [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/10.7.0...10.7.1) --- updated-dependencies: - dependency-name: newrelic_rpm dependency-version: 10.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b91c4d9dd24..94890ebd276 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM mutex_m (0.3.0) mysql2 (0.5.7) bigdecimal - newrelic_rpm (10.7.0) + newrelic_rpm (10.7.1) logger nio4r (2.7.5) nokogiri (1.19.4)