From f05f89a697642e424093ed34feb1027cc1ca4203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 11:58:40 +0000 Subject: [PATCH] Bump thruster from 0.1.15 to 0.1.20 Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.15 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.15...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 | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 6f90479e..3c21477b 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem "chartkick" gem "tzinfo-data", platforms: %i[windows jruby] gem "bootsnap", require: false -gem "thruster", "= 0.1.15", require: false +gem "thruster", "0.1.20", require: false gem "view_component", "~> 4.1" gem "kaminari", "~> 1.2" diff --git a/Gemfile.lock b/Gemfile.lock index c8cf9a4a..46cdbf48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -460,11 +460,11 @@ GEM railties (>= 6.0.0) stringio (3.2.0) thor (1.5.0) - thruster (0.1.15) - thruster (0.1.15-aarch64-linux) - thruster (0.1.15-arm64-darwin) - thruster (0.1.15-x86_64-darwin) - thruster (0.1.15-x86_64-linux) + thruster (0.1.20) + thruster (0.1.20-aarch64-linux) + thruster (0.1.20-arm64-darwin) + thruster (0.1.20-x86_64-darwin) + thruster (0.1.20-x86_64-linux) timeout (0.6.1) tsort (0.2.0) turbo-rails (2.0.23) @@ -552,7 +552,7 @@ DEPENDENCIES smarter_csv standard stimulus-rails - thruster (= 0.1.15) + thruster (= 0.1.20) turbo-rails tzinfo-data view_component (~> 4.1)