From c295af7baf157902501329a8eb99ce802bcdb4fe Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 3 Mar 2026 13:42:12 +0100 Subject: [PATCH] Restore platform-specific thruster entries in Gemfile.saas.lock The dependabot PR that bumped solid_queue and importmap-rails accidentally dropped the platform variants for thruster 0.1.18 from Gemfile.saas.lock, causing "Unsupported platform: x86_64-linux" boot failures on production. --- Gemfile.saas.lock | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index 7a3e55d74..0e35effac 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -625,6 +625,10 @@ GEM stripe (18.0.1) thor (1.5.0) thruster (0.1.18) + thruster (0.1.18-aarch64-linux) + thruster (0.1.18-arm64-darwin) + thruster (0.1.18-x86_64-darwin) + thruster (0.1.18-x86_64-linux) timeout (0.6.0) trilogy (2.10.0) bigdecimal