PATH remote: . specs: fizzy-api (0.0.2.2) active_interaction (~> 1.3) httparty (~> 0.12) virtus (~> 1.0) GEM remote: https://rubygems.org/ specs: actionpack (4.1.8) actionview (= 4.1.8) activesupport (= 4.1.8) rack (~> 1.5.2) rack-test (~> 0.6.2) actionview (4.1.8) activesupport (= 4.1.8) builder (~> 3.1) erubis (~> 2.7.0) active_interaction (1.3.0) activemodel (>= 3.2, < 5) activemodel (4.1.8) activesupport (= 4.1.8) builder (~> 3.1) activesupport (4.1.8) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) ast (2.0.0) astrolabe (1.3.0) parser (>= 2.2.0.pre.3, < 3.0) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) builder (3.2.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) equalizer (0.0.9) erubis (2.7.0) factory_girl (4.5.0) activesupport (>= 3.0.0) factory_girl_rails (4.5.0) factory_girl (~> 4.5.0) railties (>= 3.0.0) httparty (0.12.0) json (~> 1.8) multi_xml (>= 0.5.2) i18n (0.6.11) ice_nine (0.11.1) json (1.8.1) minitest (5.4.3) multi_xml (0.5.5) parser (2.2.0.pre.8) ast (>= 1.1, < 3.0) slop (~> 3.4, >= 3.4.5) powerpack (0.0.9) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) railties (4.1.8) actionpack (= 4.1.8) activesupport (= 4.1.8) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.0.0) rake (10.4.0) rspec (3.1.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0) rspec-mocks (~> 3.1.0) rspec-core (3.1.7) rspec-support (~> 3.1.0) rspec-expectations (3.1.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.1.0) rspec-mocks (3.1.3) rspec-support (~> 3.1.0) rspec-support (3.1.2) rubocop (0.27.1) astrolabe (~> 1.3) parser (>= 2.2.0.pre.7, < 3.0) powerpack (~> 0.0.6) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.4) ruby-progressbar (1.7.0) slop (3.6.0) thor (0.19.1) thread_safe (0.3.4) tzinfo (1.2.2) thread_safe (~> 0.1) virtus (1.0.3) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) PLATFORMS ruby DEPENDENCIES active_interaction (~> 1.3.0) bundler (~> 1.6) factory_girl_rails fizzy-api! httparty (~> 0.12.0) rake (~> 10.4) rspec rubocop