summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-09-15 16:07:54 +0200
committerRémy Coutable <remy@rymai.me>2017-09-19 16:26:20 +0200
commit6ab74da9c687a13c1692f8ccb05af72be3a73695 (patch)
tree6a21e51971b1709b856d67c09a550b9cc8721c4d /Gemfile
parent7e69f1889b1e7d86aee4faf01089a32eda35786c (diff)
downloadgitlab-ce-6ab74da9c687a13c1692f8ccb05af72be3a73695.tar.gz
Add test-prof
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index cc6618d3557..fa25d8ded33 100644
--- a/Gemfile
+++ b/Gemfile
@@ -362,6 +362,7 @@ group :test do
gem 'sham_rack', '~> 1.3.6'
gem 'timecop', '~> 0.8.0'
gem 'concurrent-ruby', '~> 1.0.5'
+ gem 'test-prof', '~> 0.2.5'
end
gem 'octokit', '~> 4.6.2'