diff options
author | Rémy Coutable <remy@rymai.me> | 2017-09-15 16:07:54 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-09-19 16:26:20 +0200 |
commit | 6ab74da9c687a13c1692f8ccb05af72be3a73695 (patch) | |
tree | 6a21e51971b1709b856d67c09a550b9cc8721c4d /Gemfile.lock | |
parent | 7e69f1889b1e7d86aee4faf01089a32eda35786c (diff) | |
download | gitlab-ce-6ab74da9c687a13c1692f8ccb05af72be3a73695.tar.gz |
Add test-prof
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e10db81d0c9..90154d98c9c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -882,6 +882,7 @@ GEM ffi sysexits (1.2.0) temple (0.7.7) + test-prof (0.2.5) test_after_commit (1.1.0) activerecord (>= 3.2) text (1.3.1) @@ -1163,6 +1164,7 @@ DEPENDENCIES stackprof (~> 0.2.10) state_machines-activerecord (~> 0.4.0) sys-filesystem (~> 1.1.6) + test-prof (~> 0.2.5) test_after_commit (~> 1.1) thin (~> 1.7.0) timecop (~> 0.8.0) |