Skip to content

Commit

Permalink
Build(deps): Bump turbo-rails from 2.0.6 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.6 to 2.0.10.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.6...v2.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 9917dc2 commit a39763f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ gem 'uglifier', '~> 4.2.0'
# Modern Assets
gem 'importmap-rails', '~> 2.0.1'
gem 'stimulus-rails', '~> 1.3.4'
gem 'turbo-rails', '~> 2.0.6'
gem 'turbo-rails', '~> 2.0.10'

# Feature flags
gem 'alaveteli_features', path: 'gems/alaveteli_features'
Expand Down
5 changes: 2 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,9 +540,8 @@ GEM
tilt (2.0.10)
timeout (0.4.1)
trailblazer-option (0.1.2)
turbo-rails (2.0.6)
turbo-rails (2.0.10)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -673,7 +672,7 @@ DEPENDENCIES
stripe-ruby-mock!
syck (~> 1.4.1)
syslog_protocol (~> 0.9.0)
turbo-rails (~> 2.0.6)
turbo-rails (~> 2.0.10)
uglifier (~> 4.2.0)
unicode (~> 0.4.4)
unidecoder (~> 1.1.0)
Expand Down

0 comments on commit a39763f

Please sign in to comment.