Skip to content

Commit 2e275d4

Browse files
Bump thruster from 0.1.19 to 0.1.20 (#156)
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](basecamp/thruster@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08b46d5 commit 2e275d4

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gem "solid_queue", "~> 1.4"
1717
gem "solid_cable", "~> 3.0"
1818

1919
gem "kamal", "~> 2.11", require: false
20-
gem "thruster", "~> 0.1.19", require: false
20+
gem "thruster", "~> 0.1.20", require: false
2121

2222
gem "tzinfo-data", platforms: %i[ windows jruby ]
2323

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -340,11 +340,11 @@ GEM
340340
railties (>= 6.0.0)
341341
stringio (3.2.0)
342342
thor (1.5.0)
343-
thruster (0.1.19)
344-
thruster (0.1.19-aarch64-linux)
345-
thruster (0.1.19-arm64-darwin)
346-
thruster (0.1.19-x86_64-darwin)
347-
thruster (0.1.19-x86_64-linux)
343+
thruster (0.1.20)
344+
thruster (0.1.20-aarch64-linux)
345+
thruster (0.1.20-arm64-darwin)
346+
thruster (0.1.20-x86_64-darwin)
347+
thruster (0.1.20-x86_64-linux)
348348
timeout (0.6.1)
349349
tsort (0.2.0)
350350
turbo-rails (2.0.23)
@@ -401,7 +401,7 @@ DEPENDENCIES
401401
solid_queue (~> 1.4)
402402
sqlite3 (~> 2.9)
403403
stimulus-rails (~> 1.3, >= 1.3.4)
404-
thruster (~> 0.1.19)
404+
thruster (~> 0.1.20)
405405
turbo-rails (~> 2.0)
406406
tzinfo-data
407407
web-console

0 commit comments

Comments
 (0)