File tree 2 files changed +10
-5
lines changed
2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ gem "tailwindcss-rails"
42
42
gem "tailwindcss-ruby"
43
43
gem "thruster"
44
44
gem "tickly" , github : "miharekar/tickly"
45
- gem "turbo-rails"
45
+ gem "turbo-rails" , github : "hotwired/turbo-rails"
46
46
gem "web-push"
47
47
48
48
gem "kamal"
Original file line number Diff line number Diff line change
1
+ GIT
2
+ remote: https://github.com/hotwired/turbo-rails.git
3
+ revision: 94767d3a84f470c2d0aec8c3f9e2e7c784bc8de7
4
+ specs:
5
+ turbo-rails (2.0.13 )
6
+ actionpack (>= 7.1.0 )
7
+ railties (>= 7.1.0 )
8
+
1
9
GIT
2
10
remote: https://github.com/miharekar/tickly.git
3
11
revision: a4eaa0462acb6433d63eb64d8414beab91023054
509
517
tty-screen (~> 0.8 )
510
518
wisper (~> 2.0 )
511
519
tty-screen (0.8.2 )
512
- turbo-rails (2.0.13 )
513
- actionpack (>= 7.1.0 )
514
- railties (>= 7.1.0 )
515
520
tzinfo (2.0.6 )
516
521
concurrent-ruby (~> 1.0 )
517
522
unicode-display_width (3.1.4 )
@@ -598,7 +603,7 @@ DEPENDENCIES
598
603
tailwindcss-ruby
599
604
thruster
600
605
tickly !
601
- turbo-rails
606
+ turbo-rails !
602
607
vernier
603
608
web-console
604
609
web-push
You can’t perform that action at this time.
0 commit comments