From 47ca35c38ed3e6207e08fffd8a49e4cc79a359cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 09:28:40 +0000 Subject: [PATCH] chore(deps): bump newrelic_rpm from 9.4.0 to 9.4.1 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.4.0 to 9.4.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.4.0...9.4.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 8265fceb4a..1a125322d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -423,7 +423,7 @@ GEM timeout net-smtp (0.3.3) net-protocol - newrelic_rpm (9.4.0) + newrelic_rpm (9.4.1) nio4r (2.5.9) nokogiri (1.15.4) mini_portile2 (~> 2.8.2)