Update multipart-post dependency to ~> 1.1.0

This commit is contained in:
Erik Michaels-Ober 2011-01-11 10:41:42 -08:00
parent aad642b1a7
commit ed6a9579b6

View File

@ -34,7 +34,7 @@ Gem::Specification.new do |s|
s.add_development_dependency('rake', '~> 0.8')
s.add_runtime_dependency('addressable', '~> 2.2.2')
s.add_runtime_dependency('multipart-post', '~> 1.0.1')
s.add_runtime_dependency('multipart-post', '~> 1.1.0')
s.add_runtime_dependency('rack', ['>= 1.1.0', "< 2"])
## Leave this section as-is. It will be automatically generated from the