From f2923c0a0457100dfaa582aca6083c592a7a49a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 11:13:47 +0000 Subject: [PATCH] build(deps): bump newrelic_rpm from 9.4.2 to 9.6.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.4.2 to 9.6.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.4.2...9.6.0) --- updated-dependencies: - dependency-name: newrelic_rpm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e2e01bb358..dd6e026b36c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -331,7 +331,8 @@ GEM net-ssh (7.2.0) netaddr (2.0.6) netrc (0.11.0) - newrelic_rpm (9.4.2) + newrelic_rpm (9.6.0) + base64 nio4r (2.5.9) nokogiri (1.15.4) mini_portile2 (~> 2.8.2)