Up childprocess to 0.3.0

master
Mitchell Hashimoto 2012-01-13 16:07:27 -08:00
parent 52a464a62c
commit ecaf083806
1 changed files with 1 additions and 1 deletions

View File

@ -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.8"
s.add_dependency "childprocess", "~> 0.3.0"
s.add_dependency "erubis", "~> 2.7.0"
s.add_dependency "json", "~> 1.5.1"
s.add_dependency "log4r", "~> 1.1.9"