We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1200578 commit 2700681Copy full SHA for 2700681
2 files changed
Gemfile
@@ -22,7 +22,7 @@ gem 'good_job', '~> 4.10.0'
22
gem 'jbuilder', '~> 2.13'
23
gem 'jsbundling-rails', '~> 1.3'
24
gem 'lograge', '~> 0.14'
25
-gem 'newrelic_rpm', '~> 9.18'
+gem 'newrelic_rpm', '~> 9.19'
26
gem 'pagy', '~> 9.3'
27
gem 'pg', '~> 1.5'
28
gem 'puma', '~> 6.6'
Gemfile.lock
@@ -373,7 +373,7 @@ GEM
373
timeout
374
net-smtp (0.5.1)
375
net-protocol
376
- newrelic_rpm (9.18.0)
+ newrelic_rpm (9.19.0)
377
nio4r (2.7.4)
378
nokogiri (1.18.8)
379
mini_portile2 (~> 2.8.2)
@@ -669,7 +669,7 @@ DEPENDENCIES
669
letter_opener (~> 1.10)
670
listen (~> 3.9)
671
lograge (~> 0.14)
672
- newrelic_rpm (~> 9.18)
+ newrelic_rpm (~> 9.19)
673
octokit (~> 10.0)
674
pagy (~> 9.3)
675
parallel_tests (~> 5.1)
0 commit comments