We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5689a commit b0abd72Copy full SHA for b0abd72
tailwindcss-rails.gemspec
@@ -13,5 +13,5 @@ Gem::Specification.new do |spec|
13
14
spec.files = Dir["{app,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]
15
16
- spec.add_dependency "rails", ">= 6.0.0"
+ spec.add_dependency "rails", ">= 5.2.4.1"
17
end
0 commit comments