We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d47cf0c + c671309 commit d423eb5Copy full SHA for d423eb5
1 file changed
superform.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
spec.description = "A better way to customize and build forms for your Rails application"
13
spec.homepage = "https://github.com/rubymonolith/superform"
14
spec.license = "MIT"
15
- spec.required_ruby_version = ">= 2.6.0"
+ spec.required_ruby_version = ">= 2.7.0"
16
17
spec.metadata["allowed_push_host"] = "https://rubygems.org"
18
0 commit comments