From 79279f14040214c634ba41c8fd44d0745315dec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 01:38:18 +0000 Subject: [PATCH] build(deps): bump thruster from 0.1.18 to 0.1.19 Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.18 to 0.1.19. - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](https://github.com/basecamp/thruster/compare/v0.1.18...v0.1.19) --- updated-dependencies: - dependency-name: thruster dependency-version: 0.1.19 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 25045b8..f70945f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -466,10 +466,10 @@ GEM railties (>= 6.0.0) stringio (3.2.0) thor (1.5.0) - thruster (0.1.18) - thruster (0.1.18-aarch64-linux) - thruster (0.1.18-arm64-darwin) - thruster (0.1.18-x86_64-linux) + thruster (0.1.19) + thruster (0.1.19-aarch64-linux) + thruster (0.1.19-arm64-darwin) + thruster (0.1.19-x86_64-linux) timeout (0.6.0) tsort (0.2.0) turbo-rails (2.0.23)