diff options
author | Pirate Praveen <praveen@debian.org> | 2018-04-23 13:55:12 +0200 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-04-26 09:03:30 +0200 |
commit | c1b416e19fac44acc37eff35ae38e3022f3822eb (patch) | |
tree | d53ed3b18a93680bdbbf6bd48ab749aba4101e06 /Gemfile.lock | |
parent | 928e45e7d3ac34d4b98bf0d8d57ca6c33e1e924f (diff) | |
download | gitlab-ce-c1b416e19fac44acc37eff35ae38e3022f3822eb.tar.gz |
remove peek performance_bar
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d5e1c428e25..2e9cb1a956f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -603,8 +603,6 @@ GEM atomic (>= 1.0.0) mysql2 peek - peek-performance_bar (1.3.1) - peek (>= 0.1.0) peek-pg (1.3.0) concurrent-ruby concurrent-ruby-ext @@ -1130,7 +1128,6 @@ DEPENDENCIES peek (~> 1.0.1) peek-gc (~> 0.0.2) peek-mysql2 (~> 1.1.0) - peek-performance_bar (~> 1.3.0) peek-pg (~> 1.3.0) peek-rblineprof (~> 0.2.0) peek-redis (~> 1.2.0) |