Gemfile.lock 330 B

123456789101112131415161718192021
  1. GEM
  2. remote: https://gems.ruby-china.com/
  3. specs:
  4. httparty (0.21.0)
  5. mini_mime (>= 1.0.0)
  6. multi_xml (>= 0.5.2)
  7. mini_mime (1.1.2)
  8. multi_xml (0.6.0)
  9. nokogiri (1.14.1-x86_64-linux)
  10. racc (~> 1.4)
  11. racc (1.6.2)
  12. PLATFORMS
  13. x86_64-linux
  14. DEPENDENCIES
  15. httparty
  16. nokogiri
  17. BUNDLED WITH
  18. 2.2.22