skip peek-mysql2
This commit is contained in:
parent
ee25f8147b
commit
fc14a15c98
2 changed files with 12 additions and 0 deletions
11
debian/patches/0290-skip-peek-mysql2.patch
vendored
Normal file
11
debian/patches/0290-skip-peek-mysql2.patch
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -272,7 +272,7 @@
|
||||
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'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -10,6 +10,7 @@ pid-log-paths.patch
|
|||
0250-relax-licensee.patch
|
||||
0270-relax-toml-rb.patch
|
||||
0280-relax-pg.patch
|
||||
0290-skip-peek-mysql2.patch
|
||||
0410-set-webpack-root.patch
|
||||
0420-use-system-libs.patch
|
||||
add-system-lib-path-for-webpack.patch
|
||||
|
|
Loading…
Reference in a new issue