From 1d1343aac9dcac59782b42dc645c50fce2fbe760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 03:32:29 +0000 Subject: [PATCH] Bump thruster from 0.1.19 to 0.1.20 Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.19 to 0.1.20. - [Changelog](https://github.com/basecamp/thruster/blob/v0.1.20/CHANGELOG.md) - [Commits](https://github.com/basecamp/thruster/compare/v0.1.19...v0.1.20) --- updated-dependencies: - dependency-name: thruster dependency-version: 0.1.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e73c2bd..eea2d1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -367,7 +367,7 @@ GEM railties (>= 6.0.0) stringio (3.2.0) thor (1.5.0) - thruster (0.1.19-x86_64-linux) + thruster (0.1.20-x86_64-linux) timeout (0.6.1) tsort (0.2.0) turbo-rails (2.0.11)