Skip to content

Commit 2700681

Browse files
Bump newrelic_rpm from 9.18.0 to 9.19.0 (#1063)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1200578 commit 2700681

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.10.0'
2222
gem 'jbuilder', '~> 2.13'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'
25-
gem 'newrelic_rpm', '~> 9.18'
25+
gem 'newrelic_rpm', '~> 9.19'
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
@@ -373,7 +373,7 @@ GEM
373373
timeout
374374
net-smtp (0.5.1)
375375
net-protocol
376-
newrelic_rpm (9.18.0)
376+
newrelic_rpm (9.19.0)
377377
nio4r (2.7.4)
378378
nokogiri (1.18.8)
379379
mini_portile2 (~> 2.8.2)
@@ -669,7 +669,7 @@ DEPENDENCIES
669669
letter_opener (~> 1.10)
670670
listen (~> 3.9)
671671
lograge (~> 0.14)
672-
newrelic_rpm (~> 9.18)
672+
newrelic_rpm (~> 9.19)
673673
octokit (~> 10.0)
674674
pagy (~> 9.3)
675675
parallel_tests (~> 5.1)

0 commit comments

Comments
 (0)