Gemfile.lock 852 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. GEM
  2. remote: https://rubygems.org/
  3. specs:
  4. domain_name (0.5.20170404)
  5. unf (>= 0.0.5, < 1.0.0)
  6. http-cookie (1.0.3)
  7. domain_name (~> 0.5)
  8. mechanize (2.7.5)
  9. domain_name (~> 0.5, >= 0.5.1)
  10. http-cookie (~> 1.0)
  11. mime-types (>= 1.17.2)
  12. net-http-digest_auth (~> 1.1, >= 1.1.1)
  13. net-http-persistent (~> 2.5, >= 2.5.2)
  14. nokogiri (~> 1.6)
  15. ntlm-http (~> 0.1, >= 0.1.1)
  16. webrobots (>= 0.0.9, < 0.2)
  17. mime-types (3.1)
  18. mime-types-data (~> 3.2015)
  19. mime-types-data (3.2016.0521)
  20. mini_portile2 (2.1.0)
  21. net-http-digest_auth (1.4.1)
  22. net-http-persistent (2.9.4)
  23. nokogiri (1.7.1)
  24. mini_portile2 (~> 2.1.0)
  25. ntlm-http (0.1.1)
  26. unf (0.1.4)
  27. unf_ext
  28. unf_ext (0.0.7.3)
  29. webrobots (0.1.2)
  30. PLATFORMS
  31. ruby
  32. DEPENDENCIES
  33. mechanize
  34. BUNDLED WITH
  35. 1.13.6