Skip to content

Commit ac18941

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 5ec6ba6 commit ac18941

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
@@ -8,7 +8,7 @@ gem "bcrypt", "3.1.13"
88
gem "cssbundling-rails", "1.4.3"
99
gem "propshaft", "1.2.1"
1010
gem "importmap-rails", "2.1.0"
11-
gem "turbo-rails", "2.0.14"
11+
gem "turbo-rails", "2.0.16"
1212
gem "stimulus-rails", "1.3.4"
1313
gem "jbuilder", "2.13.0"
1414
gem "puma", "6.6.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ GEM
313313
thruster (0.1.15-aarch64-linux)
314314
thruster (0.1.15-x86_64-linux)
315315
timeout (0.4.3)
316-
turbo-rails (2.0.14)
316+
turbo-rails (2.0.16)
317317
actionpack (>= 7.1.0)
318318
railties (>= 7.1.0)
319319
tzinfo (2.0.6)
@@ -369,7 +369,7 @@ DEPENDENCIES
369369
sqlite3 (= 2.7.2)
370370
stimulus-rails (= 1.3.4)
371371
thruster (= 0.1.15)
372-
turbo-rails (= 2.0.14)
372+
turbo-rails (= 2.0.16)
373373
tzinfo-data (= 1.2025.2)
374374
web-console (= 4.2.1)
375375
webdrivers (= 5.3.1)

0 commit comments

Comments
 (0)