We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9ae1f commit 078c649Copy full SHA for 078c649
serverkit-mise.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
spec.description = "Serverkit plug-in for mise."
13
spec.homepage = "https://github.com/serverkit/serverkit-mise"
14
spec.license = "MIT"
15
- spec.required_ruby_version = ">= 2.6.0"
+ spec.required_ruby_version = ">= 2.7.0"
16
17
spec.metadata["homepage_uri"] = spec.homepage
18
spec.metadata["source_code_uri"] = "https://github.com/serverkit/serverkit-mise"
0 commit comments