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.7 KiB

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