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

No multi_json gem

This commit is contained in:
Joshua Peek 2013-08-20 18:58:55 -05:00
parent 685c3f5156
commit 0008f70e8c

View file

@ -11,7 +11,6 @@ Gem::Specification.new do |s|
s.files = Dir["README.md", "LICENSE", "lib/**/*"]
s.add_dependency "multi_json", "~>1.0"
s.add_development_dependency "rake"
s.licenses = ['MIT']