-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
113 lines (110 loc) · 2.58 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
GEM
remote: https://rubygems.org/
specs:
ast (2.4.0)
backports (3.17.0)
builder (3.2.4)
byebug (11.1.1)
childprocess (3.0.0)
coderay (1.1.2)
concurrent-ruby (1.1.6)
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)
data_magic (1.2)
faker (>= 1.1.2)
yml_reader (>= 0.6)
diff-lcs (1.3)
faker (2.10.2)
i18n (>= 1.6, < 2)
ffi (1.11.3-x86-mingw32)
gherkin (5.1.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
method_source (0.9.2)
mini_magick (4.10.1)
multi_json (1.14.1)
multi_test (0.1.2)
page_navigation (0.10)
data_magic (>= 0.22)
parallel (1.19.1)
parser (2.7.0.4)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.8.0)
byebug (~> 11.0)
pry (~> 0.10)
rainbow (3.0.0)
rake (13.0.1)
rautomation (1.0.0)
ffi (~> 1.11.0)
regexp_parser (1.7.0)
require_all (3.0.0)
rexml (3.2.4)
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.1)
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)
rubocop (0.80.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
rubyzip (2.3.0)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
te3270 (0.9.0)
page_navigation (>= 0.9)
watir (~> 6.0)
unicode-display_width (1.6.1)
watir (6.16.5)
regexp_parser (~> 1.2)
selenium-webdriver (~> 3.6)
win32screenshot (3.0.0)
ffi (~> 1.11.0)
mini_magick (~> 4.9)
rautomation (~> 1.0.0)
yml_reader (0.7)
PLATFORMS
x86-mingw32
DEPENDENCIES
cucumber
pry-byebug
rake
require_all
rspec
rubocop
te3270
win32screenshot
BUNDLED WITH
2.1.4