Gemfile.lock 1.1 KB

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