12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- PATH
- remote: .
- specs:
- shopify_api (4.0.0)
- 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)
- fakeweb (1.3.0)
- i18n (0.7.0)
- metaclass (0.0.1)
- minitest (4.7.5)
- mocha (0.14.0)
- metaclass (~> 0.0.1)
- multi_json (1.10.1)
- rails-observers (0.1.2)
- activemodel (~> 4.0)
- rake (10.1.0)
- thread_safe (0.3.4)
- tzinfo (0.3.42)
- PLATFORMS
- ruby
- DEPENDENCIES
- activeresource (~> 4.0.0)
- fakeweb
- minitest (~> 4.0)
- mocha (>= 0.9.8)
- rake
- shopify_api!
|