From 7abf19534807b6e33f940d48f65f92f97e44a694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 11:02:56 +0000 Subject: [PATCH] build(deps): bump newrelic_rpm from 9.18.0 to 9.19.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.18.0 to 9.19.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.18.0...9.19.0) --- updated-dependencies: - dependency-name: newrelic_rpm dependency-version: 9.19.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 18a27949e65..9f76b536e8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -335,7 +335,7 @@ GEM net-ssh (7.3.0) netaddr (2.0.6) netrc (0.11.0) - newrelic_rpm (9.18.0) + newrelic_rpm (9.19.0) nio4r (2.7.4) nokogiri (1.18.8) mini_portile2 (~> 2.8.2)