Skip to content

Commit 626f4eb

Browse files
authored
Update next_rails.gemspec
1 parent 816e5b6 commit 626f4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next_rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
1313
spec.homepage = "https://github.com/fastruby/next_rails"
1414
spec.license = "MIT"
1515

16-
spec.required_ruby_version = ">= 2.0", "< 3.5"
16+
spec.required_ruby_version = ">= 2.0"
1717

1818
spec.files = `git ls-files -z`.split("\x0").reject do |f|
1919
f.match(%r{^(test|spec|features)/})

0 commit comments

Comments
 (0)