ruby prof too

This commit is contained in:
Chris Eppstein 2012-03-05 12:05:30 -08:00
parent 8ed750c103
commit da895dab70

View File

@ -12,7 +12,7 @@ gem "haml", "~> 3.1"
gem "rcov", :platform => :mri_18
gem "rubyzip"
gem "livereload"
gem "ruby-prof", :platform => :mri
gem "ruby-prof", :platform => :mri_18
gem 'autotest'
gem 'autotest-fsevent' if RUBY_PLATFORM =~ /darwin/