PATH remote: . specs: active_mailer (0.0.5) activesupport (~> 3.2) rails (~> 3.2) GEM remote: http://rubygems.org/ specs: actionmailer (3.2.1) actionpack (= 3.2.1) mail (~> 2.4.0) actionpack (3.2.1) activemodel (= 3.2.1) activesupport (= 3.2.1) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.1) rack (~> 1.4.0) rack-cache (~> 1.1) rack-test (~> 0.6.1) sprockets (~> 2.1.2) activemodel (3.2.1) activesupport (= 3.2.1) builder (~> 3.0.0) activerecord (3.2.1) activemodel (= 3.2.1) activesupport (= 3.2.1) arel (~> 3.0.0) tzinfo (~> 0.3.29) activeresource (3.2.1) activemodel (= 3.2.1) activesupport (= 3.2.1) activesupport (3.2.1) i18n (~> 0.6) multi_json (~> 1.0) arel (3.0.0) binding_of_caller (0.7.1) debug_inspector (>= 0.0.1) builder (3.0.0) capybara (1.1.2) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) selenium-webdriver (~> 2.0) xpath (~> 0.1.4) childprocess (0.3.1) ffi (~> 1.0.6) coderay (1.0.8) debug_inspector (0.0.2) diff-lcs (1.1.3) erubis (2.7.0) factory_girl (4.2.0) activesupport (>= 3.0.0) ffi (1.0.11) hike (1.2.1) i18n (0.6.0) journey (1.0.1) json (1.6.5) mail (2.4.1) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8.1) mime-types (1.17.2) multi_json (1.0.4) nokogiri (1.5.0) polyglot (0.3.3) predicated (0.2.6) pry (0.9.12) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) pry-nav (0.2.3) pry (~> 0.9.10) pry-rails (0.2.2) pry (>= 0.9.10) pry-stack_explorer (0.4.9) binding_of_caller (>= 0.7) pry (~> 0.9.11) rack (1.4.1) rack-cache (1.1) rack (>= 0.4) rack-ssl (1.3.2) rack rack-test (0.6.1) rack (>= 1.0) rails (3.2.1) actionmailer (= 3.2.1) actionpack (= 3.2.1) activerecord (= 3.2.1) activeresource (= 3.2.1) activesupport (= 3.2.1) bundler (~> 1.0) railties (= 3.2.1) railties (3.2.1) actionpack (= 3.2.1) activesupport (= 3.2.1) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2.2) rdoc (3.12) json (~> 1.4) ruby2ruby (2.0.3) ruby_parser (~> 3.1) sexp_processor (~> 4.0) ruby_parser (3.1.1) sexp_processor (~> 4.1) rubyzip (0.9.6.1) selenium-webdriver (2.19.0) childprocess (>= 0.2.5) ffi (~> 1.0.9) multi_json (~> 1.0.4) rubyzip sexp_processor (4.1.5) slop (3.4.3) sprockets (2.1.2) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.5) thor (0.14.6) tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) tzinfo (0.3.31) wrong (0.7.0) diff-lcs (~> 1.1.2) predicated (~> 0.2.6) ruby2ruby (>= 2.0.1) ruby_parser (>= 3.0.1) sexp_processor (>= 4.0) xpath (0.1.4) nokogiri (~> 1.3) PLATFORMS ruby DEPENDENCIES active_mailer! capybara (>= 0.4.0) factory_girl pry pry-nav pry-rails pry-stack_explorer rails (= 3.2.1) sqlite3 wrong