We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a18397 commit cba0793Copy full SHA for cba0793
github-markup.gemspec
@@ -19,7 +19,7 @@ DESC
19
"source_code_uri" => "https://github.com/github/markup"
20
}
21
22
- spec.required_ruby_version = ">= 3.2.3"
+ spec.required_ruby_version = ">= 2.4"
23
24
spec.files = Dir.glob("lib/**/*", File::FNM_DOTMATCH)
25
spec.executables = spec.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
0 commit comments