Do not include perftools gem by default - it breaks Travis

This commit is contained in:
Rohan Mitchell
2014-11-12 16:17:16 +11:00
parent 4e655d7866
commit 2ca2d53273
2 changed files with 3 additions and 3 deletions

View File

@@ -91,7 +91,9 @@ end
group :test do
gem 'webmock'
gem 'perftools.rb'
# See spec/spec_helper.rb for instructions
#gem 'perftools.rb'
end
group :development do

View File

@@ -356,7 +356,6 @@ GEM
xml-simple
paypal-sdk-merchant (1.106.1)
paypal-sdk-core (~> 0.2.3)
perftools.rb (2.0.1)
pg (0.13.2)
poltergeist (1.5.0)
capybara (~> 2.1)
@@ -550,7 +549,6 @@ DEPENDENCIES
newrelic_rpm
oj
paperclip
perftools.rb
pg
poltergeist
pry-debugger