Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-08-24 03:52:16 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-08-24 03:52:16 +0300
commit6687f85164c3cb5f2a87f233b83038923cc95866 (patch)
tree585b01b93fcbeb66a4347d6188207bc0d24cba72 /Gemfile
parent58483bdd2cdf422cda80c7194d2298c8bb84708c (diff)
Remove note about therubyracer from Gemfile
podmins should just install nodejs instead
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile7
1 files changed, 0 insertions, 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