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.

76 lines
1.7 KiB

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