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.
This commit is contained in:
Jorge Manrubia
2026-03-03 13:42:12 +01:00
parent f0b321057e
commit c295af7baf
+4
View File
@@ -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