Skip to content

Commit 7b7dcdd

Browse files
committed
Update deps
1 parent 63d931e commit 7b7dcdd

1 file changed

Lines changed: 24 additions & 44 deletions

File tree

Gemfile.lock

Lines changed: 24 additions & 44 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.4.7)
4+
activesupport (6.0.5.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -14,8 +14,8 @@ GEM
1414
execjs
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
17-
commonmarker (0.23.4)
18-
concurrent-ruby (1.1.9)
17+
commonmarker (0.23.5)
18+
concurrent-ruby (1.1.10)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
2121
em-websocket (0.5.3)
@@ -25,35 +25,16 @@ GEM
2525
ffi (>= 1.15.0)
2626
eventmachine (1.2.7)
2727
execjs (2.8.1)
28-
faraday (1.10.0)
29-
faraday-em_http (~> 1.0)
30-
faraday-em_synchrony (~> 1.0)
31-
faraday-excon (~> 1.1)
32-
faraday-httpclient (~> 1.0)
33-
faraday-multipart (~> 1.0)
34-
faraday-net_http (~> 1.0)
35-
faraday-net_http_persistent (~> 1.0)
36-
faraday-patron (~> 1.0)
37-
faraday-rack (~> 1.0)
38-
faraday-retry (~> 1.0)
28+
faraday (2.4.0)
29+
faraday-net_http (~> 2.0)
3930
ruby2_keywords (>= 0.0.4)
40-
faraday-em_http (1.0.0)
41-
faraday-em_synchrony (1.0.0)
42-
faraday-excon (1.1.0)
43-
faraday-httpclient (1.0.1)
44-
faraday-multipart (1.0.3)
45-
multipart-post (>= 1.2, < 3)
46-
faraday-net_http (1.0.1)
47-
faraday-net_http_persistent (1.2.0)
48-
faraday-patron (1.0.0)
49-
faraday-rack (1.0.0)
50-
faraday-retry (1.0.3)
31+
faraday-net_http (2.1.0)
5132
ffi (1.15.5)
5233
forwardable-extended (2.6.0)
5334
gemoji (3.0.1)
54-
github-pages (225)
35+
github-pages (227)
5536
github-pages-health-check (= 1.17.9)
56-
jekyll (= 3.9.0)
37+
jekyll (= 3.9.2)
5738
jekyll-avatar (= 0.7.0)
5839
jekyll-coffeescript (= 1.1.1)
5940
jekyll-commonmark-ghpages (= 0.2.0)
@@ -88,12 +69,12 @@ GEM
8869
jekyll-theme-time-machine (= 0.2.0)
8970
jekyll-titles-from-headings (= 0.5.3)
9071
jemoji (= 0.12.0)
91-
kramdown (= 2.3.1)
72+
kramdown (= 2.3.2)
9273
kramdown-parser-gfm (= 1.1.0)
9374
liquid (= 4.0.3)
9475
mercenary (~> 0.3)
9576
minima (= 2.5.1)
96-
nokogiri (>= 1.12.5, < 2.0)
77+
nokogiri (>= 1.13.6, < 2.0)
9778
rouge (= 3.26.0)
9879
terminal-table (~> 1.4)
9980
github-pages-health-check (1.17.9)
@@ -102,13 +83,13 @@ GEM
10283
octokit (~> 4.0)
10384
public_suffix (>= 3.0, < 5.0)
10485
typhoeus (~> 1.3)
105-
html-pipeline (2.14.0)
86+
html-pipeline (2.14.2)
10687
activesupport (>= 2)
10788
nokogiri (>= 1.4)
10889
http_parser.rb (0.8.0)
10990
i18n (0.9.5)
11091
concurrent-ruby (~> 1.0)
111-
jekyll (3.9.0)
92+
jekyll (3.9.2)
11293
addressable (~> 2.4)
11394
colorator (~> 1.0)
11495
em-websocket (~> 0.5)
@@ -216,7 +197,7 @@ GEM
216197
gemoji (~> 3.0)
217198
html-pipeline (~> 2.2)
218199
jekyll (>= 3.0, < 5.0)
219-
kramdown (2.3.1)
200+
kramdown (2.3.2)
220201
rexml
221202
kramdown-parser-gfm (1.1.0)
222203
kramdown (~> 2.0)
@@ -229,16 +210,15 @@ GEM
229210
jekyll (>= 3.5, < 5.0)
230211
jekyll-feed (~> 0.9)
231212
jekyll-seo-tag (~> 2.1)
232-
minitest (5.15.0)
233-
multipart-post (2.1.1)
234-
nokogiri (1.13.6-x86_64-linux)
213+
minitest (5.16.2)
214+
nokogiri (1.13.8-x86_64-linux)
235215
racc (~> 1.4)
236-
octokit (4.22.0)
237-
faraday (>= 0.9)
238-
sawyer (~> 0.8.0, >= 0.5.3)
216+
octokit (4.25.1)
217+
faraday (>= 1, < 3)
218+
sawyer (~> 0.9)
239219
pathutil (0.16.2)
240220
forwardable-extended (~> 2.6)
241-
public_suffix (4.0.6)
221+
public_suffix (4.0.7)
242222
racc (1.6.0)
243223
rb-fsevent (0.11.1)
244224
rb-inotify (0.10.1)
@@ -253,23 +233,23 @@ GEM
253233
sass-listen (4.0.0)
254234
rb-fsevent (~> 0.9, >= 0.9.4)
255235
rb-inotify (~> 0.9, >= 0.9.7)
256-
sawyer (0.8.2)
236+
sawyer (0.9.2)
257237
addressable (>= 2.3.5)
258-
faraday (> 0.8, < 2.0)
238+
faraday (>= 0.17.3, < 3)
259239
simpleidn (0.2.1)
260240
unf (~> 0.1.4)
261241
terminal-table (1.8.0)
262242
unicode-display_width (~> 1.1, >= 1.1.1)
263243
thread_safe (0.3.6)
264244
typhoeus (1.4.0)
265245
ethon (>= 0.9.0)
266-
tzinfo (1.2.9)
246+
tzinfo (1.2.10)
267247
thread_safe (~> 0.1)
268248
unf (0.1.4)
269249
unf_ext
270-
unf_ext (0.0.8)
250+
unf_ext (0.0.8.2)
271251
unicode-display_width (1.8.0)
272-
zeitwerk (2.5.4)
252+
zeitwerk (2.6.0)
273253

274254
PLATFORMS
275255
x86_64-linux

0 commit comments

Comments
 (0)