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 f4e427f commit 89ecee2Copy full SHA for 89ecee2
docs/Gemfile.lock
@@ -13,7 +13,7 @@ GEM
13
execjs
14
coffee-script-source (1.11.1)
15
colorator (1.1.0)
16
- commonmarker (0.23.9)
+ commonmarker (0.23.10)
17
concurrent-ruby (1.2.2)
18
dnsruby (1.70.0)
19
simpleidn (~> 0.2.1)
@@ -212,6 +212,8 @@ GEM
212
minitest (5.18.0)
213
nokogiri (1.14.3-arm64-darwin)
214
racc (~> 1.4)
215
+ nokogiri (1.14.3-x86_64-linux)
216
+ racc (~> 1.4)
217
octokit (4.25.1)
218
faraday (>= 1, < 3)
219
sawyer (~> 0.9)
@@ -251,6 +253,7 @@ GEM
251
253
252
254
PLATFORMS
255
arm64-darwin-21
256
+ x86_64-linux
257
258
DEPENDENCIES
259
github-pages (~> 228)
0 commit comments