From 40fd3ec1c02f35089ca10955525839bfe8c1b54a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 08:26:52 +0000 Subject: [PATCH] Bump thruster from 0.1.16 to 0.1.17 Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.16 to 0.1.17. - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](https://github.com/basecamp/thruster/compare/v0.1.16...v0.1.17) --- updated-dependencies: - dependency-name: thruster dependency-version: 0.1.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 177cd1f..b606f92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -316,8 +316,8 @@ GEM railties (>= 6.0.0) stringio (3.1.7) thor (1.4.0) - thruster (0.1.16-x86_64-darwin) - thruster (0.1.16-x86_64-linux) + thruster (0.1.17-x86_64-darwin) + thruster (0.1.17-x86_64-linux) timeout (0.4.3) tsort (0.2.0) turbo-rails (2.0.17)