From 9c62db1a82704d33cfd0b87336eff98ace134b4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 08:57:30 +0100 Subject: [PATCH] Bump newrelic_rpm from 9.16.1 to 9.17.0 (#1069) Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.16.1 to 9.17.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/9.16.1...9.17.0) --- updated-dependencies: - dependency-name: newrelic_rpm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1541b23..26009af 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ ruby '3.3.6' gem 'rails', '7.2.2.1' gem 'bootsnap', require: false -gem 'newrelic_rpm', '~> 9.16' +gem 'newrelic_rpm', '~> 9.17' gem 'pg', '~> 1.5' gem 'puma', '~> 6.6' gem 'shakapacker', '8.1.0' diff --git a/Gemfile.lock b/Gemfile.lock index d4806a9..6af2532 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,7 +174,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - newrelic_rpm (9.16.1) + newrelic_rpm (9.17.0) nio4r (2.7.4) nokogiri (1.18.2) mini_portile2 (~> 2.8.2) @@ -387,7 +387,7 @@ DEPENDENCIES factory_bot_rails faker i18n-tasks - newrelic_rpm (~> 9.16) + newrelic_rpm (~> 9.17) pg (~> 1.5) pry pry-byebug