-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
executable file
·94 lines (92 loc) · 1.99 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
builder (3.1.4)
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
chromedriver-helper (0.0.5)
nokogiri
columnize (0.3.6)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
debugger (1.2.3)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.5)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.6)
diff-lcs (1.1.3)
diffy (2.1.3)
ffi (1.3.0)
gherkin (2.11.5)
json (>= 1.4.6)
headless (0.3.1)
httparty (0.9.0)
multi_json (~> 1.0)
multi_xml
json (1.7.6)
libwebsocket (0.1.7.1)
addressable
websocket
mime-types (1.19)
multi_json (1.5.0)
multi_xml (0.5.1)
net-http-persistent (2.8)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.2)
nokogiri (1.5.6)
page-object (0.8.1)
selenium-webdriver (>= 2.27.2)
watir-webdriver (>= 0.6.2)
rake (10.0.3)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.1)
rubyzip (0.9.9)
selenium-webdriver (2.27.2)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
unicode_utils (1.4.0)
watir-webdriver (0.6.2)
selenium-webdriver (>= 2.18.0)
watir-webdriver-performance (0.2.2)
watir-webdriver
watir-webdriver
websocket (1.0.6)
PLATFORMS
ruby
DEPENDENCIES
chromedriver-helper
cucumber
debugger
diffy
headless
httparty
json
multi_json
net-http-persistent
net-sftp
net-ssh
nokogiri
page-object
rake
rest-client
rspec
unicode_utils
watir-webdriver
watir-webdriver-performance