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.
2 parents 393d4b7 + c271f71 commit 11414f8Copy full SHA for 11414f8
ssh_data.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
s.homepage = "https://github.com/github/ssh_data"
10
s.authors = ["mastahyeti"]
11
s.email = "[email protected]"
12
- s.required_ruby_version = "~> 2.3"
+ s.required_ruby_version = ">= 2.3"
13
s.files = Dir["./lib/**/*.rb"] + ["./LICENSE.md"]
14
15
s.add_development_dependency "ed25519", "~> 1.2"
0 commit comments