rubyPackages: remove global v8 pinning

Removes global pinning of v8 to 3.16.14 and also removes the
unreferenced package 'therubyracer'.
This commit is contained in:
WilliButz
2019-11-01 13:53:35 +01:00
parent 39e5592127
commit 01e0ef28df
3 changed files with 1 additions and 23 deletions
@@ -144,7 +144,6 @@ source 'https://rubygems.org' do
gem 'snappy'
gem 'sqlite3'
gem 'taglib-ruby'
gem 'therubyracer'
gem 'thrift'
gem 'tilt'
gem 'tiny_tds'