Skip to content

Commit 581154d

Browse files
committed
Update ruby dependencies.
1 parent 067a8bf commit 581154d

File tree

2 files changed

+128
-112
lines changed

2 files changed

+128
-112
lines changed

Gemfile

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
source 'https://rubygems.org'
2-
gem 'github-pages', group: :jekyll_plugins
1+
source "https://rubygems.org"
2+
gem "github-pages", group: :jekyll_plugins
3+
gem "webrick"

Gemfile.lock

+125-110
Original file line numberDiff line numberDiff line change
@@ -1,99 +1,102 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.2)
4+
activesupport (6.0.6.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.7.0)
11-
public_suffix (>= 2.0.2, < 5.0)
10+
addressable (2.8.1)
11+
public_suffix (>= 2.0.2, < 6.0)
1212
coffee-script (2.4.1)
1313
coffee-script-source
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.6)
20-
dnsruby (1.61.3)
21-
addressable (~> 2.5)
22-
em-websocket (0.5.1)
17+
commonmarker (0.23.7)
18+
concurrent-ruby (1.2.0)
19+
dnsruby (1.61.9)
20+
simpleidn (~> 0.1)
21+
em-websocket (0.5.3)
2322
eventmachine (>= 0.12.9)
24-
http_parser.rb (~> 0.6.0)
25-
ethon (0.12.0)
26-
ffi (>= 1.3.0)
23+
http_parser.rb (~> 0)
24+
ethon (0.16.0)
25+
ffi (>= 1.15.0)
2726
eventmachine (1.2.7)
28-
execjs (2.7.0)
29-
faraday (1.0.1)
30-
multipart-post (>= 1.2, < 3)
31-
ffi (1.13.1)
27+
execjs (2.8.1)
28+
faraday (2.7.4)
29+
faraday-net_http (>= 2.0, < 3.1)
30+
ruby2_keywords (>= 0.0.4)
31+
faraday-net_http (3.0.2)
32+
ffi (1.15.5)
3233
forwardable-extended (2.6.0)
3334
gemoji (3.0.1)
34-
github-pages (206)
35-
github-pages-health-check (= 1.16.1)
36-
jekyll (= 3.8.7)
35+
github-pages (227)
36+
github-pages-health-check (= 1.17.9)
37+
jekyll (= 3.9.2)
3738
jekyll-avatar (= 0.7.0)
3839
jekyll-coffeescript (= 1.1.1)
39-
jekyll-commonmark-ghpages (= 0.1.6)
40+
jekyll-commonmark-ghpages (= 0.2.0)
4041
jekyll-default-layout (= 0.1.4)
41-
jekyll-feed (= 0.13.0)
42+
jekyll-feed (= 0.15.1)
4243
jekyll-gist (= 1.5.0)
4344
jekyll-github-metadata (= 2.13.0)
44-
jekyll-mentions (= 1.5.1)
45+
jekyll-include-cache (= 0.2.1)
46+
jekyll-mentions (= 1.6.0)
4547
jekyll-optional-front-matter (= 0.3.2)
4648
jekyll-paginate (= 1.1.0)
4749
jekyll-readme-index (= 0.3.0)
48-
jekyll-redirect-from (= 0.15.0)
50+
jekyll-redirect-from (= 0.16.0)
4951
jekyll-relative-links (= 0.6.1)
50-
jekyll-remote-theme (= 0.4.1)
52+
jekyll-remote-theme (= 0.4.3)
5153
jekyll-sass-converter (= 1.5.2)
52-
jekyll-seo-tag (= 2.6.1)
54+
jekyll-seo-tag (= 2.8.0)
5355
jekyll-sitemap (= 1.4.0)
5456
jekyll-swiss (= 1.0.0)
55-
jekyll-theme-architect (= 0.1.1)
56-
jekyll-theme-cayman (= 0.1.1)
57-
jekyll-theme-dinky (= 0.1.1)
58-
jekyll-theme-hacker (= 0.1.1)
59-
jekyll-theme-leap-day (= 0.1.1)
60-
jekyll-theme-merlot (= 0.1.1)
61-
jekyll-theme-midnight (= 0.1.1)
62-
jekyll-theme-minimal (= 0.1.1)
63-
jekyll-theme-modernist (= 0.1.1)
64-
jekyll-theme-primer (= 0.5.4)
65-
jekyll-theme-slate (= 0.1.1)
66-
jekyll-theme-tactile (= 0.1.1)
67-
jekyll-theme-time-machine (= 0.1.1)
57+
jekyll-theme-architect (= 0.2.0)
58+
jekyll-theme-cayman (= 0.2.0)
59+
jekyll-theme-dinky (= 0.2.0)
60+
jekyll-theme-hacker (= 0.2.0)
61+
jekyll-theme-leap-day (= 0.2.0)
62+
jekyll-theme-merlot (= 0.2.0)
63+
jekyll-theme-midnight (= 0.2.0)
64+
jekyll-theme-minimal (= 0.2.0)
65+
jekyll-theme-modernist (= 0.2.0)
66+
jekyll-theme-primer (= 0.6.0)
67+
jekyll-theme-slate (= 0.2.0)
68+
jekyll-theme-tactile (= 0.2.0)
69+
jekyll-theme-time-machine (= 0.2.0)
6870
jekyll-titles-from-headings (= 0.5.3)
69-
jemoji (= 0.11.1)
70-
kramdown (= 1.17.0)
71+
jemoji (= 0.12.0)
72+
kramdown (= 2.3.2)
73+
kramdown-parser-gfm (= 1.1.0)
7174
liquid (= 4.0.3)
7275
mercenary (~> 0.3)
7376
minima (= 2.5.1)
74-
nokogiri (>= 1.10.4, < 2.0)
75-
rouge (= 3.19.0)
77+
nokogiri (>= 1.13.6, < 2.0)
78+
rouge (= 3.26.0)
7679
terminal-table (~> 1.4)
77-
github-pages-health-check (1.16.1)
80+
github-pages-health-check (1.17.9)
7881
addressable (~> 2.3)
7982
dnsruby (~> 1.60)
8083
octokit (~> 4.0)
81-
public_suffix (~> 3.0)
84+
public_suffix (>= 3.0, < 5.0)
8285
typhoeus (~> 1.3)
83-
html-pipeline (2.13.0)
86+
html-pipeline (2.14.3)
8487
activesupport (>= 2)
8588
nokogiri (>= 1.4)
86-
http_parser.rb (0.6.0)
89+
http_parser.rb (0.8.0)
8790
i18n (0.9.5)
8891
concurrent-ruby (~> 1.0)
89-
jekyll (3.8.7)
92+
jekyll (3.9.2)
9093
addressable (~> 2.4)
9194
colorator (~> 1.0)
9295
em-websocket (~> 0.5)
9396
i18n (~> 0.7)
9497
jekyll-sass-converter (~> 1.0)
9598
jekyll-watch (~> 2.0)
96-
kramdown (~> 1.14)
99+
kramdown (>= 1.17, < 3)
97100
liquid (~> 4.0)
98101
mercenary (~> 0.3.3)
99102
pathutil (~> 0.9)
@@ -104,145 +107,157 @@ GEM
104107
jekyll-coffeescript (1.1.1)
105108
coffee-script (~> 2.2)
106109
coffee-script-source (~> 1.11.1)
107-
jekyll-commonmark (1.3.1)
108-
commonmarker (~> 0.14)
109-
jekyll (>= 3.7, < 5.0)
110-
jekyll-commonmark-ghpages (0.1.6)
111-
commonmarker (~> 0.17.6)
112-
jekyll-commonmark (~> 1.2)
110+
jekyll-commonmark (1.4.0)
111+
commonmarker (~> 0.22)
112+
jekyll-commonmark-ghpages (0.2.0)
113+
commonmarker (~> 0.23.4)
114+
jekyll (~> 3.9.0)
115+
jekyll-commonmark (~> 1.4.0)
113116
rouge (>= 2.0, < 4.0)
114117
jekyll-default-layout (0.1.4)
115118
jekyll (~> 3.0)
116-
jekyll-feed (0.13.0)
119+
jekyll-feed (0.15.1)
117120
jekyll (>= 3.7, < 5.0)
118121
jekyll-gist (1.5.0)
119122
octokit (~> 4.2)
120123
jekyll-github-metadata (2.13.0)
121124
jekyll (>= 3.4, < 5.0)
122125
octokit (~> 4.0, != 4.4.0)
123-
jekyll-mentions (1.5.1)
126+
jekyll-include-cache (0.2.1)
127+
jekyll (>= 3.7, < 5.0)
128+
jekyll-mentions (1.6.0)
124129
html-pipeline (~> 2.3)
125130
jekyll (>= 3.7, < 5.0)
126131
jekyll-optional-front-matter (0.3.2)
127132
jekyll (>= 3.0, < 5.0)
128133
jekyll-paginate (1.1.0)
129134
jekyll-readme-index (0.3.0)
130135
jekyll (>= 3.0, < 5.0)
131-
jekyll-redirect-from (0.15.0)
136+
jekyll-redirect-from (0.16.0)
132137
jekyll (>= 3.3, < 5.0)
133138
jekyll-relative-links (0.6.1)
134139
jekyll (>= 3.3, < 5.0)
135-
jekyll-remote-theme (0.4.1)
140+
jekyll-remote-theme (0.4.3)
136141
addressable (~> 2.0)
137142
jekyll (>= 3.5, < 5.0)
138-
rubyzip (>= 1.3.0)
143+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
144+
rubyzip (>= 1.3.0, < 3.0)
139145
jekyll-sass-converter (1.5.2)
140146
sass (~> 3.4)
141-
jekyll-seo-tag (2.6.1)
142-
jekyll (>= 3.3, < 5.0)
147+
jekyll-seo-tag (2.8.0)
148+
jekyll (>= 3.8, < 5.0)
143149
jekyll-sitemap (1.4.0)
144150
jekyll (>= 3.7, < 5.0)
145151
jekyll-swiss (1.0.0)
146-
jekyll-theme-architect (0.1.1)
147-
jekyll (~> 3.5)
152+
jekyll-theme-architect (0.2.0)
153+
jekyll (> 3.5, < 5.0)
148154
jekyll-seo-tag (~> 2.0)
149-
jekyll-theme-cayman (0.1.1)
150-
jekyll (~> 3.5)
155+
jekyll-theme-cayman (0.2.0)
156+
jekyll (> 3.5, < 5.0)
151157
jekyll-seo-tag (~> 2.0)
152-
jekyll-theme-dinky (0.1.1)
153-
jekyll (~> 3.5)
158+
jekyll-theme-dinky (0.2.0)
159+
jekyll (> 3.5, < 5.0)
154160
jekyll-seo-tag (~> 2.0)
155-
jekyll-theme-hacker (0.1.1)
156-
jekyll (~> 3.5)
161+
jekyll-theme-hacker (0.2.0)
162+
jekyll (> 3.5, < 5.0)
157163
jekyll-seo-tag (~> 2.0)
158-
jekyll-theme-leap-day (0.1.1)
159-
jekyll (~> 3.5)
164+
jekyll-theme-leap-day (0.2.0)
165+
jekyll (> 3.5, < 5.0)
160166
jekyll-seo-tag (~> 2.0)
161-
jekyll-theme-merlot (0.1.1)
162-
jekyll (~> 3.5)
167+
jekyll-theme-merlot (0.2.0)
168+
jekyll (> 3.5, < 5.0)
163169
jekyll-seo-tag (~> 2.0)
164-
jekyll-theme-midnight (0.1.1)
165-
jekyll (~> 3.5)
170+
jekyll-theme-midnight (0.2.0)
171+
jekyll (> 3.5, < 5.0)
166172
jekyll-seo-tag (~> 2.0)
167-
jekyll-theme-minimal (0.1.1)
168-
jekyll (~> 3.5)
173+
jekyll-theme-minimal (0.2.0)
174+
jekyll (> 3.5, < 5.0)
169175
jekyll-seo-tag (~> 2.0)
170-
jekyll-theme-modernist (0.1.1)
171-
jekyll (~> 3.5)
176+
jekyll-theme-modernist (0.2.0)
177+
jekyll (> 3.5, < 5.0)
172178
jekyll-seo-tag (~> 2.0)
173-
jekyll-theme-primer (0.5.4)
179+
jekyll-theme-primer (0.6.0)
174180
jekyll (> 3.5, < 5.0)
175181
jekyll-github-metadata (~> 2.9)
176182
jekyll-seo-tag (~> 2.0)
177-
jekyll-theme-slate (0.1.1)
178-
jekyll (~> 3.5)
183+
jekyll-theme-slate (0.2.0)
184+
jekyll (> 3.5, < 5.0)
179185
jekyll-seo-tag (~> 2.0)
180-
jekyll-theme-tactile (0.1.1)
181-
jekyll (~> 3.5)
186+
jekyll-theme-tactile (0.2.0)
187+
jekyll (> 3.5, < 5.0)
182188
jekyll-seo-tag (~> 2.0)
183-
jekyll-theme-time-machine (0.1.1)
184-
jekyll (~> 3.5)
189+
jekyll-theme-time-machine (0.2.0)
190+
jekyll (> 3.5, < 5.0)
185191
jekyll-seo-tag (~> 2.0)
186192
jekyll-titles-from-headings (0.5.3)
187193
jekyll (>= 3.3, < 5.0)
188194
jekyll-watch (2.2.1)
189195
listen (~> 3.0)
190-
jemoji (0.11.1)
196+
jemoji (0.12.0)
191197
gemoji (~> 3.0)
192198
html-pipeline (~> 2.2)
193199
jekyll (>= 3.0, < 5.0)
194-
kramdown (1.17.0)
200+
kramdown (2.3.2)
201+
rexml
202+
kramdown-parser-gfm (1.1.0)
203+
kramdown (~> 2.0)
195204
liquid (4.0.3)
196-
listen (3.2.1)
205+
listen (3.8.0)
197206
rb-fsevent (~> 0.10, >= 0.10.3)
198207
rb-inotify (~> 0.9, >= 0.9.10)
199208
mercenary (0.3.6)
200-
mini_portile2 (2.4.0)
201209
minima (2.5.1)
202210
jekyll (>= 3.5, < 5.0)
203211
jekyll-feed (~> 0.9)
204212
jekyll-seo-tag (~> 2.1)
205-
minitest (5.14.1)
206-
multipart-post (2.1.1)
207-
nokogiri (1.10.9)
208-
mini_portile2 (~> 2.4.0)
209-
octokit (4.18.0)
210-
faraday (>= 0.9)
211-
sawyer (~> 0.8.0, >= 0.5.3)
213+
minitest (5.17.0)
214+
nokogiri (1.14.0-x86_64-linux)
215+
racc (~> 1.4)
216+
octokit (4.25.1)
217+
faraday (>= 1, < 3)
218+
sawyer (~> 0.9)
212219
pathutil (0.16.2)
213220
forwardable-extended (~> 2.6)
214-
public_suffix (3.1.1)
215-
rb-fsevent (0.10.4)
221+
public_suffix (4.0.7)
222+
racc (1.6.2)
223+
rb-fsevent (0.11.2)
216224
rb-inotify (0.10.1)
217225
ffi (~> 1.0)
218-
rouge (3.19.0)
219-
ruby-enum (0.8.0)
220-
i18n
221-
rubyzip (2.3.0)
226+
rexml (3.2.5)
227+
rouge (3.26.0)
228+
ruby2_keywords (0.0.5)
229+
rubyzip (2.3.2)
222230
safe_yaml (1.0.5)
223231
sass (3.7.4)
224232
sass-listen (~> 4.0.0)
225233
sass-listen (4.0.0)
226234
rb-fsevent (~> 0.9, >= 0.9.4)
227235
rb-inotify (~> 0.9, >= 0.9.7)
228-
sawyer (0.8.2)
236+
sawyer (0.9.2)
229237
addressable (>= 2.3.5)
230-
faraday (> 0.8, < 2.0)
238+
faraday (>= 0.17.3, < 3)
239+
simpleidn (0.2.1)
240+
unf (~> 0.1.4)
231241
terminal-table (1.8.0)
232242
unicode-display_width (~> 1.1, >= 1.1.1)
233243
thread_safe (0.3.6)
234244
typhoeus (1.4.0)
235245
ethon (>= 0.9.0)
236-
tzinfo (1.2.7)
246+
tzinfo (1.2.10)
237247
thread_safe (~> 0.1)
238-
unicode-display_width (1.7.0)
239-
zeitwerk (2.3.1)
248+
unf (0.1.4)
249+
unf_ext
250+
unf_ext (0.0.8.2)
251+
unicode-display_width (1.8.0)
252+
webrick (1.7.0)
253+
zeitwerk (2.6.6)
240254

241255
PLATFORMS
242-
ruby
256+
x86_64-linux
243257

244258
DEPENDENCIES
245259
github-pages
260+
webrick
246261

247262
BUNDLED WITH
248-
2.1.4
263+
2.4.5

0 commit comments

Comments
 (0)