mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
parent
cdcebcb058
commit
cebf4a64a5
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -3,7 +3,7 @@ source 'https://rubygems.org'
|
|||
gemspec
|
||||
|
||||
group :test do
|
||||
gem 'duktape', github: 'judofyr/duktape.rb'
|
||||
gem 'duktape'
|
||||
gem 'therubyracer', platform: :mri
|
||||
gem 'therubyrhino', ">=1.73.3", platform: :jruby
|
||||
gem 'minitest', require: false
|
||||
|
|
Loading…
Reference in a new issue