Skip to content

Commit

Permalink
Adds Scout APM (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbothner authored Aug 31, 2017
1 parent 1c9861a commit 697e65a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ gem 'dalli'
gem 'redis', '~> 3.0'

gem 'newrelic_rpm'
gem 'scout_apm'

group :test do
gem 'database_cleaner'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
scout_apm (2.1.30)
selenium-webdriver (3.3.0)
childprocess (~> 0.5)
rubyzip (~> 1.0)
Expand Down Expand Up @@ -422,6 +423,7 @@ DEPENDENCIES
rspec-rails (~> 3.5)
rspec_junit_formatter
sass-rails (~> 5.0)
scout_apm
selenium-webdriver
spring
spring-commands-rspec
Expand Down

0 comments on commit 697e65a

Please sign in to comment.