Gemfile.lock 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. PATH
  2. remote: .
  3. specs:
  4. shopify_api (3.2.7)
  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. coderay (1.1.0)
  24. fakeweb (1.3.0)
  25. i18n (0.7.0)
  26. metaclass (0.0.1)
  27. method_source (0.8.2)
  28. minitest (4.7.5)
  29. mocha (0.14.0)
  30. metaclass (~> 0.0.1)
  31. multi_json (1.10.1)
  32. pry (0.10.1)
  33. coderay (~> 1.1.0)
  34. method_source (~> 0.8.1)
  35. slop (~> 3.4)
  36. rails-observers (0.1.2)
  37. activemodel (~> 4.0)
  38. rake (10.1.0)
  39. slop (3.6.0)
  40. thor (0.18.1)
  41. thread_safe (0.3.4)
  42. tzinfo (0.3.42)
  43. PLATFORMS
  44. ruby
  45. DEPENDENCIES
  46. activeresource (~> 4.0.0)
  47. fakeweb
  48. minitest (~> 4.0)
  49. mocha (>= 0.9.8)
  50. pry (>= 0.9.12.6)
  51. rake
  52. shopify_api!
  53. thor (~> 0.18.1)