Skip to content

Commit 7ae82dc

Browse files
Update gems
Fix commonmarker security issue
1 parent 6fff0dc commit 7ae82dc

File tree

1 file changed

+93
-79
lines changed

1 file changed

+93
-79
lines changed

Gemfile.lock

Lines changed: 93 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
activesupport (6.0.3.6)
4+
activesupport (6.0.4.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -14,42 +14,56 @@ GEM
1414
execjs
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
17-
commonmarker (0.17.13)
18-
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.8)
20-
dnsruby (1.61.5)
17+
commonmarker (0.23.4)
18+
concurrent-ruby (1.1.9)
19+
dnsruby (1.61.9)
2120
simpleidn (~> 0.1)
22-
em-websocket (0.5.2)
21+
em-websocket (0.5.3)
2322
eventmachine (>= 0.12.9)
24-
http_parser.rb (~> 0.6.0)
25-
ethon (0.13.0)
23+
http_parser.rb (~> 0)
24+
ethon (0.15.0)
2625
ffi (>= 1.15.0)
2726
eventmachine (1.2.7)
2827
eventmachine (1.2.7-x64-mingw32)
29-
execjs (2.7.0)
30-
faraday (1.4.0)
31-
faraday-excon (~> 1.0)
28+
execjs (2.8.1)
29+
faraday (1.10.0)
30+
faraday-em_http (~> 1.0)
31+
faraday-em_synchrony (~> 1.0)
32+
faraday-excon (~> 1.1)
33+
faraday-httpclient (~> 1.0)
34+
faraday-multipart (~> 1.0)
3235
faraday-net_http (~> 1.0)
3336
faraday-net_http_persistent (~> 1.0)
34-
multipart-post (>= 1.2, < 3)
37+
faraday-patron (~> 1.0)
38+
faraday-rack (~> 1.0)
39+
faraday-retry (~> 1.0)
3540
ruby2_keywords (>= 0.0.4)
41+
faraday-em_http (1.0.0)
42+
faraday-em_synchrony (1.0.0)
3643
faraday-excon (1.1.0)
44+
faraday-httpclient (1.0.1)
45+
faraday-multipart (1.0.3)
46+
multipart-post (>= 1.2, < 3)
3747
faraday-net_http (1.0.1)
38-
faraday-net_http_persistent (1.1.0)
39-
ffi (1.15.0)
40-
ffi (1.15.0-x64-mingw32)
48+
faraday-net_http_persistent (1.2.0)
49+
faraday-patron (1.0.0)
50+
faraday-rack (1.0.0)
51+
faraday-retry (1.0.3)
52+
ffi (1.15.5)
53+
ffi (1.15.5-x64-mingw32)
4154
forwardable-extended (2.6.0)
4255
gemoji (3.0.1)
43-
github-pages (214)
44-
github-pages-health-check (= 1.17.0)
56+
github-pages (225)
57+
github-pages-health-check (= 1.17.9)
4558
jekyll (= 3.9.0)
4659
jekyll-avatar (= 0.7.0)
4760
jekyll-coffeescript (= 1.1.1)
48-
jekyll-commonmark-ghpages (= 0.1.6)
61+
jekyll-commonmark-ghpages (= 0.2.0)
4962
jekyll-default-layout (= 0.1.4)
5063
jekyll-feed (= 0.15.1)
5164
jekyll-gist (= 1.5.0)
5265
jekyll-github-metadata (= 2.13.0)
66+
jekyll-include-cache (= 0.2.1)
5367
jekyll-mentions (= 1.6.0)
5468
jekyll-optional-front-matter (= 0.3.2)
5569
jekyll-paginate (= 1.1.0)
@@ -58,42 +72,42 @@ GEM
5872
jekyll-relative-links (= 0.6.1)
5973
jekyll-remote-theme (= 0.4.3)
6074
jekyll-sass-converter (= 1.5.2)
61-
jekyll-seo-tag (= 2.7.1)
75+
jekyll-seo-tag (= 2.8.0)
6276
jekyll-sitemap (= 1.4.0)
6377
jekyll-swiss (= 1.0.0)
64-
jekyll-theme-architect (= 0.1.1)
65-
jekyll-theme-cayman (= 0.1.1)
66-
jekyll-theme-dinky (= 0.1.1)
67-
jekyll-theme-hacker (= 0.1.2)
68-
jekyll-theme-leap-day (= 0.1.1)
69-
jekyll-theme-merlot (= 0.1.1)
70-
jekyll-theme-midnight (= 0.1.1)
71-
jekyll-theme-minimal (= 0.1.1)
72-
jekyll-theme-modernist (= 0.1.1)
73-
jekyll-theme-primer (= 0.5.4)
74-
jekyll-theme-slate (= 0.1.1)
75-
jekyll-theme-tactile (= 0.1.1)
76-
jekyll-theme-time-machine (= 0.1.1)
78+
jekyll-theme-architect (= 0.2.0)
79+
jekyll-theme-cayman (= 0.2.0)
80+
jekyll-theme-dinky (= 0.2.0)
81+
jekyll-theme-hacker (= 0.2.0)
82+
jekyll-theme-leap-day (= 0.2.0)
83+
jekyll-theme-merlot (= 0.2.0)
84+
jekyll-theme-midnight (= 0.2.0)
85+
jekyll-theme-minimal (= 0.2.0)
86+
jekyll-theme-modernist (= 0.2.0)
87+
jekyll-theme-primer (= 0.6.0)
88+
jekyll-theme-slate (= 0.2.0)
89+
jekyll-theme-tactile (= 0.2.0)
90+
jekyll-theme-time-machine (= 0.2.0)
7791
jekyll-titles-from-headings (= 0.5.3)
7892
jemoji (= 0.12.0)
7993
kramdown (= 2.3.1)
8094
kramdown-parser-gfm (= 1.1.0)
8195
liquid (= 4.0.3)
8296
mercenary (~> 0.3)
8397
minima (= 2.5.1)
84-
nokogiri (>= 1.10.4, < 2.0)
98+
nokogiri (>= 1.12.5, < 2.0)
8599
rouge (= 3.26.0)
86100
terminal-table (~> 1.4)
87-
github-pages-health-check (1.17.0)
101+
github-pages-health-check (1.17.9)
88102
addressable (~> 2.3)
89103
dnsruby (~> 1.60)
90104
octokit (~> 4.0)
91-
public_suffix (>= 2.0.2, < 5.0)
105+
public_suffix (>= 3.0, < 5.0)
92106
typhoeus (~> 1.3)
93107
html-pipeline (2.14.0)
94108
activesupport (>= 2)
95109
nokogiri (>= 1.4)
96-
http_parser.rb (0.6.0)
110+
http_parser.rb (0.8.0)
97111
i18n (0.9.5)
98112
concurrent-ruby (~> 1.0)
99113
jekyll (3.9.0)
@@ -114,12 +128,12 @@ GEM
114128
jekyll-coffeescript (1.1.1)
115129
coffee-script (~> 2.2)
116130
coffee-script-source (~> 1.11.1)
117-
jekyll-commonmark (1.3.1)
118-
commonmarker (~> 0.14)
119-
jekyll (>= 3.7, < 5.0)
120-
jekyll-commonmark-ghpages (0.1.6)
121-
commonmarker (~> 0.17.6)
122-
jekyll-commonmark (~> 1.2)
131+
jekyll-commonmark (1.4.0)
132+
commonmarker (~> 0.22)
133+
jekyll-commonmark-ghpages (0.2.0)
134+
commonmarker (~> 0.23.4)
135+
jekyll (~> 3.9.0)
136+
jekyll-commonmark (~> 1.4.0)
123137
rouge (>= 2.0, < 4.0)
124138
jekyll-default-layout (0.1.4)
125139
jekyll (~> 3.0)
@@ -130,6 +144,8 @@ GEM
130144
jekyll-github-metadata (2.13.0)
131145
jekyll (>= 3.4, < 5.0)
132146
octokit (~> 4.0, != 4.4.0)
147+
jekyll-include-cache (0.2.1)
148+
jekyll (>= 3.7, < 5.0)
133149
jekyll-mentions (1.6.0)
134150
html-pipeline (~> 2.3)
135151
jekyll (>= 3.7, < 5.0)
@@ -149,50 +165,50 @@ GEM
149165
rubyzip (>= 1.3.0, < 3.0)
150166
jekyll-sass-converter (1.5.2)
151167
sass (~> 3.4)
152-
jekyll-seo-tag (2.7.1)
168+
jekyll-seo-tag (2.8.0)
153169
jekyll (>= 3.8, < 5.0)
154170
jekyll-sitemap (1.4.0)
155171
jekyll (>= 3.7, < 5.0)
156172
jekyll-swiss (1.0.0)
157-
jekyll-theme-architect (0.1.1)
158-
jekyll (~> 3.5)
173+
jekyll-theme-architect (0.2.0)
174+
jekyll (> 3.5, < 5.0)
159175
jekyll-seo-tag (~> 2.0)
160-
jekyll-theme-cayman (0.1.1)
161-
jekyll (~> 3.5)
176+
jekyll-theme-cayman (0.2.0)
177+
jekyll (> 3.5, < 5.0)
162178
jekyll-seo-tag (~> 2.0)
163-
jekyll-theme-dinky (0.1.1)
164-
jekyll (~> 3.5)
179+
jekyll-theme-dinky (0.2.0)
180+
jekyll (> 3.5, < 5.0)
165181
jekyll-seo-tag (~> 2.0)
166-
jekyll-theme-hacker (0.1.2)
182+
jekyll-theme-hacker (0.2.0)
167183
jekyll (> 3.5, < 5.0)
168184
jekyll-seo-tag (~> 2.0)
169-
jekyll-theme-leap-day (0.1.1)
170-
jekyll (~> 3.5)
185+
jekyll-theme-leap-day (0.2.0)
186+
jekyll (> 3.5, < 5.0)
171187
jekyll-seo-tag (~> 2.0)
172-
jekyll-theme-merlot (0.1.1)
173-
jekyll (~> 3.5)
188+
jekyll-theme-merlot (0.2.0)
189+
jekyll (> 3.5, < 5.0)
174190
jekyll-seo-tag (~> 2.0)
175-
jekyll-theme-midnight (0.1.1)
176-
jekyll (~> 3.5)
191+
jekyll-theme-midnight (0.2.0)
192+
jekyll (> 3.5, < 5.0)
177193
jekyll-seo-tag (~> 2.0)
178-
jekyll-theme-minimal (0.1.1)
179-
jekyll (~> 3.5)
194+
jekyll-theme-minimal (0.2.0)
195+
jekyll (> 3.5, < 5.0)
180196
jekyll-seo-tag (~> 2.0)
181-
jekyll-theme-modernist (0.1.1)
182-
jekyll (~> 3.5)
197+
jekyll-theme-modernist (0.2.0)
198+
jekyll (> 3.5, < 5.0)
183199
jekyll-seo-tag (~> 2.0)
184-
jekyll-theme-primer (0.5.4)
200+
jekyll-theme-primer (0.6.0)
185201
jekyll (> 3.5, < 5.0)
186202
jekyll-github-metadata (~> 2.9)
187203
jekyll-seo-tag (~> 2.0)
188-
jekyll-theme-slate (0.1.1)
189-
jekyll (~> 3.5)
204+
jekyll-theme-slate (0.2.0)
205+
jekyll (> 3.5, < 5.0)
190206
jekyll-seo-tag (~> 2.0)
191-
jekyll-theme-tactile (0.1.1)
192-
jekyll (~> 3.5)
207+
jekyll-theme-tactile (0.2.0)
208+
jekyll (> 3.5, < 5.0)
193209
jekyll-seo-tag (~> 2.0)
194-
jekyll-theme-time-machine (0.1.1)
195-
jekyll (~> 3.5)
210+
jekyll-theme-time-machine (0.2.0)
211+
jekyll (> 3.5, < 5.0)
196212
jekyll-seo-tag (~> 2.0)
197213
jekyll-titles-from-headings (0.5.3)
198214
jekyll (>= 3.3, < 5.0)
@@ -207,7 +223,7 @@ GEM
207223
kramdown-parser-gfm (1.1.0)
208224
kramdown (~> 2.0)
209225
liquid (4.0.3)
210-
listen (3.5.1)
226+
listen (3.7.1)
211227
rb-fsevent (~> 0.10, >= 0.10.3)
212228
rb-inotify (~> 0.9, >= 0.9.10)
213229
mercenary (0.3.6)
@@ -216,29 +232,27 @@ GEM
216232
jekyll (>= 3.5, < 5.0)
217233
jekyll-feed (~> 0.9)
218234
jekyll-seo-tag (~> 2.1)
219-
minitest (5.14.4)
235+
minitest (5.15.0)
220236
multipart-post (2.1.1)
221237
nokogiri (1.13.3)
222238
mini_portile2 (~> 2.8.0)
223239
racc (~> 1.4)
224240
nokogiri (1.13.3-x64-mingw32)
225241
racc (~> 1.4)
226-
octokit (4.20.0)
242+
octokit (4.22.0)
227243
faraday (>= 0.9)
228244
sawyer (~> 0.8.0, >= 0.5.3)
229245
pathutil (0.16.2)
230246
forwardable-extended (~> 2.6)
231247
public_suffix (4.0.6)
232248
racc (1.6.0)
233-
rb-fsevent (0.10.4)
249+
rb-fsevent (0.11.1)
234250
rb-inotify (0.10.1)
235251
ffi (~> 1.0)
236252
rexml (3.2.5)
237253
rouge (3.26.0)
238-
ruby-enum (0.9.0)
239-
i18n
240-
ruby2_keywords (0.0.4)
241-
rubyzip (2.3.0)
254+
ruby2_keywords (0.0.5)
255+
rubyzip (2.3.2)
242256
safe_yaml (1.0.5)
243257
sass (3.7.4)
244258
sass-listen (~> 4.0.0)
@@ -259,10 +273,10 @@ GEM
259273
thread_safe (~> 0.1)
260274
unf (0.1.4)
261275
unf_ext
262-
unf_ext (0.0.7.7)
263-
unf_ext (0.0.7.7-x64-mingw32)
264-
unicode-display_width (1.7.0)
265-
zeitwerk (2.4.2)
276+
unf_ext (0.0.8)
277+
unf_ext (0.0.8-x64-mingw32)
278+
unicode-display_width (1.8.0)
279+
zeitwerk (2.5.4)
266280

267281
PLATFORMS
268282
ruby

0 commit comments

Comments
 (0)