We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 816e5b6 commit 626f4ebCopy full SHA for 626f4eb
next_rails.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
13
spec.homepage = "https://github.com/fastruby/next_rails"
14
spec.license = "MIT"
15
16
- spec.required_ruby_version = ">= 2.0", "< 3.5"
+ spec.required_ruby_version = ">= 2.0"
17
18
spec.files = `git ls-files -z`.split("\x0").reject do |f|
19
f.match(%r{^(test|spec|features)/})
0 commit comments