mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-15 00:01:36 -04:00
Update addressable dependency to version 2.2.3
This commit is contained in:
parent
9857e66424
commit
1089686d65
@ -33,7 +33,7 @@ Gem::Specification.new do |s|
|
||||
s.require_paths = %w[lib]
|
||||
|
||||
s.add_development_dependency('rake', '~> 0.8')
|
||||
s.add_runtime_dependency('addressable', '~> 2.2.2')
|
||||
s.add_runtime_dependency('addressable', '~> 2.2.3')
|
||||
s.add_runtime_dependency('multipart-post', '~> 1.1.0')
|
||||
s.add_runtime_dependency('rack', ['>= 1.1.0', "< 2"])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user