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.
1 parent 17910e4 commit aba66dcCopy full SHA for aba66dc
Gemfile
@@ -55,7 +55,6 @@ gem 'raygun4ruby'
55
group :production do
56
gem 'rails_12factor'
57
gem 'uglifier', '>= 1.3.0'
58
- gem 'scout_apm'
59
end
60
61
group :test, :production do
Gemfile.lock
@@ -306,7 +306,6 @@ GEM
306
sprockets (>= 2.8, < 4.0)
307
sprockets-rails (>= 2.0, < 4.0)
308
tilt (>= 1.1, < 3)
309
- scout_apm (2.1.12)
310
selenium-webdriver (2.53.4)
311
childprocess (~> 0.5)
312
rubyzip (~> 1.0)
@@ -404,7 +403,6 @@ DEPENDENCIES
404
403
rubocop
405
ruby-prof (= 0.15.9)
406
sass-rails
407
- scout_apm
408
selenium-webdriver
409
serendipitous!
410
shoulda-matchers (~> 3.1)
0 commit comments