Skip to content

Commit 31759a8

Browse files
Update contracts.gemspec
Co-authored-by: PikachuEXE <git@pikachuexe.net>
1 parent 9315b1a commit 31759a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contracts.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ Gem::Specification.new do |s|
1212
s.files = `git ls-files`.split("\n")
1313
s.homepage = "https://github.com/egonSchiele/contracts.ruby"
1414
s.license = "BSD-2-Clause"
15-
s.required_ruby_version = ">= 3.0"
15+
s.required_ruby_version = [">= 3.0", "< 5"]
1616
end

0 commit comments

Comments
 (0)