GEM remote: http://rubygems.org/ specs: abstract (1.0.0) actionmailer (3.0.10) actionpack (= 3.0.10) mail (~> 2.2.19) actionpack (3.0.10) activemodel (= 3.0.10) activesupport (= 3.0.10) builder (~> 2.1.2) erubis (~> 2.6.6) i18n (~> 0.5.0) rack (~> 1.2.1) rack-mount (~> 0.6.14) rack-test (~> 0.5.7) tzinfo (~> 0.3.23) activemodel (3.0.10) activesupport (= 3.0.10) builder (~> 2.1.2) i18n (~> 0.5.0) activerecord (3.0.10) activemodel (= 3.0.10) activesupport (= 3.0.10) arel (~> 2.0.10) tzinfo (~> 0.3.23) activerecord-jdbc-adapter (1.2.0) activerecord-jdbcmysql-adapter (1.2.0) activerecord-jdbc-adapter (~> 1.2.0) jdbc-mysql (~> 5.1.0) activerecord-jdbcsqlite3-adapter (1.2.0) activerecord-jdbc-adapter (~> 1.2.0) jdbc-sqlite3 (~> 3.7.2) activerecord-oracle_enhanced-adapter (1.4.0) activeresource (3.0.10) activemodel (= 3.0.10) activesupport (= 3.0.10) activesupport (3.0.10) ansi (1.3.0) arel (2.0.10) authlogic (3.0.3) activerecord (>= 3.0.7) activerecord (>= 3.0.7) awesome_print (0.4.0) builder (2.1.2) cancan (1.6.5) capistrano (2.9.0) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) capistrano-ext (1.2.1) capistrano (>= 1.0.0) capybara (1.0.1) 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) capybara-webkit (0.6.1) capybara (~> 1.0.0) childprocess (0.2.2) ffi (~> 1.0.6) database_cleaner (0.6.7) erubis (2.6.6) abstract (>= 1.0.0) factory_girl (2.1.0) factory_girl_rails (1.2.0) factory_girl (~> 2.1.0) railties (>= 3.0.0) ffi (1.0.9) ffi (1.0.9-java) highline (1.6.2) i18n (0.5.0) iq_rdf (0.0.15) builder bundler jdbc-mysql (5.1.13) jdbc-sqlite3 (3.7.2) json (1.6.1) json (1.6.1-java) json_pure (1.6.1) kaminari (0.12.4) rails (>= 3.0.0) mail (2.2.19) activesupport (>= 2.3.6) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) memory_test_fix (0.2.0) mime-types (1.16) mysql2 (0.2.7) net-scp (1.0.4) net-ssh (>= 1.99.1) net-sftp (2.0.5) net-ssh (>= 2.0.9) net-ssh (2.2.1) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) nokogiri (1.5.0) nokogiri (1.5.0-java) polyglot (0.3.2) rack (1.2.4) rack-mount (0.6.14) rack (>= 1.0.0) rack-test (0.5.7) rack (>= 1.0) rails (3.0.10) actionmailer (= 3.0.10) actionpack (= 3.0.10) activerecord (= 3.0.10) activeresource (= 3.0.10) activesupport (= 3.0.10) bundler (~> 1.0) railties (= 3.0.10) rails_helpers_fix (0.1.1) railties (3.0.10) actionpack (= 3.0.10) activesupport (= 3.0.10) rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.4) rake (0.9.2) rdoc (3.9.4) rubyzip (0.9.4) rvm (1.9.2) selenium-webdriver (2.6.0) childprocess (>= 0.2.1) ffi (>= 1.0.7) json_pure rubyzip sqlite3 (1.3.4) thor (0.14.6) treetop (1.4.10) polyglot polyglot (>= 0.3.1) turn (0.8.2) ansi (>= 1.2.2) tzinfo (0.3.29) xpath (0.1.4) nokogiri (~> 1.3) PLATFORMS java ruby DEPENDENCIES activerecord-jdbcmysql-adapter activerecord-jdbcsqlite3-adapter activerecord-oracle_enhanced-adapter authlogic awesome_print cancan capistrano capistrano-ext capybara capybara-webkit database_cleaner factory_girl_rails iq_rdf (~> 0.0.15) json kaminari memory_test_fix mysql2 (= 0.2.7) nokogiri (= 1.5.0) rails (= 3.0.10) rails_helpers_fix rvm sqlite3 turn