PATH remote: . specs: navi (0.1.0) activerecord (>= 3.0.0) activesupport (>= 3.0.0) ordered_tree (>= 0.1.6) 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) addressable (2.2.6) apotomo (1.2.2) cells (>= 3.6.7) hooks (~> 0.2.0) onfire (~> 0.2.0) archive-tar-minitar (0.5.2) arel (3.0.0) 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) cells (3.8.1) actionpack (~> 3.0) railties (~> 3.0) childprocess (0.3.1) ffi (~> 1.0.6) columnize (0.3.6) cucumber (0.10.7) builder (>= 2.1.2) diff-lcs (>= 1.1.2) gherkin (~> 2.4.0) json (>= 1.4.6) term-ansicolor (>= 1.0.5) cucumber-rails (0.5.2) capybara (>= 1.0.0.rc1) cucumber (>= 0.10.5) nokogiri (>= 1.4.4) rack-test (>= 0.5.7) database_cleaner (0.7.1) diff-lcs (1.1.3) erubis (2.7.0) factory_girl (2.1.2) activesupport ffi (1.0.11) gherkin (2.4.21) json (>= 1.4.6) guard (0.3.4) thor (~> 0.14.6) guard-cucumber (0.3.4) cucumber (~> 0.10.0) guard (~> 0.3.0) guard-rspec (0.3.1) guard (>= 0.2.2) haml (3.1.4) has_scope (0.5.1) hike (1.2.1) hooks (0.2.0) i18n (0.6.0) inherited_resources (1.3.0) has_scope (~> 0.5.0) responders (~> 0.6.0) journey (1.0.1) jquery-rails (2.0.0) railties (>= 3.2.0.beta, < 5.0) thor (~> 0.14) json (1.6.5) launchy (2.0.5) addressable (~> 2.2.6) libnotify (0.7.2) linecache19 (0.5.12) ruby_core_source (>= 0.1.4) mail (2.4.1) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) multi_json (1.0.4) nifty-generators (0.4.6) nokogiri (1.5.0) onfire (0.2.0) ordered_tree (0.2.1) activerecord (>= 3.1.1) polyglot (0.3.3) 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) rb-inotify (0.8.8) ffi (>= 0.5.0) rdoc (3.12) json (~> 1.4) responders (0.6.5) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) rspec-mocks (~> 2.6.0) rspec-core (2.6.4) rspec-expectations (2.6.0) diff-lcs (~> 1.1.2) rspec-mocks (2.6.0) rspec-rails (2.6.1) actionpack (~> 3.0) activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.6.0) ruby-debug-base19 (0.11.25) columnize (>= 0.3.1) linecache19 (>= 0.5.11) ruby_core_source (>= 0.1.4) ruby-debug19 (0.11.6) columnize (>= 0.3.1) linecache19 (>= 0.5.11) ruby-debug-base19 (>= 0.11.19) ruby_core_source (0.1.5) archive-tar-minitar (>= 0.5.2) rubyzip (0.9.5) selenium-webdriver (2.18.0) childprocess (>= 0.2.5) ffi (~> 1.0.9) multi_json (~> 1.0.4) rubyzip simple-navigation (3.2.0) activesupport (>= 2.3.2) sprockets (2.1.2) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.5) term-ansicolor (1.0.7) thor (0.14.6) tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) tzinfo (0.3.31) xpath (0.1.4) nokogiri (~> 1.3) PLATFORMS ruby DEPENDENCIES apotomo (~> 1.2.2) bundler (~> 1.0.0) capybara (>= 1.0.0.rc1) cucumber cucumber-rails (= 0.5.2) database_cleaner factory_girl (~> 2.1.0) guard-cucumber (= 0.3.4) guard-rspec haml inherited_resources (~> 1.3.0) jquery-rails (~> 2.0.0) launchy libnotify navi! nifty-generators rails (~> 3.2.0) rb-inotify rspec (~> 2.6.0) rspec-rails (~> 2.6.1) ruby-debug19 simple-navigation (= 3.2.0) sqlite3