mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-07 00:11:11 -04:00
Update multipart-post dependency to ~> 1.1.0
This commit is contained in:
parent
aad642b1a7
commit
ed6a9579b6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user