summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-07-18 13:56:36 +0200
committerRémy Coutable <remy@rymai.me>2017-07-18 13:56:36 +0200
commit66c7f518974cf3e3c9d9914fe7dd5b89f216889b (patch)
tree95a0aa912d40898db6e7d476cc6c1e43553efa73 /Gemfile
parentf48264555563a906472795bc9fbccd09be4b6a47 (diff)
downloadgitlab-ce-66c7f518974cf3e3c9d9914fe7dd5b89f216889b.tar.gz
Bump peek-performance_bar to 1.3.0 and get rid of a monkey-patchrc/bump-peek-performance_bar
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index abf9f323fb4..263ddf7c748 100644
--- a/Gemfile
+++ b/Gemfile
@@ -268,7 +268,7 @@ gem 'peek', '~> 1.0.1'
gem 'peek-gc', '~> 0.0.2'
gem 'peek-host', '~> 1.0.0'
gem 'peek-mysql2', '~> 1.1.0', group: :mysql
-gem 'peek-performance_bar', '~> 1.2.1'
+gem 'peek-performance_bar', '~> 1.3.0'
gem 'peek-pg', '~> 1.3.0', group: :postgres
gem 'peek-rblineprof', '~> 0.2.0'
gem 'peek-redis', '~> 1.2.0'