forked from critick/teststack
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
249 lines (246 loc) · 5.47 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
GEM
remote: https://rubygems.org/
specs:
activesupport (5.0.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
appium_console (2.0.1)
appium_lib (>= 1.0.0)
bond (~> 0.5.1)
pry (~> 0.10.1)
spec (>= 5.3.4)
thor (>= 0.19)
appium_lib (8.0.2)
awesome_print (~> 1.6)
json (~> 1.8)
nokogiri (~> 1.6.6)
selenium-webdriver (~> 2.49)
tomlrb (~> 1.1)
archive-tar-minitar (0.5.2)
ast (2.3.0)
awesome_print (1.7.0)
be_valid_asset (1.3.1)
rspec
bond (0.5.1)
builder (3.2.2)
byebug (9.0.6)
capybara (2.10.1)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
chromedriver-helper (0.0.6)
nokogiri
chronic_duration (0.10.6)
numerizer (~> 0.1.1)
cliver (0.3.2)
coderay (1.1.1)
concurrent-ruby (1.0.2)
cucumber (2.4.0)
builder (>= 2.1.2)
cucumber-core (~> 1.5.0)
cucumber-wire (~> 0.0.1)
diff-lcs (>= 1.1.3)
gherkin (~> 4.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-api (0.4)
cucumber (~> 2.0)
json-schema (~> 2.5)
jsonpath (~> 0.5)
rest-client (~> 1.8)
cucumber-core (1.5.0)
gherkin (~> 4.0)
cucumber-wire (0.0.1)
cuke_sniffer (1.0.1)
nokogiri (~> 1.6, >= 1.6.8)
roxml (~> 3.3, >= 3.3.1)
diff-lcs (1.2.5)
domain_name (0.5.20161021)
unf (>= 0.0.5, < 1.0.0)
fakefs (0.10.0)
faker (1.6.6)
i18n (~> 0.5)
ffi (1.9.14)
gherkin (4.0.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.7.0)
json (1.8.3)
json-schema (2.7.0)
addressable (>= 2.4)
json_pure (2.0.2)
jsonpath (0.5.8)
multi_json
launchy (2.4.3)
addressable (~> 2.3)
magic_encoding (0.0.2)
method_source (0.8.2)
mime-types (2.99.3)
mini_portile2 (2.1.0)
minitest (5.9.1)
multi_json (1.12.1)
multi_test (0.1.2)
netrc (0.11.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
numerizer (0.1.1)
parallel (1.9.0)
parser (2.3.1.4)
ast (~> 2.2)
phantomjs (2.1.1.0)
poltergeist (1.11.0)
capybara (~> 2.1)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
power_assert (0.3.1)
powerpack (0.1.1)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.4.0)
byebug (~> 9.0)
pry (~> 0.10)
pry-rails (0.3.4)
pry (>= 0.9.10)
public_suffix (2.0.4)
rack (1.6.10)
rack-protection (1.5.5)
rack
rack-test (0.6.3)
rack (>= 1.0)
rainbow (2.1.0)
rake (11.3.0)
rdiscount (2.2.0.1)
redcarpet (3.3.4)
relish (0.7.1)
archive-tar-minitar (>= 0.5.2)
json (>= 1.4.6)
rest-client (>= 1.7.2)
require_all (1.3.3)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
roxml (3.3.1)
activesupport (>= 2.3.0)
nokogiri (>= 1.3.3)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
rubocop (0.45.0)
parser (>= 2.3.1.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
rubocop-checkstyle_formatter (0.3.0)
rubocop (>= 0.30.1)
ruby-progressbar (1.8.1)
rubyzip (1.2.0)
selenium-webdriver (2.53.4)
childprocess (~> 0.5)
rubyzip (~> 1.0)
websocket (~> 1.0)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-cross_origin (0.4.0)
sinatra-swagger-exposer (0.3.0)
sinatra (~> 1.4)
site_prism (2.9)
addressable (>= 2.3.3, < 3.0)
capybara (>= 2.1, < 3.0)
slop (3.6.0)
spec (5.3.4)
chronic_duration (~> 0.10.2)
test-unit (3.2.2)
power_assert
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.8)
tomlrb (1.2.3)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
unicode-display_width (1.1.1)
wannabe_bool (0.6.0)
websocket (1.2.3)
websocket-driver (0.6.4)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
xpath (2.0.0)
nokogiri (~> 1.3)
yard (0.9.5)
yard-cucumber (4.0.0)
cucumber (>= 2.0, < 4.0)
gherkin (>= 4.0, < 6.0)
yard (~> 0.8, >= 0.8.1)
PLATFORMS
ruby
DEPENDENCIES
appium_console
appium_lib
be_valid_asset
capybara
chromedriver-helper (= 0.0.6)
cucumber
cucumber-api
cuke_sniffer
fakefs
faker
gherkin (= 4.0)
json
json_pure
launchy
magic_encoding
minitest
nokogiri
parallel
phantomjs
poltergeist
pry-byebug
pry-rails
rack-test
rake
rdiscount
redcarpet
relish
require_all
rest-client
rspec
rubocop
rubocop-checkstyle_formatter
selenium-webdriver
sinatra
sinatra-cross_origin
sinatra-swagger-exposer
site_prism
test-unit
wannabe_bool
yard
yard-cucumber
BUNDLED WITH
1.16.2