We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a75a7 commit 46e2a13Copy full SHA for 46e2a13
1 file changed
gemfiles/rails_main.gemfile
@@ -4,6 +4,6 @@ source "https://rubygems.org"
4
5
gem "rails", github: "rails/rails", branch: "main"
6
gem "tailwindcss-rails", "~> 2"
7
-gem "turbo-rails", "~> 1"
+gem "turbo-rails", "~> 2"
8
9
gemspec path: "../"
0 commit comments