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 c7f8cc8 commit 99d4820Copy full SHA for 99d4820
docs/Gemfile.lock
@@ -210,15 +210,17 @@ GEM
210
jekyll-feed (~> 0.9)
211
jekyll-seo-tag (~> 2.1)
212
minitest (5.19.0)
213
- nokogiri (1.15.3-arm64-darwin)
+ nokogiri (1.16.2-arm64-darwin)
214
+ racc (~> 1.4)
215
+ nokogiri (1.16.2-x86_64-linux)
216
racc (~> 1.4)
217
octokit (4.25.1)
218
faraday (>= 1, < 3)
219
sawyer (~> 0.9)
220
pathutil (0.16.2)
221
forwardable-extended (~> 2.6)
222
public_suffix (4.0.7)
- racc (1.7.1)
223
+ racc (1.7.3)
224
rb-fsevent (0.11.2)
225
rb-inotify (0.10.1)
226
ffi (~> 1.0)
@@ -252,6 +254,7 @@ GEM
252
254
PLATFORMS
253
255
arm64-darwin-21
256
arm64-darwin-23
257
+ x86_64-linux
258
259
DEPENDENCIES
260
github-pages (~> 228)
0 commit comments