Scrapes planning applications data for InLinkUK from BT kiosks.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

77 lines
1.7 KiB

  1. GIT
  2. remote: https://github.com/adrianshort/uk_planning_scraper/
  3. revision: dd8e0849e2b96303891b9023692cae0feaa2e153
  4. ref: dd8e084
  5. specs:
  6. uk_planning_scraper (0.3.1)
  7. http
  8. mechanize (~> 2.7)
  9. GIT
  10. remote: https://github.com/openaustralia/scraperwiki-ruby/
  11. revision: fc50176812505e463077d5c673d504a6a234aa78
  12. branch: morph_defaults
  13. specs:
  14. scraperwiki (3.0.1)
  15. httpclient
  16. sqlite_magic
  17. GEM
  18. remote: https://rubygems.org/
  19. specs:
  20. addressable (2.5.2)
  21. public_suffix (>= 2.0.2, < 4.0)
  22. connection_pool (2.2.2)
  23. domain_name (0.5.20180417)
  24. unf (>= 0.0.5, < 1.0.0)
  25. http (3.3.0)
  26. addressable (~> 2.3)
  27. http-cookie (~> 1.0)
  28. http-form_data (~> 2.0)
  29. http_parser.rb (~> 0.6.0)
  30. http-cookie (1.0.3)
  31. domain_name (~> 0.5)
  32. http-form_data (2.1.1)
  33. http_parser.rb (0.6.0)
  34. httpclient (2.8.3)
  35. mechanize (2.7.6)
  36. domain_name (~> 0.5, >= 0.5.1)
  37. http-cookie (~> 1.0)
  38. mime-types (>= 1.17.2)
  39. net-http-digest_auth (~> 1.1, >= 1.1.1)
  40. net-http-persistent (>= 2.5.2)
  41. nokogiri (~> 1.6)
  42. ntlm-http (~> 0.1, >= 0.1.1)
  43. webrobots (>= 0.0.9, < 0.2)
  44. mime-types (3.2.2)
  45. mime-types-data (~> 3.2015)
  46. mime-types-data (3.2018.0812)
  47. mini_portile2 (2.3.0)
  48. net-http-digest_auth (1.4.1)
  49. net-http-persistent (3.0.0)
  50. connection_pool (~> 2.2)
  51. nokogiri (1.8.5)
  52. mini_portile2 (~> 2.3.0)
  53. ntlm-http (0.1.1)
  54. public_suffix (3.0.3)
  55. sqlite3 (1.3.13)
  56. sqlite_magic (0.0.6)
  57. sqlite3
  58. unf (0.1.4)
  59. unf_ext
  60. unf_ext (0.0.7.5)
  61. webrobots (0.1.2)
  62. PLATFORMS
  63. ruby
  64. DEPENDENCIES
  65. scraperwiki!
  66. uk_planning_scraper!
  67. RUBY VERSION
  68. ruby 2.3.1p112
  69. BUNDLED WITH
  70. 1.16.4