forked from dimacus/SeleniumTipsAndTricks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
71 lines (69 loc) · 1.42 KB
/
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
GEM
remote: http://rubygems.org/
specs:
Ascii85 (1.0.1)
builder (3.0.0)
childprocess (0.3.1)
ffi (~> 1.0.6)
cmdparse (2.0.3)
cucumber (1.1.8)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.8.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
diff-lcs (1.1.3)
ffi (1.0.11)
gherkin (2.8.0)
json (>= 1.4.6)
headless (0.2.2)
highline (1.6.11)
json (1.6.5)
mime-types (1.17.2)
multi_json (1.0.4)
net-ssh (2.3.0)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
parallel (0.5.14)
pdf-reader (1.0.0)
Ascii85 (~> 1.0.0)
ruby-rc4
rack (1.4.1)
rack-protection (1.2.0)
rack
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-rc4 (0.1.5)
rubyzip (0.9.6.1)
sauce (1.0.2)
childprocess (>= 0.1.6)
cmdparse (>= 2.0.2)
highline (>= 1.5.0)
json (>= 1.2.0)
net-ssh
net-ssh-gateway
rest-client
selenium-webdriver (>= 0.1.4)
selenium-webdriver (2.19.0)
childprocess (>= 0.2.5)
ffi (~> 1.0.9)
multi_json (~> 1.0.4)
rubyzip
sim_launcher (0.3.5)
sinatra
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
term-ansicolor (1.0.7)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
cucumber
headless
parallel
pdf-reader
sauce
selenium-webdriver
sim_launcher