From 489f391cee8e46e7f47d98e6c959062d2b67e99a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 03:00:51 +0000 Subject: [PATCH] Bump newrelic_rpm from 8.3.0 to 8.4.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 8.3.0 to 8.4.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/8.3.0...8.4.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 39ea4802..c547ac77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -288,7 +288,7 @@ GEM net-http-persistent (4.0.1) connection_pool (~> 2.2) netrc (0.11.0) - newrelic_rpm (8.3.0) + newrelic_rpm (8.4.0) nio4r (2.5.8) nokogiri (1.11.7) mini_portile2 (~> 2.5.0)