From 397f365fe68277740486463a2ba5a40904c3ccfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 09:28:35 +0000 Subject: [PATCH] chore(deps): bump newrelic_rpm from 9.4.1 to 9.4.2 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.4.1 to 9.4.2. - [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.1...9.4.2) --- 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 3ff8d53a32..2a1c6e66b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -423,7 +423,7 @@ GEM timeout net-smtp (0.3.3) net-protocol - newrelic_rpm (9.4.1) + newrelic_rpm (9.4.2) nio4r (2.5.9) nokogiri (1.15.4) mini_portile2 (~> 2.8.2)