From 866f9b9d9dca0ba9b3f44a5cdcdef530f9496bcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 10:00:35 +0000 Subject: [PATCH] chore(deps): bump newrelic_rpm from 9.4.2 to 9.5.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.4.2 to 9.5.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.5.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 776ffb4e70..c4a1af1b23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -425,7 +425,7 @@ GEM timeout net-smtp (0.3.3) net-protocol - newrelic_rpm (9.4.2) + newrelic_rpm (9.5.0) nio4r (2.5.9) nokogiri (1.15.4) mini_portile2 (~> 2.8.2)