-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathGemfile.lock
More file actions
45 lines (42 loc) · 905 Bytes
/
Gemfile.lock
File metadata and controls
45 lines (42 loc) · 905 Bytes
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
GEM
remote: https://rubygems.org/
specs:
archive-zip (0.11.0)
io-like (~> 0.3.0)
ast (2.4.0)
childprocess (0.8.0)
ffi (~> 1.0, >= 1.0.11)
chromedriver-helper (1.2.0)
archive-zip (~> 0.10)
nokogiri (~> 1.8)
ffi (1.9.21)
gauge-ruby (0.4.2)
method_source (~> 0.8.2)
os (= 0.9.6)
parser (~> 2.3)
ruby-protocol-buffers (= 1.5.1)
io-like (0.3.0)
method_source (0.8.2)
mini_portile2 (2.3.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
os (0.9.6)
parser (2.4.0.2)
ast (~> 2.3)
power_assert (1.1.1)
ruby-protocol-buffers (1.5.1)
rubyzip (1.2.1)
selenium-webdriver (3.9.0)
childprocess (~> 0.5)
rubyzip (~> 1.2)
test-unit (3.2.7)
power_assert
PLATFORMS
ruby
DEPENDENCIES
chromedriver-helper
gauge-ruby
selenium-webdriver
test-unit
BUNDLED WITH
1.14.6