Skip to content

Commit ce56f08

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 04be326 commit ce56f08

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
@@ -7,7 +7,7 @@ gem "rails", "8.0.2"
77
gem "cssbundling-rails", "1.4.3"
88
gem "propshaft", "1.2.1"
99
gem "importmap-rails", "2.1.0"
10-
gem "turbo-rails", "2.0.14"
10+
gem "turbo-rails", "2.0.16"
1111
gem "stimulus-rails", "1.3.4"
1212
gem "jbuilder", "2.13.0"
1313
gem "puma", "6.6.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ GEM
312312
thruster (0.1.15-aarch64-linux)
313313
thruster (0.1.15-x86_64-linux)
314314
timeout (0.4.3)
315-
turbo-rails (2.0.14)
315+
turbo-rails (2.0.16)
316316
actionpack (>= 7.1.0)
317317
railties (>= 7.1.0)
318318
tzinfo (2.0.6)
@@ -367,7 +367,7 @@ DEPENDENCIES
367367
sqlite3 (= 2.7.2)
368368
stimulus-rails (= 1.3.4)
369369
thruster (= 0.1.15)
370-
turbo-rails (= 2.0.14)
370+
turbo-rails (= 2.0.16)
371371
tzinfo-data (= 1.2025.2)
372372
web-console (= 4.2.1)
373373
webdrivers (= 5.3.1)

0 commit comments

Comments
 (0)