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 cbd1661 commit 6f5b83cCopy full SHA for 6f5b83c
Gemfile.lock
@@ -247,7 +247,9 @@ GEM
247
jekyll-seo-tag (~> 2.1)
248
multi_json (1.15.0)
249
multipart-post (2.1.1)
250
- nokogiri (1.13.0-x86_64-darwin)
+ nokogiri (1.13.3-x86_64-darwin)
251
+ racc (~> 1.4)
252
+ nokogiri (1.13.3-x86_64-linux)
253
racc (~> 1.4)
254
octokit (4.21.0)
255
faraday (>= 0.9)
@@ -294,6 +296,7 @@ GEM
294
296
295
297
PLATFORMS
298
x86_64-darwin-21
299
+ x86_64-linux
300
301
DEPENDENCIES
302
github-pages
0 commit comments