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 b51d929 commit 97b0617Copy full SHA for 97b0617
skunk.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
spec.description = "Knows how to calculate the SkunkScore for a set of Ruby modules"
15
spec.homepage = "https://github.com/fastruby/skunk"
16
17
- spec.required_ruby_version = [">= 2.4.0", "< 3.3"]
+ spec.required_ruby_version = [">= 2.4.0"]
18
19
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
20
# to allow pushing to a single host or delete this section to allow pushing to any host.
0 commit comments