From 603bcbeb7beccbd9aa25167d38ae38a6732a8bd8 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Sat, 15 Jul 2023 21:56:12 -0700 Subject: [PATCH] Add x64-mingw32 to precompiled gem list --- Rakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Rakefile b/Rakefile index e942972..2eb1bf8 100644 --- a/Rakefile +++ b/Rakefile @@ -28,6 +28,7 @@ CROSS_RUBY_PLATFORMS = %w[ arm-linux arm64-darwin x64-mingw-ucrt + x64-mingw32 x86-linux x86-mingw32 x86_64-darwin