therubyracer (0.12.3) has been released 🎉

This commit is contained in:
Koichi ITO 2017-01-05 14:17:03 +09:00
parent 5579523773
commit 541e7bc8ec
1 changed files with 1 additions and 2 deletions

View File

@ -27,8 +27,7 @@ group :development, :test do
gem 'yajl-ruby'
# ref is a dependency of therubyracer
gem 'ref'
# use therubyracer from master until cowboyd/therubyracer#413 is released
gem 'therubyracer', :github => 'cowboyd/therubyracer'
gem 'therubyracer'
end
gem 'multi_json'