Skip to content

Commit daf4672

Browse files
Bump newrelic_rpm from 9.24.0 to 10.0.0 (#1288)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e251430 commit daf4672

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-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.13.1'
2222
gem 'jbuilder', '~> 2.14'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'
25-
gem 'newrelic_rpm', '~> 9.24'
25+
gem 'newrelic_rpm', '~> 10.0'
2626
gem 'pagy', '~> 43.2'
2727
gem 'pg', '~> 1.6'
2828
gem 'puma', '~> 7.1'

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,8 @@ GEM
383383
timeout
384384
net-smtp (0.5.1)
385385
net-protocol
386-
newrelic_rpm (9.24.0)
386+
newrelic_rpm (10.0.0)
387+
logger
387388
nio4r (2.7.5)
388389
nokogiri (1.19.0)
389390
mini_portile2 (~> 2.8.2)
@@ -691,7 +692,7 @@ DEPENDENCIES
691692
letter_opener (~> 1.10)
692693
listen (~> 3.9)
693694
lograge (~> 0.14)
694-
newrelic_rpm (~> 9.24)
695+
newrelic_rpm (~> 10.0)
695696
octokit (~> 10.0)
696697
pagy (~> 43.2)
697698
parallel_tests (~> 5.5)

0 commit comments

Comments
 (0)