Skip to content

Commit

Permalink
Bump thruster from 0.1.9 to 0.1.10
Browse files Browse the repository at this point in the history
Bumps [thruster](https://github.com/basecamp/thruster) from 0.1.9 to 0.1.10.
- [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md)
- [Commits](basecamp/thruster@v0.1.9...v0.1.10)

---
updated-dependencies:
- dependency-name: thruster
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 30ffa76 commit 84bf431
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem "redis"
gem "sidekiq"
gem "stimulus-rails"
gem "tailwindcss-rails"
gem "thruster", "~> 0.1.9"
gem "thruster", "~> 0.1.10"
gem "turbo-rails"
gem "tzinfo-data", platforms: %i[windows jruby]

Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -287,11 +287,11 @@ GEM
tailwindcss-ruby (3.4.16-x86_64-darwin)
tailwindcss-ruby (3.4.16-x86_64-linux)
thor (1.3.2)
thruster (0.1.9)
thruster (0.1.9-aarch64-linux)
thruster (0.1.9-arm64-darwin)
thruster (0.1.9-x86_64-darwin)
thruster (0.1.9-x86_64-linux)
thruster (0.1.10)
thruster (0.1.10-aarch64-linux)
thruster (0.1.10-arm64-darwin)
thruster (0.1.10-x86_64-darwin)
thruster (0.1.10-x86_64-linux)
timeout (0.4.2)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
Expand Down Expand Up @@ -340,7 +340,7 @@ DEPENDENCIES
sidekiq
stimulus-rails
tailwindcss-rails
thruster (~> 0.1.9)
thruster (~> 0.1.10)
turbo-rails
tzinfo-data
web-console
Expand Down

0 comments on commit 84bf431

Please sign in to comment.