X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/cedbb7fc9b07c25ccd57e991c61f5730ebf8c4bb..5defe6cc7e4a0abdd12d92806b2790f7f485dda6:/apps/workbench/Gemfile diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile index f97869b394..58702791a2 100644 --- a/apps/workbench/Gemfile +++ b/apps/workbench/Gemfile @@ -90,3 +90,6 @@ gem "deep_merge", :require => 'deep_merge/rails_compat' gem 'morrisjs-rails' gem 'raphael-rails' + +gem 'rails-perftest' +gem 'ruby-prof'