We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f49489 + 9d48522 commit dcc6e13Copy full SHA for dcc6e13
Gemfile
@@ -117,5 +117,6 @@ group :production do
117
end
118
119
gem 'rollbar'
120
+gem 'scout_apm'
121
122
gem "carrierwave-aws", "~> 1.6"
Gemfile.lock
@@ -461,6 +461,8 @@ GEM
461
sprockets (> 3.0)
462
sprockets-rails
463
tilt
464
+ scout_apm (5.7.1)
465
+ parser
466
selenium-webdriver (4.34.0)
467
base64 (~> 0.2)
468
logger (~> 1.4)
@@ -600,6 +602,7 @@ DEPENDENCIES
600
602
rubocop-rails
601
603
rubocop-rspec
604
sassc-rails
605
+ scout_apm
606
selenium-webdriver
607
shoulda-matchers (~> 6.5)
608
simple_form
0 commit comments