Skip to content

Commit ff9a6f7

Browse files
Bump newrelic_rpm from 9.16.1 to 9.17.0 (#966)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22f0c48 commit ff9a6f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gem 'flipper-ui', '~> 1.3.2'
2222
gem 'jbuilder', '~> 2.13'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'
25-
gem 'newrelic_rpm', '~> 9.16'
25+
gem 'newrelic_rpm', '~> 9.17'
2626
gem 'pagy', '~> 9.3'
2727
gem 'pg', '~> 1.5'
2828
gem 'puma', '~> 6.6'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ GEM
357357
timeout
358358
net-smtp (0.5.0)
359359
net-protocol
360-
newrelic_rpm (9.16.1)
360+
newrelic_rpm (9.17.0)
361361
nio4r (2.7.4)
362362
nokogiri (1.17.2)
363363
mini_portile2 (~> 2.8.2)
@@ -631,7 +631,7 @@ DEPENDENCIES
631631
letter_opener (~> 1.10)
632632
listen (~> 3.9)
633633
lograge (~> 0.14)
634-
newrelic_rpm (~> 9.16)
634+
newrelic_rpm (~> 9.17)
635635
octokit (~> 9.2)
636636
pagy (~> 9.3)
637637
parallel_tests (~> 4.9)

0 commit comments

Comments
 (0)