Used for testing uk_planning_scraper Ruby gem in the Morph environment
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.0 KiB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. GIT
  2. remote: https://github.com/openaustralia/scraperwiki-ruby.git
  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. domain_name (0.5.24)
  13. unf (>= 0.0.5, < 1.0.0)
  14. http-cookie (1.0.2)
  15. domain_name (~> 0.5)
  16. httpclient (2.6.0.1)
  17. mechanize (2.7.3)
  18. domain_name (~> 0.5, >= 0.5.1)
  19. http-cookie (~> 1.0)
  20. mime-types (~> 2.0)
  21. net-http-digest_auth (~> 1.1, >= 1.1.1)
  22. net-http-persistent (~> 2.5, >= 2.5.2)
  23. nokogiri (~> 1.4)
  24. ntlm-http (~> 0.1, >= 0.1.1)
  25. webrobots (>= 0.0.9, < 0.2)
  26. mime-types (2.5)
  27. mini_portile (0.6.2)
  28. net-http-digest_auth (1.4)
  29. net-http-persistent (2.9.4)
  30. nokogiri (1.6.6.2)
  31. mini_portile (~> 0.6.0)
  32. ntlm-http (0.1.1)
  33. sqlite3 (1.3.10)
  34. sqlite_magic (0.0.3)
  35. sqlite3
  36. unf (0.1.4)
  37. unf_ext
  38. unf_ext (0.0.7.1)
  39. webrobots (0.1.1)
  40. PLATFORMS
  41. ruby
  42. DEPENDENCIES
  43. mechanize
  44. scraperwiki!