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 5706697 commit ba60130Copy full SHA for ba60130
Gemfile.lock
@@ -22,7 +22,7 @@ GEM
22
execjs
23
coffee-script-source (1.11.1)
24
colorator (1.1.0)
25
- commonmarker (0.23.4)
+ commonmarker (0.23.7)
26
concurrent-ruby (1.1.10)
27
dnsruby (1.61.9)
28
simpleidn (~> 0.1)
@@ -249,6 +249,8 @@ GEM
249
racc (~> 1.4)
250
nokogiri (1.13.6-x86_64-darwin)
251
252
+ nokogiri (1.13.6-x86_64-linux)
253
+ racc (~> 1.4)
254
octokit (4.22.0)
255
faraday (>= 0.9)
256
sawyer (~> 0.8.0, >= 0.5.3)
@@ -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