Skip to content

Commit aba66dc

Browse files
committed
Remove Scout gem, we're no longer using it
1 parent 17910e4 commit aba66dc

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ gem 'raygun4ruby'
5555
group :production do
5656
gem 'rails_12factor'
5757
gem 'uglifier', '>= 1.3.0'
58-
gem 'scout_apm'
5958
end
6059

6160
group :test, :production do

Gemfile.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ GEM
306306
sprockets (>= 2.8, < 4.0)
307307
sprockets-rails (>= 2.0, < 4.0)
308308
tilt (>= 1.1, < 3)
309-
scout_apm (2.1.12)
310309
selenium-webdriver (2.53.4)
311310
childprocess (~> 0.5)
312311
rubyzip (~> 1.0)
@@ -404,7 +403,6 @@ DEPENDENCIES
404403
rubocop
405404
ruby-prof (= 0.15.9)
406405
sass-rails
407-
scout_apm
408406
selenium-webdriver
409407
serendipitous!
410408
shoulda-matchers (~> 3.1)

0 commit comments

Comments
 (0)