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

11 lines
311 B
Diff
Raw Normal View History

2017-09-11 18:38:16 +05:30
--- a/Gemfile
+++ b/Gemfile
2019-05-03 23:31:32 +05:30
@@ -289,7 +289,6 @@ gem 'batch-loader', '~> 1.2', '>= 1.2.2'
2018-05-09 12:38:34 +05:30
# Perf bar
2017-09-11 18:38:16 +05:30
gem 'peek', '~> 1.0', '>= 1.0.1'
gem 'peek-gc', '~> 0.0.2'
2019-05-03 23:31:32 +05:30
-gem 'peek-mysql2', '~> 1.2', group: :mysq
2017-09-11 18:38:16 +05:30
gem 'peek-pg', '~> 1.3', group: :postgres
gem 'peek-rblineprof', '~> 0.2.0'
2018-10-15 15:54:03 +05:30
gem 'peek-redis', '~> 1.2'