forked from loafle/openapi-generator-original
Merge remote-tracking branch 'origin' into 7.0.x
This commit is contained in:
@@ -25,7 +25,7 @@ Gem::Specification.new do |s|
|
||||
s.summary = "OpenAPI Extension with dynamic servers Ruby Gem"
|
||||
s.description = "This specification shows how to use dynamic servers."
|
||||
s.license = "Unlicense"
|
||||
s.required_ruby_version = ">= 2.4"
|
||||
s.required_ruby_version = ">= 2.7"
|
||||
|
||||
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user