Depend on childprocess 0.2.8
This commit is contained in:
parent
1aa73f7b70
commit
a01d3db40b
|
@ -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.6"
|
||||
s.add_dependency "childprocess", "~> 0.2.8"
|
||||
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