Skip to content

Commit 06ff3e4

Browse files
committed
bundle update
1 parent b3096b3 commit 06ff3e4

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ group :jekyll_plugins do
1919
gem "jekyll-include-cache"
2020
gem 'jekyll-algolia'
2121
gem 'jekyll-dotenv'
22-
gem 'html-proofer'
2322
end
2423

2524
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem

Gemfile.lock

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ GEM
3737
em-websocket (0.5.2)
3838
eventmachine (>= 0.12.9)
3939
http_parser.rb (~> 0.6.0)
40-
ethon (0.14.0)
41-
ffi (>= 1.15.0)
4240
eventmachine (1.2.7)
4341
faraday (1.8.0)
4442
faraday-em_http (~> 1.0)
@@ -62,14 +60,6 @@ GEM
6260
ffi (1.15.4)
6361
filesize (0.2.0)
6462
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)
7363
http_parser.rb (0.6.0)
7464
httpclient (2.8.3)
7565
i18n (1.8.10)
@@ -119,17 +109,13 @@ GEM
119109
racc (~> 1.4)
120110
nokogiri (1.12.5-x86_64-linux)
121111
racc (~> 1.4)
122-
nokogumbo (2.0.5)
123-
nokogiri (~> 1.8, >= 1.8.4)
124-
parallel (1.21.0)
125112
pathutil (0.16.2)
126113
forwardable-extended (~> 2.6)
127114
posix-spawn (0.3.15)
128115
premonition (2.0.1)
129116
progressbar (1.11.0)
130117
public_suffix (4.0.6)
131118
racc (1.5.2)
132-
rainbow (3.0.0)
133119
rake (13.0.6)
134120
rb-fsevent (0.11.0)
135121
rb-inotify (0.10.1)
@@ -143,8 +129,6 @@ GEM
143129
terminal-table (3.0.2)
144130
unicode-display_width (>= 1.1.1, < 3)
145131
thread_safe (0.3.6)
146-
typhoeus (1.4.0)
147-
ethon (>= 0.9.0)
148132
tzinfo (1.2.9)
149133
thread_safe (~> 0.1)
150134
tzinfo-data (1.2021.2)
@@ -153,7 +137,6 @@ GEM
153137
verbal_expressions (0.1.5)
154138
wdm (0.1.1)
155139
webrick (1.7.0)
156-
yell (2.2.2)
157140

158141
PLATFORMS
159142
ruby
@@ -163,7 +146,6 @@ PLATFORMS
163146
DEPENDENCIES
164147
dotenv
165148
faraday
166-
html-proofer
167149
jekyll!
168150
jekyll-algolia
169151
jekyll-commonmark

0 commit comments

Comments
 (0)