Skip to content

Commit 5a61bd5

Browse files
nimmoloclaude
andcommitted
Remove Ruby version bump (moved to separate PR)
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8218f40 commit 5a61bd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

superform.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
1212
spec.description = "A better way to customize and build forms for your Rails application"
1313
spec.homepage = "https://github.com/rubymonolith/superform"
1414
spec.license = "MIT"
15-
spec.required_ruby_version = ">= 2.7.0"
15+
spec.required_ruby_version = ">= 2.6.0"
1616

1717
spec.metadata["allowed_push_host"] = "https://rubygems.org"
1818

0 commit comments

Comments
 (0)