-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
40 lines (38 loc) · 832 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
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
cucumber (1.1.0)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.5.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
gherkin (2.5.2)
json (>= 1.4.6)
json (1.6.1)
mechanize (2.0.1)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 1.8)
nokogiri (~> 1.4)
webrobots (~> 0.0, >= 0.0.9)
net-http-digest_auth (1.1.1)
net-http-persistent (1.9)
nokogiri (1.5.0)
rack (1.3.4)
rack-test (0.6.1)
rack (>= 1.0)
term-ansicolor (1.0.7)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
webrobots (0.0.12)
nokogiri (>= 1.4.4)
PLATFORMS
ruby
DEPENDENCIES
cucumber
mechanize
webrat