From 12fcec41b729df0c0001f2169800c275113ce800 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 19:51:09 +0000 Subject: [PATCH] Bump newrelic_rpm from 7.2.0 to 8.0.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 7.2.0 to 8.0.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/7.2.0...8.0.0) --- updated-dependencies: - dependency-name: newrelic_rpm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b027146d..98539ea8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1422,7 +1422,7 @@ GEM multipart-post (2.1.1) mustache (1.1.1) nested_form (0.3.2) - newrelic_rpm (7.2.0) + newrelic_rpm (8.0.0) nio4r (2.5.8) nokogiri (1.12.5) mini_portile2 (~> 2.6.1)