From 50ab72a8187cf8e1b863c3f5200e251c96e58487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 09:56:24 +0000 Subject: [PATCH] chore(deps): bump newrelic_rpm from 9.8.0 to 9.9.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.8.0 to 9.9.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.8.0...9.9.0) --- updated-dependencies: - dependency-name: newrelic_rpm 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 74cb8d7290..153da78854 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -436,7 +436,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - newrelic_rpm (9.8.0) + newrelic_rpm (9.9.0) nio4r (2.7.0) nokogiri (1.16.4) mini_portile2 (~> 2.8.2)