Gemfile.lock
930 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
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)