[scout_apm] Add scout apm to Gemfile, add config file

This commit is contained in:
Fosco Marotto
2021-01-30 21:19:12 -05:00
parent 3196dfbda9
commit 8b8e8ec8e5
3 changed files with 42 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ gem 'chewy', '~> 5.0'
gem 'cld3', '~> 3.2.4'
gem 'devise', '~> 4.6'
gem 'devise-two-factor', '~> 3.0'
gem 'scout_apm'
group :pam_authentication, optional: true do
gem 'devise_pam_authenticatable2', '~> 9.2'