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 7a7ae43 commit dcf050bCopy full SHA for dcf050b
.devcontainer/.devcontainer.json renamed to .devcontainer/devcontainer.json
Gemfile.lock
@@ -94,6 +94,8 @@ GEM
94
mutex_m (0.3.0)
95
mysql2 (0.5.6)
96
nio4r (2.7.4)
97
+ nokogiri (1.18.0-aarch64-linux-gnu)
98
+ racc (~> 1.4)
99
nokogiri (1.18.0-arm64-darwin)
100
racc (~> 1.4)
101
nokogiri (1.18.0-x86_64-darwin)
@@ -185,6 +187,7 @@ GEM
185
187
zeitwerk (2.6.0)
186
188
189
PLATFORMS
190
+ aarch64-linux
191
arm64-darwin-22
192
arm64-darwin-23
193
arm64-darwin-24
0 commit comments