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 4bf9e0d commit 2000da4Copy full SHA for 2000da4
invoicetronic_sdk.gemspec
@@ -25,7 +25,7 @@ Gem::Specification.new do |s|
25
s.summary = "Ruby SDK for the Invoicetronic API"
26
s.description = "Ruby SDK for the Invoicetronic API"
27
s.license = "MIT"
28
- s.required_ruby_version = "2.4"
+ s.required_ruby_version = ">= 2.7"
29
s.metadata = {}
30
31
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
0 commit comments