We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c247e6 commit 7782c03Copy full SHA for 7782c03
Gemfile.lock
@@ -245,9 +245,11 @@ GEM
245
jekyll-seo-tag (~> 2.1)
246
minitest (5.15.0)
247
multipart-post (2.1.1)
248
- nokogiri (1.13.6-arm64-darwin)
+ nokogiri (1.13.9-arm64-darwin)
249
racc (~> 1.4)
250
- nokogiri (1.13.6-x86_64-darwin)
+ nokogiri (1.13.9-x86_64-darwin)
251
+ racc (~> 1.4)
252
+ nokogiri (1.13.9-x86_64-linux)
253
254
octokit (4.22.0)
255
faraday (>= 0.9)
@@ -312,6 +314,7 @@ GEM
312
314
313
315
PLATFORMS
316
universal-darwin-21
317
+ x86_64-linux
318
319
DEPENDENCIES
320
github-pages
0 commit comments