1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- PATH
- remote: .
- specs:
- shopify_api (3.2.7)
- activeresource
- GEM
- remote: https://rubygems.org/
- specs:
- activemodel (4.0.13)
- activesupport (= 4.0.13)
- builder (~> 3.1.0)
- activeresource (4.0.0)
- activemodel (~> 4.0)
- activesupport (~> 4.0)
- rails-observers (~> 0.1.1)
- activesupport (4.0.13)
- i18n (~> 0.6, >= 0.6.9)
- minitest (~> 4.2)
- multi_json (~> 1.3)
- thread_safe (~> 0.1)
- tzinfo (~> 0.3.37)
- builder (3.1.4)
- coderay (1.1.0)
- fakeweb (1.3.0)
- i18n (0.7.0)
- metaclass (0.0.1)
- method_source (0.8.2)
- minitest (4.7.5)
- mocha (0.14.0)
- metaclass (~> 0.0.1)
- multi_json (1.10.1)
- pry (0.10.1)
- coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
- rails-observers (0.1.2)
- activemodel (~> 4.0)
- rake (10.1.0)
- slop (3.6.0)
- thor (0.18.1)
- thread_safe (0.3.4)
- tzinfo (0.3.42)
- PLATFORMS
- ruby
- DEPENDENCIES
- activeresource (~> 4.0.0)
- fakeweb
- minitest (~> 4.0)
- mocha (>= 0.9.8)
- pry (>= 0.9.12.6)
- rake
- shopify_api!
- thor (~> 0.18.1)
|