From a0dcc26cda2fd6698a240b47794a1197e6547548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 20:24:45 +0000 Subject: [PATCH 1/7] Bump thruster from 0.1.17 to 0.1.18 Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.17 to 0.1.18. - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](https://github.com/basecamp/thruster/compare/v0.1.17...v0.1.18) --- updated-dependencies: - dependency-name: thruster dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18e2caf8d..8894d2924 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -452,11 +452,11 @@ GEM railties (>= 6.0.0) stringio (3.2.0) thor (1.5.0) - thruster (0.1.17) - thruster (0.1.17-aarch64-linux) - thruster (0.1.17-arm64-darwin) - thruster (0.1.17-x86_64-darwin) - thruster (0.1.17-x86_64-linux) + 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 From 2fef068ad03fb9d758cd2ac1a4491c568333a989 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Feb 2026 20:24:55 +0000 Subject: [PATCH 2/7] Sync Gemfile.saas.lock --- Gemfile.saas.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index ae064039d..d372a9970 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -624,7 +624,7 @@ GEM stringio (3.2.0) stripe (18.0.1) thor (1.5.0) - thruster (0.1.17) + thruster (0.1.18) thruster (0.1.17-aarch64-linux) thruster (0.1.17-arm64-darwin) thruster (0.1.17-x86_64-darwin) From 8ae619891cc02667b8e037cd5ae5393bc43b071f Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 3 Mar 2026 11:36:26 +0100 Subject: [PATCH 3/7] Bump solid_queue from 1.3.1 to 1.3.2 and importmap-rails from 2.2.2 to 2.2.3 --- Gemfile.lock | 4 ++-- Gemfile.saas.lock | 8 ++------ 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8894d2924..4e3653aeb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,7 +217,7 @@ GEM image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) - importmap-rails (2.2.2) + importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) @@ -425,7 +425,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.3.1) + solid_queue (1.3.2) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index d372a9970..7a3e55d74 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -330,7 +330,7 @@ GEM image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) - importmap-rails (2.2.2) + importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) @@ -596,7 +596,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.3.1) + solid_queue (1.3.2) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) @@ -625,10 +625,6 @@ GEM stripe (18.0.1) thor (1.5.0) thruster (0.1.18) - thruster (0.1.17-aarch64-linux) - thruster (0.1.17-arm64-darwin) - thruster (0.1.17-x86_64-darwin) - thruster (0.1.17-x86_64-linux) timeout (0.6.0) trilogy (2.10.0) bigdecimal From a515f1f0079afc9d739464b2de2ab34d9a6ac28f Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 3 Mar 2026 14:01:50 +0100 Subject: [PATCH 4/7] Fix Gemfile.saas.lock: add missing thruster 0.1.18 platform variants The saas.lock sync only bumped the version number but never added the platform-specific entries that were present for 0.1.17. --- 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 From 4853536ced15267ad066f916555e7100740dc32c Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 3 Mar 2026 14:06:04 +0100 Subject: [PATCH 5/7] Revert "Fix Gemfile.saas.lock: add missing thruster 0.1.18 platform variants" This reverts commit a515f1f0079afc9d739464b2de2ab34d9a6ac28f. --- Gemfile.saas.lock | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index 0e35effac..7a3e55d74 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -625,10 +625,6 @@ 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 From 7ef343e83d76730dde0665aa29fc605c0340208e Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 3 Mar 2026 14:06:13 +0100 Subject: [PATCH 6/7] Revert "Sync Gemfile.saas.lock" This reverts commit 2fef068ad03fb9d758cd2ac1a4491c568333a989. --- Gemfile.saas.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index 7a3e55d74..cdb6cee13 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -624,7 +624,11 @@ GEM stringio (3.2.0) stripe (18.0.1) thor (1.5.0) - thruster (0.1.18) + thruster (0.1.17) + thruster (0.1.17-aarch64-linux) + thruster (0.1.17-arm64-darwin) + thruster (0.1.17-x86_64-darwin) + thruster (0.1.17-x86_64-linux) timeout (0.6.0) trilogy (2.10.0) bigdecimal From 4c2b6626e7737a0473f06c2bac75c008966e8c2c Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 3 Mar 2026 14:06:13 +0100 Subject: [PATCH 7/7] Revert "Bump thruster from 0.1.17 to 0.1.18" This reverts commit a0dcc26cda2fd6698a240b47794a1197e6547548. --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e3653aeb..9adcd9721 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -452,11 +452,11 @@ GEM railties (>= 6.0.0) stringio (3.2.0) 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) + thruster (0.1.17) + thruster (0.1.17-aarch64-linux) + thruster (0.1.17-arm64-darwin) + thruster (0.1.17-x86_64-darwin) + thruster (0.1.17-x86_64-linux) timeout (0.6.0) trilogy (2.10.0) bigdecimal