Remove faraday depedency
so that the fetcher may be used as a script without bundling things
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
faraday (0.9.1)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
multipart-post (2.0.0)
|
||||
puma (2.13.4)
|
||||
rack (1.6.4)
|
||||
rack-protection (1.5.3)
|
||||
@@ -18,7 +15,6 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
faraday
|
||||
puma
|
||||
sinatra
|
||||
|
||||
|
Reference in New Issue
Block a user