mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-04 00:02:03 -04:00
External adapters exposed
- this was inadvertently removed in 0c873c1500b0849cafcc6a0c4d7ccfeedcc7a48a - the feature was introduced in #941
This commit is contained in:
parent
e2c56e90c9
commit
5d24afc373
@ -22,6 +22,7 @@ Gem::Specification.new do |spec|
|
||||
|
||||
files = %w[CHANGELOG.md LICENSE.md README.md Rakefile examples lib spec]
|
||||
spec.files = `git ls-files -z #{files.join(' ')}`.split("\0")
|
||||
spec.require_paths = %w[lib spec/external_adapters]
|
||||
spec.metadata = {
|
||||
'homepage_uri' => 'https://lostisland.github.io/faraday',
|
||||
'changelog_uri' =>
|
||||
|
Loading…
x
Reference in New Issue
Block a user