mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-04 00:02:03 -04:00
Update org name for typhoeus repo
This commit is contained in:
parent
d77c9efee9
commit
a4837c8509
@ -3,7 +3,7 @@
|
||||
module Faraday
|
||||
class Adapter
|
||||
# Typhoeus adapter. This class is just a stub, the real adapter is in
|
||||
# https://github.com/philsturgeon/typhoeus/blob/master/lib/typhoeus/adapters/faraday.rb
|
||||
# https://github.com/typhoeus/typhoeus/blob/master/lib/typhoeus/adapters/faraday.rb
|
||||
class Typhoeus < Faraday::Adapter
|
||||
# Needs to define this method in order to support Typhoeus <= 1.3.0
|
||||
def call; end
|
||||
|
Loading…
x
Reference in New Issue
Block a user