From 3e30b1207ef9b72c0997e1b5146278e013ed6b63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 22:12:46 +0000 Subject: [PATCH] build(deps): bump thruster from 0.1.20 to 0.1.21 Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.20 to 0.1.21. - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](https://github.com/basecamp/thruster/compare/v0.1.20...v0.1.21) --- updated-dependencies: - dependency-name: thruster dependency-version: 0.1.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8438b2..f206286 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -388,9 +388,9 @@ GEM railties (>= 6.0.0) stringio (3.2.0) thor (1.5.0) - thruster (0.1.20) - thruster (0.1.20-aarch64-linux) - thruster (0.1.20-x86_64-linux) + thruster (0.1.21) + thruster (0.1.21-aarch64-linux) + thruster (0.1.21-x86_64-linux) timeout (0.6.1) tsort (0.2.0) turbo-rails (2.0.23)