From df4258e51484041d7bb6deb14f0e50223223c613 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 01:45:03 +0000 Subject: [PATCH] build(deps): bump thruster from 0.1.21 to 0.1.22 Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.21 to 0.1.22. - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](https://github.com/basecamp/thruster/compare/v0.1.21...v0.1.22) --- updated-dependencies: - dependency-name: thruster dependency-version: 0.1.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7b274d2..8418afe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -385,10 +385,10 @@ GEM railties (>= 6.0.0) stringio (3.2.0) thor (1.5.0) - thruster (0.1.21) - thruster (0.1.21-aarch64-linux) - thruster (0.1.21-arm64-darwin) - thruster (0.1.21-x86_64-linux) + thruster (0.1.22) + thruster (0.1.22-aarch64-linux) + thruster (0.1.22-arm64-darwin) + thruster (0.1.22-x86_64-linux) timeout (0.6.1) tsort (0.2.0) turbo-rails (2.0.23)