-
Notifications
You must be signed in to change notification settings - Fork 7
/
Gemfile.lock
43 lines (41 loc) · 965 Bytes
/
Gemfile.lock
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
GEM
remote: http://rubygems.org/
specs:
builder (2.1.2)
cucumber (0.8.5)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.1.4)
json_pure (~> 1.4.3)
term-ansicolor (~> 1.0.4)
diff-lcs (1.1.2)
gherkin (2.1.5)
trollop (~> 1.16.2)
json_pure (1.4.3)
mechanize (1.0.0)
nokogiri (>= 1.2.1)
nokogiri (1.4.2)
rack (1.2.1)
rack-test (0.5.4)
rack (>= 1.0)
rspec (2.0.0.beta.17)
rspec-core (= 2.0.0.beta.17)
rspec-expectations (= 2.0.0.beta.17)
rspec-mocks (= 2.0.0.beta.17)
rspec-core (2.0.0.beta.17)
rspec-expectations (2.0.0.beta.17)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.0.beta.17)
term-ansicolor (1.0.5)
trollop (1.16.2)
webrat (0.7.1)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
PLATFORMS
ruby
DEPENDENCIES
cucumber (= 0.8.5)
mechanize (= 1.0.0)
rspec (= 2.0.0.beta.17)
webrat (= 0.7.1)