mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
Install Ruby-Prof.
This commit is contained in:
parent
1a435414d5
commit
d58de2b484
1
Gemfile
1
Gemfile
@ -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'
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user