Skip to content

Commit 14fc689

Browse files
Bump turbo-rails from 2.0.14 to 2.0.16
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.14 to 2.0.16. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.14...v2.0.16) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f73c48 commit 14fc689

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ruby "3.4.3"
66
gem "rails", "8.0.2"
77
gem "propshaft", "1.2.1"
88
gem "importmap-rails", "2.1.0"
9-
gem "turbo-rails", "2.0.14"
9+
gem "turbo-rails", "2.0.16"
1010
gem "stimulus-rails", "1.3.4"
1111
gem "jbuilder", "2.13.0"
1212
gem "puma", "6.6.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ GEM
310310
thruster (0.1.15-aarch64-linux)
311311
thruster (0.1.15-x86_64-linux)
312312
timeout (0.4.3)
313-
turbo-rails (2.0.14)
313+
turbo-rails (2.0.16)
314314
actionpack (>= 7.1.0)
315315
railties (>= 7.1.0)
316316
tzinfo (2.0.6)
@@ -364,7 +364,7 @@ DEPENDENCIES
364364
sqlite3 (= 2.7.2)
365365
stimulus-rails (= 1.3.4)
366366
thruster (= 0.1.15)
367-
turbo-rails (= 2.0.14)
367+
turbo-rails (= 2.0.16)
368368
tzinfo-data (= 1.2025.2)
369369
web-console (= 4.2.1)
370370
webdrivers (= 5.3.1)

0 commit comments

Comments
 (0)