remove the rubyracer again

This was introduced again and this is just removing it
This commit is contained in:
jcrew99
2019-12-03 16:32:38 +10:00
committed by GitHub
parent 750c41cca8
commit 6594aa0b03

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