Skip to content

Commit f1029de

Browse files
Bump newrelic_rpm from 9.19.0 to 9.20.0 (#1135)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9baa4c commit f1029de

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 'good_job', '~> 4.11.2'
2222
gem 'jbuilder', '~> 2.14'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'
25-
gem 'newrelic_rpm', '~> 9.19'
25+
gem 'newrelic_rpm', '~> 9.20'
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
@@ -377,7 +377,7 @@ GEM
377377
timeout
378378
net-smtp (0.5.1)
379379
net-protocol
380-
newrelic_rpm (9.19.0)
380+
newrelic_rpm (9.20.0)
381381
nio4r (2.7.4)
382382
nokogiri (1.18.9)
383383
mini_portile2 (~> 2.8.2)
@@ -675,7 +675,7 @@ DEPENDENCIES
675675
letter_opener (~> 1.10)
676676
listen (~> 3.9)
677677
lograge (~> 0.14)
678-
newrelic_rpm (~> 9.19)
678+
newrelic_rpm (~> 9.20)
679679
octokit (~> 10.0)
680680
pagy (~> 9.3)
681681
parallel_tests (~> 5.4)

0 commit comments

Comments
 (0)