Bundle update (CVE-2018-3760, requires Ruby 2.3, PR #561)

This commit is contained in:
wvengen 2018-10-13 20:04:00 +02:00 committed by GitHub
parent 4137992032
commit d9ae0d11b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 125 additions and 122 deletions

View file

@ -33,9 +33,9 @@ If instead you just want to run Foodsoft without changing its code, please refer
\curl -L https://get.rvm.io | bash
source ~/.rvm/scripts/rvm
rvm install 2.0
rvm install 2.3
We try to keep Foodsoft compatible with Ruby 2.0 as well as any later versions,
We try to keep Foodsoft compatible with Ruby 2.3 as well as any later versions,
so if you use this and don't want to use RVM, that might actually work.
2. Install system dependencies.