Add the New Relic gem

This commit is contained in:
Gaetan Craig-Riou
2023-07-21 15:33:53 +10:00
committed by Gaetan Craig-Riou
parent 1b1279aa56
commit c3d26b1900
2 changed files with 3 additions and 0 deletions

View File

@@ -139,6 +139,7 @@ gem "faraday"
gem "private_address_check"
group :production, :staging do
gem 'newrelic_rpm'
gem 'sd_notify' # For better Systemd process management. Used by Puma.
end

View File

@@ -422,6 +422,7 @@ GEM
timeout
net-smtp (0.3.3)
net-protocol
newrelic_rpm (9.3.1)
nio4r (2.5.9)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
@@ -847,6 +848,7 @@ DEPENDENCIES
mimemagic (> 0.3.5)
mini_portile2 (~> 2.8)
monetize (~> 1.11)
newrelic_rpm
oauth2 (~> 1.4.7)
omniauth-rails_csrf_protection
omniauth_openid_connect