Update path for embedded derailed-benchmarks and heapy

This commit is contained in:
Sruthi Chandran 2019-10-03 20:40:55 +05:30
parent 6eefd2da4c
commit c0538d0ff8
2 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,12 @@
--- a/Gemfile
+++ b/Gemfile
@@ -293,7 +293,8 @@
gem 'peek-redis', '~> 1.2'
# Memory benchmarks
-gem 'derailed_benchmarks', require: false
+gem 'derailed_benchmarks', require: false, path: 'vendor/gems/derailed-benchmarks'
+gem 'heapy', require: false, path: 'vendor/gems/heapy'
# Metrics
group :metrics do

View file

@ -9,6 +9,7 @@
0430-remove-gitlab-markup.patch
0440-remove-puma.patch
0450-remove-bullet.patch
0460-embed-derailed-benchmarks.patch
0500-set-webpack-root.patch
0510-remove-dev-dependencies.patch
0520-add-system-lib-path-for-webpack.patch