From c9f4c1d5132badf037f4a14546517dc343d9a787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 12:04:20 +0000 Subject: [PATCH] Bump newrelic_rpm from 6.14.0 to 9.0.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 6.14.0 to 9.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/6.14.0...9.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 49ced5ba..aee01842 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,7 +188,7 @@ GEM kdtree require_all nested_form (0.3.2) - newrelic_rpm (6.14.0) + newrelic_rpm (9.0.0) nio4r (2.5.7) nokogiri (1.11.3) mini_portile2 (~> 2.5.0)