Gemfile.lock 891 B

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