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 @@ -109,5 +109,5 @@ group :test do
109
109
gem "selenium-webdriver" , "~> 4"
110
110
end
111
111
112
- gem "stimulus-rails" , "~> 1.2 "
113
- gem "turbo-rails" , "~> 1.4 "
112
+ gem "stimulus-rails" , "~> 1.3 "
113
+ gem "turbo-rails" , "~> 2.0 "
Original file line number Diff line number Diff line change 413
413
tins (1.33.0 )
414
414
bigdecimal
415
415
sync
416
- turbo-rails (1.5.0 )
416
+ turbo-rails (2.0.11 )
417
417
actionpack (>= 6.0.0 )
418
- activejob (>= 6.0.0 )
419
418
railties (>= 6.0.0 )
420
419
tzinfo (2.0.6 )
421
420
concurrent-ruby (~> 1.0 )
@@ -489,8 +488,8 @@ DEPENDENCIES
489
488
shakapacker (= 8.0.0 )
490
489
spring
491
490
spring-commands-rspec
492
- stimulus-rails (~> 1.2 )
493
- turbo-rails (~> 1.4 )
491
+ stimulus-rails (~> 1.3 )
492
+ turbo-rails (~> 2.0 )
494
493
uglifier
495
494
web-console
496
495
You can’t perform that action at this time.
0 commit comments