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 b76b81d commit 4bf9e0dCopy full SHA for 4bf9e0d
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 = "3.0"
+ s.required_ruby_version = "2.4"
29
s.metadata = {}
30
31
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
0 commit comments