Skip to content

Commit c671309

Browse files
nimmoloclaude
andcommitted
Bump required Ruby version to 2.7.0
Ruby 2.6 reached end-of-life in March 2022. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 7e0d413 commit c671309

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.6.0"
15+
spec.required_ruby_version = ">= 2.7.0"
1616

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

0 commit comments

Comments
 (0)