From b34127dc0d3af8de03946998076e04fe17284f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 09:49:27 +0000 Subject: [PATCH] chore(deps): bump newrelic_rpm from 9.7.0 to 9.7.1 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.7.0 to 9.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/9.7.0...9.7.1) --- updated-dependencies: - dependency-name: newrelic_rpm 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 947b83d6b1..08a6b466b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -428,7 +428,7 @@ GEM timeout net-smtp (0.4.0) net-protocol - newrelic_rpm (9.7.0) + newrelic_rpm (9.7.1) nio4r (2.7.0) nokogiri (1.16.0) mini_portile2 (~> 2.8.2)