diff --git a/Gemfile b/Gemfile index c742eace15..544b312c84 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index 9b9afabf81..bf35c9bbe6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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