Skip to content

Commit c8126ce

Browse files
committed
Bump all deps
Easiest way to address GHSA-52p9-v744-mwjj
1 parent cd6f23d commit c8126ce

1 file changed

Lines changed: 18 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 18 additions & 16 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.5)
4+
activesupport (6.0.3.7)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -22,19 +22,23 @@ GEM
2222
em-websocket (0.5.2)
2323
eventmachine (>= 0.12.9)
2424
http_parser.rb (~> 0.6.0)
25-
ethon (0.12.0)
26-
ffi (>= 1.3.0)
25+
ethon (0.14.0)
26+
ffi (>= 1.15.0)
2727
eventmachine (1.2.7)
2828
execjs (2.7.0)
29-
faraday (1.3.0)
29+
faraday (1.4.1)
30+
faraday-excon (~> 1.1)
3031
faraday-net_http (~> 1.0)
32+
faraday-net_http_persistent (~> 1.1)
3133
multipart-post (>= 1.2, < 3)
32-
ruby2_keywords
34+
ruby2_keywords (>= 0.0.4)
35+
faraday-excon (1.1.0)
3336
faraday-net_http (1.0.1)
37+
faraday-net_http_persistent (1.1.0)
3438
ffi (1.15.0)
3539
forwardable-extended (2.6.0)
3640
gemoji (3.0.1)
37-
github-pages (213)
41+
github-pages (214)
3842
github-pages-health-check (= 1.17.0)
3943
jekyll (= 3.9.0)
4044
jekyll-avatar (= 0.7.0)
@@ -70,7 +74,7 @@ GEM
7074
jekyll-theme-time-machine (= 0.1.1)
7175
jekyll-titles-from-headings (= 0.5.3)
7276
jemoji (= 0.12.0)
73-
kramdown (= 2.3.0)
77+
kramdown (= 2.3.1)
7478
kramdown-parser-gfm (= 1.1.0)
7579
liquid (= 4.0.3)
7680
mercenary (~> 0.3)
@@ -196,33 +200,31 @@ GEM
196200
gemoji (~> 3.0)
197201
html-pipeline (~> 2.2)
198202
jekyll (>= 3.0, < 5.0)
199-
kramdown (2.3.0)
203+
kramdown (2.3.1)
200204
rexml
201205
kramdown-parser-gfm (1.1.0)
202206
kramdown (~> 2.0)
203207
liquid (4.0.3)
204-
listen (3.4.1)
208+
listen (3.5.1)
205209
rb-fsevent (~> 0.10, >= 0.10.3)
206210
rb-inotify (~> 0.9, >= 0.9.10)
207211
mercenary (0.3.6)
208-
mini_portile2 (2.5.0)
209212
minima (2.5.1)
210213
jekyll (>= 3.5, < 5.0)
211214
jekyll-feed (~> 0.9)
212215
jekyll-seo-tag (~> 2.1)
213216
minitest (5.14.4)
214217
multipart-post (2.1.1)
215-
nokogiri (1.11.2)
216-
mini_portile2 (~> 2.5.0)
218+
nokogiri (1.11.3-x86_64-linux)
217219
racc (~> 1.4)
218-
octokit (4.20.0)
220+
octokit (4.21.0)
219221
faraday (>= 0.9)
220222
sawyer (~> 0.8.0, >= 0.5.3)
221223
pathutil (0.16.2)
222224
forwardable-extended (~> 2.6)
223225
public_suffix (4.0.6)
224226
racc (1.5.2)
225-
rb-fsevent (0.10.4)
227+
rb-fsevent (0.11.0)
226228
rb-inotify (0.10.1)
227229
ffi (~> 1.0)
228230
rexml (3.2.5)
@@ -256,10 +258,10 @@ GEM
256258
zeitwerk (2.4.2)
257259

258260
PLATFORMS
259-
ruby
261+
x86_64-linux
260262

261263
DEPENDENCIES
262264
github-pages
263265

264266
BUNDLED WITH
265-
1.17.2
267+
2.2.3

0 commit comments

Comments
 (0)