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 23353c8 commit 12ee3d3Copy full SHA for 12ee3d3
.github/workflows/Gemfile.lock
@@ -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)
@@ -249,11 +251,12 @@ GEM
249
251
unf_ext
250
252
unf_ext (0.0.8.2)
253
unicode-display_width (1.8.0)
- webrick (1.7.0)
254
+ webrick (1.8.2)
255
zeitwerk (2.6.0)
256
257
PLATFORMS
258
arm64-darwin-20
259
+ x86_64-linux
260
261
DEPENDENCIES
262
commonmarker (~> 0.23)
0 commit comments