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 4b5fc63 commit 81ea3e2Copy full SHA for 81ea3e2
command_line_boss.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
16
DESCRIPTION
17
spec.homepage = "TODO: Put your gem's website or public repo URL here."
18
spec.license = "MIT"
19
- spec.required_ruby_version = ">= 3.0.0"
+ spec.required_ruby_version = ">= 3.1.0"
20
21
spec.metadata["allowed_push_host"] = "TODO: Set to your gem server 'https://example.com'"
22
0 commit comments