Skip to content

Commit de814a0

Browse files
committed
Re-add x64-mingw-ucrt
1 parent 294e05d commit de814a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Gemfile.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ GEM
129129
nio4r (2.7.4)
130130
nokogiri (1.16.7-arm64-darwin)
131131
racc (~> 1.4)
132+
nokogiri (1.16.7-x64-mingw-ucrt)
133+
racc (~> 1.4)
132134
nokogiri (1.16.7-x86_64-darwin)
133135
racc (~> 1.4)
134136
nokogiri (1.16.7-x86_64-linux)
@@ -234,6 +236,7 @@ GEM
234236
sorbet-static-and-runtime (>= 0.5.10187)
235237
thor (>= 0.19.2)
236238
sqlite3 (2.1.0-arm64-darwin)
239+
sqlite3 (2.1.0-x64-mingw-ucrt)
237240
sqlite3 (2.1.0-x86_64-darwin)
238241
sqlite3 (2.1.0-x86_64-linux-gnu)
239242
stringio (3.1.2)
@@ -266,6 +269,7 @@ GEM
266269

267270
PLATFORMS
268271
arm64-darwin
272+
x64-mingw-ucrt
269273
x86_64-darwin
270274
x86_64-linux
271275

0 commit comments

Comments
 (0)