From ef02fff71e6dfe2ddfd868928619dacbad0c6ea4 Mon Sep 17 00:00:00 2001 From: Sojan Jose Date: Fri, 3 Feb 2023 16:47:10 +0530 Subject: [PATCH] chore: Update Newrelic agent (#6388) - update new relic agent to 8.15 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c2a354c3..78edcd6ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -444,7 +444,7 @@ GEM net-smtp (0.3.3) net-protocol netrc (0.11.0) - newrelic_rpm (8.9.0) + newrelic_rpm (8.15.0) nio4r (2.5.8) nokogiri (1.13.10) mini_portile2 (~> 2.8.0)