Depend on Childprocess 0.2.5
This commit is contained in:
parent
323663c4fb
commit
4c44f22f49
|
@ -15,7 +15,7 @@ Gem::Specification.new do |s|
|
|||
s.rubyforge_project = "vagrant"
|
||||
|
||||
s.add_dependency "archive-tar-minitar", "= 0.5.2"
|
||||
s.add_dependency "childprocess", "~> 0.2.4"
|
||||
s.add_dependency "childprocess", "~> 0.2.5"
|
||||
s.add_dependency "erubis", "~> 2.7.0"
|
||||
s.add_dependency "json", "~> 1.5.1"
|
||||
s.add_dependency "log4r", "~> 1.1.9"
|
||||
|
|
Loading…
Reference in New Issue