Update d/patches/0290-*
This commit is contained in:
parent
394d62b06e
commit
65c34987a4
1 changed files with 2 additions and 2 deletions
4
debian/patches/0290-skip-peek-mysql2.patch
vendored
4
debian/patches/0290-skip-peek-mysql2.patch
vendored
|
@ -1,10 +1,10 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -289,7 +289,6 @@
|
||||
@@ -289,7 +289,6 @@ gem 'batch-loader', '~> 1.2', '>= 1.2.2'
|
||||
# Perf bar
|
||||
gem 'peek', '~> 1.0', '>= 1.0.1'
|
||||
gem 'peek-gc', '~> 0.0.2'
|
||||
-gem 'peek-mysql2', '~> 1.2', group: :mysql
|
||||
-gem 'peek-mysql2', '~> 1.2', group: :mysq
|
||||
gem 'peek-pg', '~> 1.3', group: :postgres
|
||||
gem 'peek-rblineprof', '~> 0.2.0'
|
||||
gem 'peek-redis', '~> 1.2'
|
||||
|
|
Loading…
Reference in a new issue