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 3d438b6 commit 2c0adbaCopy full SHA for 2c0adba
Gemfile.lock
@@ -209,14 +209,14 @@ GEM
209
rb-fsevent (~> 0.10, >= 0.10.3)
210
rb-inotify (~> 0.9, >= 0.9.10)
211
mercenary (0.3.6)
212
- mini_portile2 (2.8.1)
213
minima (2.5.1)
214
jekyll (>= 3.5, < 5.0)
215
jekyll-feed (~> 0.9)
216
jekyll-seo-tag (~> 2.1)
217
minitest (5.16.2)
218
- nokogiri (1.13.10)
219
- mini_portile2 (~> 2.8.0)
+ nokogiri (1.15.4-aarch64-linux)
+ racc (~> 1.4)
+ nokogiri (1.15.4-arm64-darwin)
220
racc (~> 1.4)
221
octokit (4.25.1)
222
faraday (>= 1, < 3)
@@ -259,7 +259,8 @@ GEM
259
zeitwerk (2.6.0)
260
261
PLATFORMS
262
- ruby
+ aarch64-linux
263
+ arm64-darwin-22
264
265
DEPENDENCIES
266
github-pages
0 commit comments