From c0d0c847d9a5a70c6795c1968b19ae296e16fa53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 03:00:53 +0000 Subject: [PATCH] Bump newrelic_rpm from 7.0.0 to 7.1.0 Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 7.0.0 to 7.1.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.0.0...7.1.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 6faf9e8f..6513e778 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,7 +262,7 @@ GEM multipart-post (2.1.1) nested_form (0.3.2) netrc (0.11.0) - newrelic_rpm (7.0.0) + newrelic_rpm (7.1.0) nio4r (2.5.7) nokogiri (1.11.7) mini_portile2 (~> 2.5.0)