debian-mirror-gitlab/debian/patches/0290-skip-peek-mysql2.patch

12 lines
341 B
Diff
Raw Normal View History

2017-09-11 18:38:16 +05:30
--- a/Gemfile
+++ b/Gemfile
2018-03-27 22:49:57 +05:30
@@ -281,7 +281,7 @@
2017-09-11 18:38:16 +05:30
gem 'peek', '~> 1.0', '>= 1.0.1'
gem 'peek-gc', '~> 0.0.2'
gem 'peek-host', '~> 1.0'
-gem 'peek-mysql2', '~> 1.1', group: :mysql
+#gem 'peek-mysql2', '~> 1.1', group: :mysql
gem 'peek-performance_bar', '~> 1.3'
gem 'peek-pg', '~> 1.3', group: :postgres
gem 'peek-rblineprof', '~> 0.2.0'