From 6687f85164c3cb5f2a87f233b83038923cc95866 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Wed, 24 Aug 2022 02:52:16 +0200 Subject: [PATCH] Remove note about therubyracer from Gemfile podmins should just install nodejs instead --- Gemfile | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Gemfile b/Gemfile index 9a0a48222..48619214d 100644 --- a/Gemfile +++ b/Gemfile @@ -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