We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c2ff7 commit 7a9afd1Copy full SHA for 7a9afd1
1 file changed
xmlrpc.gemspec
@@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
18
spec.bindir = "exe"
19
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
20
spec.require_paths = ["lib"]
21
- spec.required_ruby_version = ">= 2.4.0"
+ spec.required_ruby_version = ">= 2.4.0dev"
22
23
spec.add_development_dependency "bundler"
24
spec.add_development_dependency "rake"
0 commit comments