Skip to content

Commit 1054d4b

Browse files
Bump newrelic_rpm from 9.22.0 to 9.23.0 (#1229)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3997d03 commit 1054d4b

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.12.1'
2222
gem 'jbuilder', '~> 2.14'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'
25-
gem 'newrelic_rpm', '~> 9.22'
25+
gem 'newrelic_rpm', '~> 9.23'
2626
gem 'pagy', '~> 43.0'
2727
gem 'pg', '~> 1.6'
2828
gem 'puma', '~> 7.1'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ GEM
380380
timeout
381381
net-smtp (0.5.1)
382382
net-protocol
383-
newrelic_rpm (9.22.0)
383+
newrelic_rpm (9.23.0)
384384
nio4r (2.7.5)
385385
nokogiri (1.18.10)
386386
mini_portile2 (~> 2.8.2)
@@ -687,7 +687,7 @@ DEPENDENCIES
687687
letter_opener (~> 1.10)
688688
listen (~> 3.9)
689689
lograge (~> 0.14)
690-
newrelic_rpm (~> 9.22)
690+
newrelic_rpm (~> 9.23)
691691
octokit (~> 10.0)
692692
pagy (~> 43.0)
693693
parallel_tests (~> 5.5)

0 commit comments

Comments
 (0)