From 97ae969da25261094aef6f3404227a7d4ae425a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 11:04:36 +0000 Subject: [PATCH] build(deps): bump newrelic_rpm from 10.3.0 to 10.4.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 10.3.0 to 10.4.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/10.3.0...10.4.0) --- updated-dependencies: - dependency-name: newrelic_rpm dependency-version: 10.4.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 9a3a09e0d2..55feafea39 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -322,7 +322,7 @@ GEM bigdecimal netaddr (2.0.6) netrc (0.11.0) - newrelic_rpm (10.3.0) + newrelic_rpm (10.4.0) logger nio4r (2.7.5) nokogiri (1.19.2)