-
Notifications
You must be signed in to change notification settings - Fork 28
/
Gemfile.lock
148 lines (144 loc) · 3.12 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
GIT
remote: https://github.com/basvodde/link-checker
revision: 1bf33a22910ea5151f5a241e9683d19f15822401
specs:
link-checker (0.7.2)
anemone
certified
colorize
nokogiri
trollop
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
anemone (0.7.2)
nokogiri (>= 1.3.0)
robotex (>= 1.0.0)
attempt_to (0.4.1)
rake
backports (3.15.0)
builder (3.2.3)
capybara (3.29.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
certified (1.0.0)
childprocess (2.0.0)
rake (< 13.0)
colorize (0.8.1)
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)
execjs (2.7.0)
gherkin (5.1.0)
jasmine (3.5.0)
jasmine-core (~> 3.5.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (3.5.0)
jshintrb (0.3.0)
execjs
multi_json (>= 1.3)
rake
json (2.3.1)
mini_mime (1.0.2)
mini_portile2 (2.8.0)
multi_json (1.13.1)
multi_test (0.1.2)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
phantomjs (2.1.1.0)
public_suffix (4.0.6)
puma (4.3.12)
nio4r (~> 2.0)
r18n-core (3.2.0)
racc (1.6.1)
rack (2.2.6.3)
rack-protection (2.2.3)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (12.3.3)
regexp_parser (1.6.0)
robotex (1.0.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
ruby2_keywords (0.0.5)
rubyzip (1.3.0)
selenium-webdriver (3.142.4)
childprocess (>= 0.5, < 3.0)
rubyzip (~> 1.2, >= 1.2.2)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
sinatra-r18n (3.2.0)
r18n-core (= 3.2.0)
sinatra (>= 1.3, < 3)
tilt (2.0.11)
trollop (2.9.9)
w3c_validators (1.3.4)
json (>= 1.8)
nokogiri (~> 1.6)
xml-sitemap (1.3.3)
builder (>= 2.0)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
attempt_to
capybara
certified
cucumber
jasmine
jshintrb
link-checker!
nokogiri
puma
rake
rspec
selenium-webdriver
sinatra
sinatra-r18n
w3c_validators
xml-sitemap
BUNDLED WITH
2.1.4