mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
Skip testing with json gem
This commit is contained in:
parent
ed184d5270
commit
92d6ec4b50
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -3,7 +3,6 @@ source 'https://rubygems.org'
|
|||
gemspec
|
||||
|
||||
group :test do
|
||||
gem 'json'
|
||||
gem 'therubyracer', :platform => :mri
|
||||
gem 'therubyrhino', ">=1.73.3", :platform => :jruby
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue