1
0
Fork 0
mirror of https://github.com/rails/execjs synced 2023-03-27 23:21:20 -04:00

Add json to Gemfile

This commit is contained in:
Joshua Peek 2011-06-07 16:13:46 -05:00
parent 836829ab72
commit 94b6263b3b

View file

@ -3,6 +3,7 @@ source :rubygems
gemspec
group :test do
gem 'json'
gem 'mustang', :platform => :ruby
gem 'therubyracer', :platform => :ruby
gem 'therubyrhino', :platform => :jruby