12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- PATH
- remote: .
- specs:
- shopify_api (3.2.6)
- activeresource (>= 3.0.0)
- pry (>= 0.9.12.6)
- thor (~> 0.18.1)
- GEM
- remote: https://rubygems.org/
- specs:
- activemodel (4.0.3)
- activesupport (= 4.0.3)
- builder (~> 3.1.0)
- activeresource (4.0.0)
- activemodel (~> 4.0)
- activesupport (~> 4.0)
- rails-observers (~> 0.1.1)
- activesupport (4.0.3)
- i18n (~> 0.6, >= 0.6.4)
- minitest (~> 4.2)
- multi_json (~> 1.3)
- thread_safe (~> 0.1)
- tzinfo (~> 0.3.37)
- atomic (1.1.14)
- builder (3.1.4)
- coderay (1.1.0)
- fakeweb (1.3.0)
- i18n (0.6.9)
- metaclass (0.0.1)
- method_source (0.8.2)
- minitest (4.7.5)
- mocha (0.14.0)
- metaclass (~> 0.0.1)
- multi_json (1.8.4)
- pry (0.9.12.6)
- coderay (~> 1.0)
- method_source (~> 0.8)
- slop (~> 3.4)
- rails-observers (0.1.2)
- activemodel (~> 4.0)
- rake (10.1.0)
- slop (3.5.0)
- thor (0.18.1)
- thread_safe (0.1.3)
- atomic
- tzinfo (0.3.38)
- PLATFORMS
- ruby
- DEPENDENCIES
- activeresource (~> 4.0.0)
- fakeweb
- minitest (~> 4.0)
- mocha (>= 0.9.8)
- rake
- shopify_api!
|