Merge pull request #1793 from beefproject/jcrew99-remove-the-ruby-racer

remove the rubyracer again
This commit is contained in:
jcrew99
2019-12-03 16:35:27 +10:00
committed by GitHub

View File

@@ -24,7 +24,6 @@ gem 'rubyzip', '>= 1.2.2'
gem 'espeak-ruby', '>= 1.0.4' # Text-to-Voice
gem 'nokogiri', '>= 1.10.4'
gem 'rake'
gem 'therubyracer'
# SQLite support
group :sqlite do