Gemfile.lock 924 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. PATH
  2. remote: .
  3. specs:
  4. shopify_api (3.1.8)
  5. activeresource (>= 3.0.0)
  6. thor (>= 0.14.4)
  7. GEM
  8. remote: https://rubygems.org/
  9. specs:
  10. activemodel (4.0.0)
  11. activesupport (= 4.0.0)
  12. builder (~> 3.1.0)
  13. activeresource (4.0.0)
  14. activemodel (~> 4.0)
  15. activesupport (~> 4.0)
  16. rails-observers (~> 0.1.1)
  17. activesupport (4.0.0)
  18. i18n (~> 0.6, >= 0.6.4)
  19. minitest (~> 4.2)
  20. multi_json (~> 1.3)
  21. thread_safe (~> 0.1)
  22. tzinfo (~> 0.3.37)
  23. atomic (1.1.14)
  24. builder (3.1.4)
  25. fakeweb (1.3.0)
  26. i18n (0.6.5)
  27. metaclass (0.0.1)
  28. minitest (4.7.5)
  29. mocha (0.14.0)
  30. metaclass (~> 0.0.1)
  31. multi_json (1.8.2)
  32. rails-observers (0.1.2)
  33. activemodel (~> 4.0)
  34. rake (10.1.0)
  35. thor (0.18.1)
  36. thread_safe (0.1.3)
  37. atomic
  38. tzinfo (0.3.38)
  39. PLATFORMS
  40. ruby
  41. DEPENDENCIES
  42. fakeweb
  43. mocha (>= 0.9.8)
  44. rake
  45. shopify_api!