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.

66 lines
1.4 KiB

  1. GIT
  2. remote: https://github.com/adrianshort/uk_planning_scraper/
  3. revision: b9e75b3507523d64c0a14168dbd38d967d6c4781
  4. tag: 0.1.1
  5. specs:
  6. uk_planning_scraper (0.1.1)
  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. connection_pool (2.2.2)
  20. domain_name (0.5.20180417)
  21. unf (>= 0.0.5, < 1.0.0)
  22. http-cookie (1.0.3)
  23. domain_name (~> 0.5)
  24. httpclient (2.8.3)
  25. mechanize (2.7.6)
  26. domain_name (~> 0.5, >= 0.5.1)
  27. http-cookie (~> 1.0)
  28. mime-types (>= 1.17.2)
  29. net-http-digest_auth (~> 1.1, >= 1.1.1)
  30. net-http-persistent (>= 2.5.2)
  31. nokogiri (~> 1.6)
  32. ntlm-http (~> 0.1, >= 0.1.1)
  33. webrobots (>= 0.0.9, < 0.2)
  34. mime-types (3.2.2)
  35. mime-types-data (~> 3.2015)
  36. mime-types-data (3.2018.0812)
  37. mini_portile2 (2.3.0)
  38. net-http-digest_auth (1.4.1)
  39. net-http-persistent (3.0.0)
  40. connection_pool (~> 2.2)
  41. nokogiri (1.8.4)
  42. mini_portile2 (~> 2.3.0)
  43. ntlm-http (0.1.1)
  44. sqlite3 (1.3.13)
  45. sqlite_magic (0.0.6)
  46. sqlite3
  47. unf (0.1.4)
  48. unf_ext
  49. unf_ext (0.0.7.5)
  50. webrobots (0.1.2)
  51. PLATFORMS
  52. ruby
  53. DEPENDENCIES
  54. scraperwiki!
  55. uk_planning_scraper!
  56. RUBY VERSION
  57. ruby 2.3.1p112
  58. BUNDLED WITH
  59. 1.16.4