Skip to content

Commit 14c933c

Browse files
Merge branch 'master' into dependabot/bundler/addressable-2.8.1
2 parents 81cf105 + 0e625da commit 14c933c

2 files changed

Lines changed: 13 additions & 14 deletions

File tree

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.1)
4+
activesupport (6.0.6.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -16,7 +16,7 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.6)
19+
concurrent-ruby (1.2.0)
2020
dnsruby (1.61.3)
2121
addressable (~> 2.5)
2222
em-websocket (0.5.1)
@@ -82,7 +82,7 @@ GEM
8282
octokit (~> 4.0)
8383
public_suffix (~> 3.0)
8484
typhoeus (~> 1.3)
85-
html-pipeline (2.13.0)
85+
html-pipeline (2.14.3)
8686
activesupport (>= 2)
8787
nokogiri (>= 1.4)
8888
http_parser.rb (0.6.0)
@@ -193,33 +193,33 @@ GEM
193193
gemoji (~> 3.0)
194194
html-pipeline (~> 2.2)
195195
jekyll (>= 3.0, < 5.0)
196-
just-the-docs (0.3.3)
196+
just-the-docs (0.4.2)
197197
jekyll (>= 3.8.5)
198-
jekyll-seo-tag (~> 2.0)
199-
rake (>= 12.3.1, < 13.1.0)
198+
jekyll-seo-tag (>= 2.0)
199+
rake (>= 12.3.1)
200200
kramdown (1.17.0)
201201
liquid (4.0.3)
202202
listen (3.2.1)
203203
rb-fsevent (~> 0.10, >= 0.10.3)
204204
rb-inotify (~> 0.9, >= 0.9.10)
205205
mercenary (0.3.6)
206-
mini_portile2 (2.4.0)
206+
mini_portile2 (2.8.1)
207207
minima (2.5.1)
208208
jekyll (>= 3.5, < 5.0)
209209
jekyll-feed (~> 0.9)
210210
jekyll-seo-tag (~> 2.1)
211-
minitest (5.14.1)
211+
minitest (5.17.0)
212212
multipart-post (2.1.1)
213-
nokogiri (1.10.9)
214-
mini_portile2 (~> 2.4.0)
215-
nokogiri (1.10.9-x64-mingw32)
216-
mini_portile2 (~> 2.4.0)
213+
nokogiri (1.14.3)
214+
mini_portile2 (~> 2.8.0)
215+
racc (~> 1.4)
217216
octokit (4.18.0)
218217
faraday (>= 0.9)
219218
sawyer (~> 0.8.0, >= 0.5.3)
220219
pathutil (0.16.2)
221220
forwardable-extended (~> 2.6)
222221
public_suffix (3.1.1)
222+
racc (1.6.2)
223223
rake (13.0.1)
224224
rb-fsevent (0.10.4)
225225
rb-inotify (0.10.1)
@@ -248,7 +248,7 @@ GEM
248248
tzinfo (>= 1.0.0)
249249
unicode-display_width (1.7.0)
250250
wdm (0.1.1)
251-
zeitwerk (2.3.0)
251+
zeitwerk (2.6.6)
252252

253253
PLATFORMS
254254
x64-mingw32

0 commit comments

Comments
 (0)