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

Add mustang to dev deps

This commit is contained in:
Joshua Peek 2011-04-12 11:50:17 -05:00
parent 4ccf35465a
commit 5e9084d1a1

View file

@ -25,6 +25,7 @@ Gem::Specification.new do |s|
"README.md"
]
s.add_development_dependency "mustang"
s.add_development_dependency "therubyracer"
s.add_development_dependency "therubyrhino"