openapi/config.yml in mx-platform-ruby-0.8.2 vs openapi/config.yml in mx-platform-ruby-0.8.3

- old
+ new

@@ -1,11 +1,11 @@ --- -gemAuthor: "MX" -gemAuthorEmail: "devexperience@mx.com" -gemDescription: "A Ruby library for the MX Platform API." -gemHomepage: "https://github.com/mxenabled/mx-platform-ruby" -gemLicense: "MIT" -gemName: "mx-platform-ruby" +gemAuthor: MX +gemAuthorEmail: devexperience@mx.com +gemDescription: A Ruby library for the MX Platform API. +gemHomepage: https://github.com/mxenabled/mx-platform-ruby +gemLicense: MIT +gemName: mx-platform-ruby gemRequiredRubyVersion: ">= 2.6" -gemVersion: "0.8.2" -library: "faraday" -moduleName: "MxPlatformRuby" +gemVersion: 0.8.3 +library: faraday +moduleName: MxPlatformRuby