From faa3b04eede5ec0271a0e0440d74bb42accefb93 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Fri, 9 Jun 2023 00:02:53 +0000 Subject: [PATCH] ci: regenerated with OpenAPI Doc 0.3.0, Speakeay CLI 1.45.2 --- README.md | 1 - RELEASES.md | 10 +++++++++- USAGE.md | 1 - gen.yaml | 6 +++--- lib/sdk/sdk.rb | 4 ++-- speakeasy_client_sdk_ruby.gemspec | 2 +- 6 files changed, 15 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 11487f7..9cf4fb7 100755 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ if ! res.apis.nil? end ``` - diff --git a/RELEASES.md b/RELEASES.md index e343c25..f977f36 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -14,4 +14,12 @@ Based on: - OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml - Speakeasy CLI 1.45.0 (2.37.0) https://github.com/speakeasy-api/speakeasy ### Releases -- [Ruby Gems v1.1.0] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.1.0 - . \ No newline at end of file +- [Ruby Gems v1.1.0] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.1.0 - . + +## 2023-06-09 00:02:38 +### Changes +Based on: +- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml +- Speakeasy CLI 1.45.2 (2.37.2) https://github.com/speakeasy-api/speakeasy +### Releases +- [Ruby Gems v1.1.1] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.1.1 - . \ No newline at end of file diff --git a/USAGE.md b/USAGE.md index 075b326..fb81c7a 100755 --- a/USAGE.md +++ b/USAGE.md @@ -38,5 +38,4 @@ if ! res.apis.nil? end ``` - \ No newline at end of file diff --git a/gen.yaml b/gen.yaml index edff099..1572f4e 100755 --- a/gen.yaml +++ b/gen.yaml @@ -2,13 +2,13 @@ configVersion: 1.0.0 management: docChecksum: 2bba3b8f9d211b02569b3f9aff0d34b4 docVersion: 0.3.0 - speakeasyVersion: 1.45.0 - generationVersion: 2.37.0 + speakeasyVersion: 1.45.2 + generationVersion: 2.37.2 generation: sdkClassName: SDK singleTagPerOp: false ruby: - version: 1.1.0 + version: 1.1.1 author: Speakeasy description: Ruby Client SDK Generated by Speakeasy maxMethodParams: 0 diff --git a/lib/sdk/sdk.rb b/lib/sdk/sdk.rb index 6032e0c..c26f386 100755 --- a/lib/sdk/sdk.rb +++ b/lib/sdk/sdk.rb @@ -52,8 +52,8 @@ def initialize(security: nil, @security = nil @server_url = SERVERS[SERVER_PROD] @language = 'ruby' - @sdk_version = '1.1.0' - @gen_version = '2.37.0' + @sdk_version = '1.1.1' + @gen_version = '2.37.2' @openapi_doc_version = '0.3.0' init_sdks end diff --git a/speakeasy_client_sdk_ruby.gemspec b/speakeasy_client_sdk_ruby.gemspec index 16b46a4..a5f20cf 100755 --- a/speakeasy_client_sdk_ruby.gemspec +++ b/speakeasy_client_sdk_ruby.gemspec @@ -4,7 +4,7 @@ $LOAD_PATH.push File.expand_path('lib', __dir__) Gem::Specification.new do |s| s.name = 'speakeasy_client_sdk_ruby' - s.version = '1.1.0' + s.version = '1.1.1' s.platform = Gem::Platform::RUBY s.licenses = ['Apache-2.0'] s.summary = ''