We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2808a commit 482aed8Copy full SHA for 482aed8
turbo_power.gemspec
@@ -27,5 +27,5 @@ Gem::Specification.new do |spec|
27
"[A-Z]*"
28
]
29
30
- spec.add_dependency "turbo-rails", "~> 1.3"
+ spec.add_dependency "turbo-rails", ">= 1.3.0"
31
end
0 commit comments