Remove note about therubyracer from Gemfile

podmins should just install nodejs instead
This commit is contained in:
Benjamin Neff 2022-08-24 02:52:16 +02:00
parent 58483bdd2c
commit 6687f85164
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -173,13 +173,6 @@ gem "minitest", "5.15.0"
gem "versionist", "2.0.1"
# Windows and OSX have an execjs compatible runtime built-in, Linux users should
# install Node.js or use "therubyracer".
#
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
# gem "therubyracer", :platform => :ruby
group :production do # we don"t install these on travis to speed up test runs
# Analytics