From da8a68b879b9eca145af0f8f13db2bdcbafc21a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 17:33:22 +0000 Subject: [PATCH] Bump thruster from 0.1.22 to 0.1.23 Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.22 to 0.1.23. - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](https://github.com/basecamp/thruster/compare/v0.1.22...v0.1.23) --- updated-dependencies: - dependency-name: thruster dependency-version: 0.1.23 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 89ddee3..f9f081e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -351,10 +351,10 @@ GEM railties (>= 6.0.0) stringio (3.2.0) thor (1.5.0) - thruster (0.1.22-aarch64-linux) - thruster (0.1.22-arm64-darwin) - thruster (0.1.22-x86_64-darwin) - thruster (0.1.22-x86_64-linux) + thruster (0.1.23-aarch64-linux) + thruster (0.1.23-arm64-darwin) + thruster (0.1.23-x86_64-darwin) + thruster (0.1.23-x86_64-linux) timeout (0.6.1) tsort (0.2.0) turbo-rails (2.0.23)