Revert "Revert "Use `mini_racer` from @SamSaffron instead of `therubyracer`""

This reverts commit 33c274c35d.
This commit is contained in:
Zachary Scott 2016-05-16 16:28:48 +09:00
parent cb71bbb7a0
commit 0b6bf03dac
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ end
if RUBY_ENGINE == "ruby"
gem 'less', '~> 2.0'
gem 'therubyracer'
gem 'mini_racer'
gem 'redcarpet'
gem 'wlang', '>= 2.0.1'
gem 'bluecloth'