Fetch given URL

This commit is contained in:
2018-06-26 17:50:44 -07:00
parent ac3efc7c15
commit adbee52e52
3 changed files with 11 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ PATH
specs:
manifique (0.1.0)
faraday (~> 0.15.2)
faraday_middleware (~> 0.12.2)
nitlink (~> 1.1)
nokogiri (~> 1.8)
@@ -11,6 +12,8 @@ GEM
specs:
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
multipart-post (2.0.0)