PATH remote: . specs: factory_girl_rails (4.4.1) factory_girl (~> 4.4.0) railties (>= 3.0.0) GEM remote: https://rubygems.org/ specs: actionpack (4.1.1) actionview (= 4.1.1) activesupport (= 4.1.1) rack (~> 1.5.2) rack-test (~> 0.6.2) actionview (4.1.1) activesupport (= 4.1.1) builder (~> 3.1) erubis (~> 2.7.0) activemodel (4.1.1) activesupport (= 4.1.1) builder (~> 3.1) activesupport (4.1.1) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) appraisal (1.0.0) bundler rake thor (>= 0.14.0) aruba (0.5.4) childprocess (>= 0.3.6) cucumber (>= 1.1.1) rspec-expectations (>= 2.7.0) builder (3.2.2) childprocess (0.5.3) ffi (~> 1.0, >= 1.0.11) coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) coffee-script (2.2.0) coffee-script-source execjs coffee-script-source (1.7.0) cucumber (1.3.15) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.12) multi_json (>= 1.7.5, < 2.0) multi_test (>= 0.1.1) diff-lcs (1.2.5) erubis (2.7.0) execjs (2.0.2) factory_girl (4.4.0) activesupport (>= 3.0.0) ffi (1.9.3) gherkin (2.12.2) multi_json (~> 1.3) i18n (0.6.9) jquery-rails (3.1.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.1) minitest (5.3.4) multi_json (1.10.1) multi_test (0.1.1) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) railties (4.1.1) actionpack (= 4.1.1) activesupport (= 4.1.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.3.2) rspec-core (2.14.8) rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.6) rspec-rails (2.14.2) actionpack (>= 3.0) activemodel (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) sqlite3 (1.3.9) thor (0.19.1) thread_safe (0.3.3) tzinfo (1.2.0) thread_safe (~> 0.1) uglifier (2.5.0) execjs (>= 0.3.0) json (>= 1.8.0) PLATFORMS ruby DEPENDENCIES appraisal aruba coffee-rails cucumber factory_girl_rails! jquery-rails rake rspec-rails sqlite3 uglifier