Scrapes planning applications data for InLinkUK from BT kiosks.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

Gemfile.lock 1.4 KiB

il y a 6 ans
il y a 6 ans
il y a 6 ans
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. GIT
  2. remote: https://github.com/adrianshort/uk_planning_scraper/
  3. revision: 23d5825e7331c23f99892005c580cdd85ec29657
  4. ref: 23d5825
  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