mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-06 00:03:36 -04:00
update rack
This commit is contained in:
parent
618d5f6f9d
commit
703f2cb0c3
@ -42,7 +42,7 @@ Gem::Specification.new do |s|
|
||||
s.add_development_dependency('sinatra', ['~> 1.0.0'])
|
||||
s.add_runtime_dependency('addressable', ['~> 2.1.1'])
|
||||
s.add_runtime_dependency('multipart-post', ['~> 1.0.1'])
|
||||
s.add_runtime_dependency('rack', ['~> 1.0.1'])
|
||||
s.add_runtime_dependency('rack', ['~> 1.2.1'])
|
||||
|
||||
## Leave this section as-is. It will be automatically generated from the
|
||||
## contents of your Git repository via the gemspec task. DO NOT REMOVE
|
||||
|
Loading…
x
Reference in New Issue
Block a user