Gemfile.lock 930 Bytes
GEM
  remote: http://rubygems.org/
  specs:
    Selenium (1.1.14)
    builder (3.0.0)
    cucumber (0.4.0)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.2)
      polyglot (>= 0.2.9)
      term-ansicolor (>= 1.0.3)
      treetop (>= 1.4.2)
    database_cleaner (0.7.0)
    diff-lcs (1.1.3)
    exception_notification (1.0.20090728)
    nokogiri (1.5.0)
    polyglot (0.3.3)
    rack (1.3.5)
    rspec (1.2.9)
    rspec-rails (1.2.9)
      rack (>= 1.0.0)
      rspec (>= 1.2.9)
    selenium-client (1.2.18)
    system_timer (1.2.4)
    term-ansicolor (1.0.7)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
    webrat (0.5.1)
      nokogiri (>= 1.2.0)
      rack (>= 1.0)

PLATFORMS
  ruby

DEPENDENCIES
  Selenium (>= 1.1.14)
  cucumber (= 0.4.0)
  database_cleaner
  exception_notification (= 1.0.20090728)
  rspec (= 1.2.9)
  rspec-rails (= 1.2.9)
  selenium-client (>= 1.2.17)
  system_timer
  webrat (= 0.5.1)