Install Ruby-Prof.

This commit is contained in:
Guo Xiang Tan 2017-09-05 14:55:20 +08:00
parent 1a435414d5
commit d58de2b484
2 changed files with 3 additions and 0 deletions

View File

@ -144,6 +144,7 @@ group :test, :development do
end
group :development do
gem 'ruby-prof', require: false
gem 'bullet', require: !!ENV['BULLET']
gem 'better_errors'
gem 'binding_of_caller'

View File

@ -331,6 +331,7 @@ GEM
ansi
ast
ruby-openid (2.7.0)
ruby-prof (0.16.2)
ruby-progressbar (1.8.1)
ruby-readability (0.7.0)
guess_html_encoding (>= 0.0.4)
@ -477,6 +478,7 @@ DEPENDENCIES
rspec-rails
rtlit
rubocop
ruby-prof
ruby-readability
sanitize
sassc