|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- GIT
- remote: https://github.com/openaustralia/scraperwiki-ruby.git
- revision: fc50176812505e463077d5c673d504a6a234aa78
- branch: morph_defaults
- specs:
- scraperwiki (3.0.1)
- httpclient
- sqlite_magic
-
- GEM
- remote: https://rubygems.org/
- specs:
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
- connection_pool (2.2.2)
- domain_name (0.5.20180417)
- unf (>= 0.0.5, < 1.0.0)
- http (3.3.0)
- addressable (~> 2.3)
- http-cookie (~> 1.0)
- http-form_data (~> 2.0)
- http_parser.rb (~> 0.6.0)
- http-cookie (1.0.3)
- domain_name (~> 0.5)
- http-form_data (2.1.1)
- http_parser.rb (0.6.0)
- httpclient (2.6.0.1)
- mechanize (2.7.6)
- domain_name (~> 0.5, >= 0.5.1)
- http-cookie (~> 1.0)
- mime-types (>= 1.17.2)
- net-http-digest_auth (~> 1.1, >= 1.1.1)
- net-http-persistent (>= 2.5.2)
- nokogiri (~> 1.6)
- ntlm-http (~> 0.1, >= 0.1.1)
- webrobots (>= 0.0.9, < 0.2)
- mime-types (3.2.2)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2018.0812)
- mini_portile2 (2.4.0)
- net-http-digest_auth (1.4.1)
- net-http-persistent (3.0.0)
- connection_pool (~> 2.2)
- nokogiri (1.10.8)
- mini_portile2 (~> 2.4.0)
- ntlm-http (0.1.1)
- public_suffix (3.0.3)
- sqlite3 (1.3.10)
- sqlite_magic (0.0.3)
- sqlite3
- uk_planning_scraper (0.4.3)
- http (~> 3.3)
- mechanize (~> 2.7)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.7.5)
- webrobots (0.1.2)
-
- PLATFORMS
- ruby
-
- DEPENDENCIES
- scraperwiki!
- uk_planning_scraper
-
- RUBY VERSION
- ruby 2.3.1p112
-
- BUNDLED WITH
- 1.16.5
|