Relax bootsnap

This commit is contained in:
Sruthi Chandran 2019-10-12 23:04:40 +05:30
parent a140b234c7
commit 364ea88bd9
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@
gem 'rails', '5.2.3'
-gem 'bootsnap', '~> 1.4'
+gem 'bootsnap', '~> 1.3'
# Improves copy-on-write performance for MRI
gem 'nakayoshi_fork', '~> 0.0.4'

View file

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