Scrapes planning applications data for InLinkUK from BT kiosks.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

71 Zeilen
1.6 KiB

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