File tree Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ group :jekyll_plugins do
19
19
gem "jekyll-include-cache"
20
20
gem 'jekyll-algolia'
21
21
gem 'jekyll-dotenv'
22
- gem 'html-proofer'
23
22
end
24
23
25
24
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
Original file line number Diff line number Diff line change 37
37
em-websocket (0.5.2 )
38
38
eventmachine (>= 0.12.9 )
39
39
http_parser.rb (~> 0.6.0 )
40
- ethon (0.14.0 )
41
- ffi (>= 1.15.0 )
42
40
eventmachine (1.2.7 )
43
41
faraday (1.8.0 )
44
42
faraday-em_http (~> 1.0 )
62
60
ffi (1.15.4 )
63
61
filesize (0.2.0 )
64
62
forwardable-extended (2.6.0 )
65
- html-proofer (3.19.2 )
66
- addressable (~> 2.3 )
67
- mercenary (~> 0.3 )
68
- nokogumbo (~> 2.0 )
69
- parallel (~> 1.3 )
70
- rainbow (~> 3.0 )
71
- typhoeus (~> 1.3 )
72
- yell (~> 2.0 )
73
63
http_parser.rb (0.6.0 )
74
64
httpclient (2.8.3 )
75
65
i18n (1.8.10 )
@@ -119,17 +109,13 @@ GEM
119
109
racc (~> 1.4 )
120
110
nokogiri (1.12.5-x86_64-linux )
121
111
racc (~> 1.4 )
122
- nokogumbo (2.0.5 )
123
- nokogiri (~> 1.8 , >= 1.8.4 )
124
- parallel (1.21.0 )
125
112
pathutil (0.16.2 )
126
113
forwardable-extended (~> 2.6 )
127
114
posix-spawn (0.3.15 )
128
115
premonition (2.0.1 )
129
116
progressbar (1.11.0 )
130
117
public_suffix (4.0.6 )
131
118
racc (1.5.2 )
132
- rainbow (3.0.0 )
133
119
rake (13.0.6 )
134
120
rb-fsevent (0.11.0 )
135
121
rb-inotify (0.10.1 )
143
129
terminal-table (3.0.2 )
144
130
unicode-display_width (>= 1.1.1 , < 3 )
145
131
thread_safe (0.3.6 )
146
- typhoeus (1.4.0 )
147
- ethon (>= 0.9.0 )
148
132
tzinfo (1.2.9 )
149
133
thread_safe (~> 0.1 )
150
134
tzinfo-data (1.2021.2 )
153
137
verbal_expressions (0.1.5 )
154
138
wdm (0.1.1 )
155
139
webrick (1.7.0 )
156
- yell (2.2.2 )
157
140
158
141
PLATFORMS
159
142
ruby
@@ -163,7 +146,6 @@ PLATFORMS
163
146
DEPENDENCIES
164
147
dotenv
165
148
faraday
166
- html-proofer
167
149
jekyll !
168
150
jekyll-algolia
169
151
jekyll-commonmark
You can’t perform that action at this time.
0 commit comments