mirror of
https://github.com/rails/execjs
synced 2023-03-27 23:21:20 -04:00
Add johnson to Gemfile
This commit is contained in:
parent
606743840f
commit
94734ab17d
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -3,6 +3,7 @@ source :rubygems
|
|||
gemspec
|
||||
|
||||
group :test do
|
||||
gem 'johnson', :platform => :ruby
|
||||
gem 'json'
|
||||
gem 'mustang', :platform => :ruby
|
||||
gem 'therubyracer', :platform => :ruby
|
||||
|
|
Loading…
Reference in a new issue