2012-09-26 20:02:27 +00:00
|
|
|
PATH
|
|
|
|
remote: .
|
|
|
|
specs:
|
2015-06-26 09:15:14 +00:00
|
|
|
petstore (1.0.0)
|
2017-07-02 13:46:04 +00:00
|
|
|
json (~> 2.1, >= 2.1.0)
|
2016-04-19 15:41:26 +00:00
|
|
|
typhoeus (~> 1.0, >= 1.0.1)
|
2012-09-26 20:02:27 +00:00
|
|
|
|
|
|
|
GEM
|
2017-05-02 13:30:59 +00:00
|
|
|
remote: https://rubygems.org/
|
2012-09-26 20:02:27 +00:00
|
|
|
specs:
|
2017-07-02 13:46:04 +00:00
|
|
|
ZenTest (4.11.1)
|
|
|
|
addressable (2.5.1)
|
|
|
|
public_suffix (~> 2.0, >= 2.0.2)
|
2012-09-26 20:02:27 +00:00
|
|
|
autotest (4.4.6)
|
|
|
|
ZenTest (>= 4.4.1)
|
2017-05-02 13:30:59 +00:00
|
|
|
autotest-fsevent (0.2.12)
|
2012-09-26 20:02:27 +00:00
|
|
|
sys-uname
|
|
|
|
autotest-growl (0.2.16)
|
|
|
|
autotest-rails-pure (4.1.2)
|
2017-07-02 13:46:04 +00:00
|
|
|
crack (0.4.3)
|
2015-03-30 17:28:33 +00:00
|
|
|
safe_yaml (~> 1.0.0)
|
2017-07-02 13:46:04 +00:00
|
|
|
diff-lcs (1.3)
|
|
|
|
ethon (0.10.1)
|
2015-03-30 17:28:33 +00:00
|
|
|
ffi (>= 1.3.0)
|
2017-07-02 13:46:04 +00:00
|
|
|
ffi (1.9.18)
|
|
|
|
hashdiff (0.3.4)
|
|
|
|
json (2.1.0)
|
|
|
|
public_suffix (2.0.5)
|
2017-05-02 13:30:59 +00:00
|
|
|
rake (12.0.0)
|
2017-07-02 13:46:04 +00:00
|
|
|
rspec (3.6.0)
|
|
|
|
rspec-core (~> 3.6.0)
|
|
|
|
rspec-expectations (~> 3.6.0)
|
|
|
|
rspec-mocks (~> 3.6.0)
|
|
|
|
rspec-core (3.6.0)
|
|
|
|
rspec-support (~> 3.6.0)
|
|
|
|
rspec-expectations (3.6.0)
|
2015-03-30 17:28:33 +00:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2017-07-02 13:46:04 +00:00
|
|
|
rspec-support (~> 3.6.0)
|
|
|
|
rspec-mocks (3.6.0)
|
2015-03-30 17:28:33 +00:00
|
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
2017-07-02 13:46:04 +00:00
|
|
|
rspec-support (~> 3.6.0)
|
|
|
|
rspec-support (3.6.0)
|
2015-03-30 17:28:33 +00:00
|
|
|
safe_yaml (1.0.4)
|
2017-05-02 13:30:59 +00:00
|
|
|
sys-uname (1.0.3)
|
2012-09-26 20:02:27 +00:00
|
|
|
ffi (>= 1.0.0)
|
2017-07-02 13:46:04 +00:00
|
|
|
typhoeus (1.1.2)
|
|
|
|
ethon (>= 0.9.0)
|
|
|
|
vcr (3.0.3)
|
|
|
|
webmock (1.24.6)
|
2015-03-30 17:28:33 +00:00
|
|
|
addressable (>= 2.3.6)
|
|
|
|
crack (>= 0.3.2)
|
2016-04-25 09:07:42 +00:00
|
|
|
hashdiff
|
2012-09-26 20:02:27 +00:00
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
ruby
|
|
|
|
|
|
|
|
DEPENDENCIES
|
2015-05-19 03:12:49 +00:00
|
|
|
autotest (~> 4.4, >= 4.4.6)
|
2017-05-02 13:30:59 +00:00
|
|
|
autotest-fsevent (~> 0.2, >= 0.2.12)
|
2015-05-19 03:12:49 +00:00
|
|
|
autotest-growl (~> 0.2, >= 0.2.16)
|
|
|
|
autotest-rails-pure (~> 4.1, >= 4.1.2)
|
2015-06-26 09:15:14 +00:00
|
|
|
petstore!
|
2017-05-02 13:30:59 +00:00
|
|
|
rake (~> 12.0.0)
|
2017-07-02 13:46:04 +00:00
|
|
|
rspec (~> 3.6, >= 3.6.0)
|
2016-04-25 09:07:42 +00:00
|
|
|
vcr (~> 3.0, >= 3.0.1)
|
|
|
|
webmock (~> 1.24, >= 1.24.3)
|