-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
78 lines (75 loc) · 1.73 KB
/
Gemfile.lock
File metadata and controls
78 lines (75 loc) · 1.73 KB
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
GEM
remote: https://rubygems.org/
specs:
appium_lib (9.4.1)
awesome_print (~> 1.7)
json (>= 1.8)
nokogiri (~> 1.8.1)
selenium-webdriver (~> 3.0, >= 3.0.4)
tomlrb (~> 1.1)
awesome_print (1.7.0)
childprocess (0.6.3)
ffi (~> 1.0, >= 1.0.11)
diff-lcs (1.3)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
ffi (1.9.18)
http-cookie (1.0.3)
domain_name (~> 0.5)
json (2.1.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
netrc (0.11.0)
nokogiri (~> 1.8.1)
mini_portile2 (~> 2.1.0)
parallel (1.11.1)
parallel_split_test (0.6.0)
parallel (>= 0.5.13)
rspec (>= 3.1.0)
rake (12.0.0)
require_all (1.4.0)
rest-client (2.0.1)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
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)
rubyzip (1.2.1)
sauce_whisk (0.0.22)
json (>= 1.8)
rest-client (>= 1.8)
selenium-webdriver (3.3.0)
childprocess (~> 0.5)
rubyzip (~> 1.0)
websocket (~> 1.0)
tomlrb (1.2.4)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
websocket (1.2.4)
PLATFORMS
ruby
DEPENDENCIES
appium_lib (~> 9.4)
parallel_split_test
rake
require_all
rest-client
rspec
sauce_whisk (>= 0.0.22)
selenium-webdriver (~> 3.0)
BUNDLED WITH
1.13.7