-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
107 lines (104 loc) · 2.41 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
GEM
remote: https://rubygems.org/
specs:
Selenium (1.1.14)
activesupport (6.0.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
backports (3.15.0)
builder (3.2.4)
childprocess (3.0.0)
coderay (1.1.2)
concurrent-ruby (1.1.5)
cucumber (3.1.2)
builder (>= 2.1.2)
cucumber-core (~> 3.2.0)
cucumber-expressions (~> 6.0.1)
cucumber-wire (~> 0.0.1)
diff-lcs (~> 1.3)
gherkin (~> 5.1.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-core (3.2.1)
backports (>= 3.8.0)
cucumber-tag_expressions (~> 1.1.0)
gherkin (~> 5.0)
cucumber-expressions (6.0.1)
cucumber-tag_expressions (1.1.1)
cucumber-wire (0.0.1)
diff-lcs (1.3)
gherkin (5.1.0)
hoe (3.21.0)
rake (>= 0.8, < 15.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
method_source (0.9.2)
minitest (5.14.0)
mocha (1.11.2)
multi_json (1.14.1)
multi_test (0.1.2)
os (1.0.1)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-nav (0.3.0)
pry (>= 0.9.10, < 0.13.0)
rake (13.0.1)
regexp_parser (1.6.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
rubyzip (2.0.0)
s4t-utils (1.0.4)
hoe (>= 1.3.0)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
taza (3.0.0)
Selenium (~> 1.1.14)
activesupport (>= 4.0.2)
mocha (>= 0.9.3)
rake (>= 0.9.2)
rspec (~> 3.0)
thor (>= 0.18.1)
user-choices (~> 1.1.6.1)
watir (~> 6.0)
thor (1.0.1)
thread_safe (0.3.6)
tzinfo (1.2.6)
thread_safe (~> 0.1)
user-choices (1.1.6.1)
builder (>= 2.1.2)
s4t-utils (>= 1.0.3)
xml-simple (>= 1.0.11)
watir (6.16.5)
regexp_parser (~> 1.2)
selenium-webdriver (~> 3.6)
xml-simple (1.1.5)
zeitwerk (2.2.2)
PLATFORMS
ruby
DEPENDENCIES
cucumber
os
pry
pry-nav
rspec
selenium-webdriver
taza (~> 3.0)
watir (~> 6.0)
BUNDLED WITH
1.17.2