plaid.gemspec in plaid-14.0.0.beta.2 vs plaid.gemspec in plaid-14.0.0.beta.3

- old
+ new

@@ -3,11 +3,11 @@ =begin #The Plaid API #The Plaid REST API. Please see https://plaid.com/docs/api for more details. -The version of the OpenAPI document: 2020-09-14_1.5.3 +The version of the OpenAPI document: 2020-09-14_1.8.1 Generated by: https://openapi-generator.tech OpenAPI Generator version: 5.0.0 =end @@ -23,10 +23,10 @@ s.email = [""] s.homepage = "https://plaid.com" s.summary = "The Plaid API Ruby Gem" s.description = "Ruby gem wrapper for the Plaid API. Read more at the homepage, the wiki, or in the Plaid documentation." s.license = "MIT" - s.required_ruby_version = ">= 2.7.1" + s.required_ruby_version = ">= 2.4.0" s.add_runtime_dependency 'faraday', '~> 1.0', '>= 1.0.1' s.add_development_dependency 'rspec', '~> 3.6', '>= 3.6.0' s.add_development_dependency 'bundler', '~> 2.2.9' \ No newline at end of file