File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ gem "puma", "6.6.0"
14
14
# Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails]
15
15
gem "jsbundling-rails" , "1.3.1"
16
16
# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
17
- gem "turbo-rails" , "2.0.6 "
17
+ gem "turbo-rails" , "2.0.13 "
18
18
# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
19
19
gem "stimulus-rails" , "1.3.4"
20
20
# Bundle and process CSS [https://github.com/rails/cssbundling-rails]
Original file line number Diff line number Diff line change 288
288
lru_redux (~> 1.1 )
289
289
thor (1.3.2 )
290
290
timeout (0.4.3 )
291
- turbo-rails (2.0.6 )
292
- actionpack (>= 6.0.0 )
293
- activejob (>= 6.0.0 )
294
- railties (>= 6.0.0 )
291
+ turbo-rails (2.0.13 )
292
+ actionpack (>= 7.1.0 )
293
+ railties (>= 7.1.0 )
295
294
tzinfo (2.0.6 )
296
295
concurrent-ruby (~> 1.0 )
297
296
unicode-display_width (3.1.4 )
@@ -338,7 +337,7 @@ DEPENDENCIES
338
337
standard
339
338
stimulus-rails (= 1.3.4 )
340
339
tailwind_merge (~> 0.13.2 )
341
- turbo-rails (= 2.0.6 )
340
+ turbo-rails (= 2.0.13 )
342
341
tzinfo-data
343
342
web-console
344
343
You can’t perform that action at this time.
0 commit comments