From 28dab2fc2e263f88d24a5b81bcfb59b2437b17b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 09:10:14 +0000 Subject: [PATCH] chore(deps): bump newrelic_rpm from 9.7.1 to 9.8.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.7.1 to 9.8.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.7.1...9.8.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 6403c4cb2c..bee4fcbe1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -433,7 +433,7 @@ GEM timeout net-smtp (0.4.0.1) net-protocol - newrelic_rpm (9.7.1) + newrelic_rpm (9.8.0) nio4r (2.7.0) nokogiri (1.16.3) mini_portile2 (~> 2.8.2)