GIT remote: git://github.com/thoughtbot/shoulda-matchers.git revision: d85503f86ef224bca2b54fc6b9ad96866fe12f2d specs: shoulda-matchers (1.0.0) PATH remote: /Users/mjankowski/Development/opensource/clearance specs: clearance (0.16.1) diesel (~> 0.1.5) rails (>= 3.0) GEM remote: http://rubygems.org/ specs: abstract (1.0.0) actionmailer (3.0.12) actionpack (= 3.0.12) mail (~> 2.2.19) actionpack (3.0.12) activemodel (= 3.0.12) activesupport (= 3.0.12) builder (~> 2.1.2) erubis (~> 2.6.6) i18n (~> 0.5.0) rack (~> 1.2.5) rack-mount (~> 0.6.14) rack-test (~> 0.5.7) tzinfo (~> 0.3.23) activemodel (3.0.12) activesupport (= 3.0.12) builder (~> 2.1.2) i18n (~> 0.5.0) activerecord (3.0.12) activemodel (= 3.0.12) activesupport (= 3.0.12) arel (~> 2.0.10) tzinfo (~> 0.3.23) activeresource (3.0.12) activemodel (= 3.0.12) activesupport (= 3.0.12) activesupport (3.0.12) addressable (2.2.7) appraisal (0.3.8) bundler rake arel (2.0.10) aruba (0.4.11) childprocess (>= 0.2.3) cucumber (>= 1.1.1) ffi (>= 1.0.11) rspec (>= 2.7.0) bourne (1.1.2) mocha (= 0.10.5) builder (2.1.2) 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) cucumber (1.1.9) builder (>= 2.1.2) diff-lcs (>= 1.1.2) gherkin (~> 2.9.0) json (>= 1.4.6) term-ansicolor (>= 1.0.6) cucumber-rails (1.1.1) capybara (>= 1.1.1) cucumber (>= 1.1.0) nokogiri (>= 1.5.0) database_cleaner (0.7.2) diesel (0.1.5) railties diff-lcs (1.1.3) erubis (2.6.6) abstract (>= 1.0.0) factory_girl (2.6.4) activesupport (>= 2.3.9) factory_girl_rails (1.7.0) factory_girl (~> 2.6.0) railties (>= 3.0.0) ffi (1.0.11) gherkin (2.9.3) json (>= 1.4.6) i18n (0.5.0) json (1.6.6) launchy (2.1.0) addressable (~> 2.2.6) mail (2.2.19) activesupport (>= 2.3.6) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) mime-types (1.18) mocha (0.10.5) metaclass (~> 0.0.1) multi_json (1.2.0) nokogiri (1.5.2) polyglot (0.3.3) rack (1.2.5) rack-mount (0.6.14) rack (>= 1.0.0) rack-test (0.5.7) rack (>= 1.0) rails (3.0.12) actionmailer (= 3.0.12) actionpack (= 3.0.12) activerecord (= 3.0.12) activeresource (= 3.0.12) activesupport (= 3.0.12) bundler (~> 1.0) railties (= 3.0.12) railties (3.0.12) actionpack (= 3.0.12) activesupport (= 3.0.12) rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.4) rake (0.9.2.2) rdoc (3.12) json (~> 1.4) rspec (2.9.0) rspec-core (~> 2.9.0) rspec-expectations (~> 2.9.0) rspec-mocks (~> 2.9.0) rspec-core (2.9.0) rspec-expectations (2.9.1) diff-lcs (~> 1.1.3) rspec-mocks (2.9.0) rspec-rails (2.9.0) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) rspec (~> 2.9.0) rubyzip (0.9.6.1) selenium-webdriver (2.20.0) childprocess (>= 0.2.5) ffi (~> 1.0) multi_json (~> 1.0) rubyzip sqlite3 (1.3.5) term-ansicolor (1.0.7) thor (0.14.6) timecop (0.3.5) treetop (1.4.10) polyglot polyglot (>= 0.3.1) tzinfo (0.3.32) xpath (0.1.4) nokogiri (~> 1.3) PLATFORMS ruby DEPENDENCIES appraisal (~> 0.3.8) aruba (~> 0.4.2) bourne bundler (~> 1.1.0) capybara (~> 1.1.1) clearance! cucumber-rails (~> 1.1.1) database_cleaner factory_girl_rails (= 1.7.0) launchy rails (= 3.0.12) rspec-rails (~> 2.9.0) shoulda-matchers! sqlite3 timecop