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 fdb341c commit 1dce00dCopy full SHA for 1dce00d
.github/workflows/Gemfile.lock
@@ -14,7 +14,7 @@ GEM
14
execjs
15
coffee-script-source (1.11.1)
16
colorator (1.1.0)
17
- commonmarker (0.23.5)
+ commonmarker (0.23.6)
18
concurrent-ruby (1.1.10)
19
dnsruby (1.61.9)
20
simpleidn (~> 0.1)
@@ -213,6 +213,8 @@ GEM
213
minitest (5.16.2)
214
nokogiri (1.13.8-arm64-darwin)
215
racc (~> 1.4)
216
+ nokogiri (1.13.8-x86_64-linux)
217
+ racc (~> 1.4)
218
octokit (4.25.1)
219
faraday (>= 1, < 3)
220
sawyer (~> 0.9)
@@ -254,6 +256,7 @@ GEM
254
256
255
257
PLATFORMS
258
arm64-darwin-20
259
+ x86_64-linux
260
261
DEPENDENCIES
262
commonmarker (~> 0.23)
0 commit comments