From 1470d08d97beafee32ccca3f20de9364cf13fe23 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Wed, 23 Oct 2024 00:26:59 +0000 Subject: [PATCH] ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.420.0 --- .speakeasy/gen.lock | 10 +++++----- .speakeasy/gen.yaml | 2 +- .speakeasy/workflow.lock | 12 ++++++------ Gemfile.lock | 2 +- RELEASES.md | 12 +++++++++++- dub.gemspec | 2 +- lib/open_api_sdk/sdkconfiguration.rb | 6 +++--- 7 files changed, 28 insertions(+), 18 deletions(-) diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index 6bb15ba..edecabf 100755 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -1,12 +1,12 @@ lockVersion: 2.0.0 id: 5a2dd83e-da98-455b-8ef9-0100a914efdf management: - docChecksum: c88acc42c7fc51806ffd58748f95557d + docChecksum: 8285f8b5a9df348e04240ef390eeebe4 docVersion: 0.0.1 - speakeasyVersion: 1.419.0 - generationVersion: 2.438.3 - releaseVersion: 0.2.2-alpha.27 - configChecksum: 51d12ff1b027a49569abf28aa2409820 + speakeasyVersion: 1.420.0 + generationVersion: 2.438.15 + releaseVersion: 0.2.2-alpha.28 + configChecksum: b43c14fb51b80e2be5ff80a44c2a92f1 repoURL: https://github.com/dubinc/dub-ruby.git installationURL: https://github.com/dubinc/dub-ruby published: true diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index aceb6d1..4ef8dae 100755 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -12,7 +12,7 @@ generation: auth: oAuth2ClientCredentialsEnabled: true ruby: - version: 0.2.2-alpha.27 + version: 0.2.2-alpha.28 author: Dub description: Ruby Client SDK Generated by Speakeasy imports: diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index d4a80fe..120fb90 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -1,9 +1,9 @@ -speakeasyVersion: 1.419.0 +speakeasyVersion: 1.420.0 sources: dub: sourceNamespace: dub - sourceRevisionDigest: sha256:6841b15e6019b4911d1825353be0477a28d0ef319e0c8b99df3ac696ab328843 - sourceBlobDigest: sha256:71ec87615adb06a760c18cf004b163926b3750a6360974c248e2aa14850ebe36 + sourceRevisionDigest: sha256:89d26713fa22afe044cc66347e6a2e8ef3cca8c6d87ac4127960bd9d8e1305b0 + sourceBlobDigest: sha256:e6effd423434bf455631c5ca2951375b38dbfc3fb35e27aa49a194cf24a0d38f tags: - latest - main @@ -11,10 +11,10 @@ targets: my-first-target: source: dub sourceNamespace: dub - sourceRevisionDigest: sha256:6841b15e6019b4911d1825353be0477a28d0ef319e0c8b99df3ac696ab328843 - sourceBlobDigest: sha256:71ec87615adb06a760c18cf004b163926b3750a6360974c248e2aa14850ebe36 + sourceRevisionDigest: sha256:89d26713fa22afe044cc66347e6a2e8ef3cca8c6d87ac4127960bd9d8e1305b0 + sourceBlobDigest: sha256:e6effd423434bf455631c5ca2951375b38dbfc3fb35e27aa49a194cf24a0d38f codeSamplesNamespace: code-samples-ruby-my-first-target - codeSamplesRevisionDigest: sha256:2282cf7103557409126067c072aacc396cb261c74a589676e3b3027e06beea16 + codeSamplesRevisionDigest: sha256:93306380d2e7858a2a3be1a3f059d02ae8515250ffcf228d4acb7568741d6080 workflow: workflowVersion: 1.0.0 speakeasyVersion: latest diff --git a/Gemfile.lock b/Gemfile.lock index a34ced2..96faa36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - dub (0.2.2.pre.alpha.27) + dub (0.2.2.pre.alpha.28) faraday faraday-multipart rack diff --git a/RELEASES.md b/RELEASES.md index 7243081..3645b78 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -418,4 +418,14 @@ Based on: ### Generated - [ruby v0.2.2-alpha.27] . ### Releases -- [Ruby Gems v0.2.2-alpha.27] https://rubygems.org/gems/dub/versions/0.2.2-alpha.27 - . \ No newline at end of file +- [Ruby Gems v0.2.2-alpha.27] https://rubygems.org/gems/dub/versions/0.2.2-alpha.27 - . + +## 2024-10-23 00:26:05 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.420.0 (2.438.15) https://github.com/speakeasy-api/speakeasy +### Generated +- [ruby v0.2.2-alpha.28] . +### Releases +- [Ruby Gems v0.2.2-alpha.28] https://rubygems.org/gems/dub/versions/0.2.2-alpha.28 - . \ No newline at end of file diff --git a/dub.gemspec b/dub.gemspec index b86ca85..ef7f9c9 100644 --- a/dub.gemspec +++ b/dub.gemspec @@ -4,7 +4,7 @@ $LOAD_PATH.push File.expand_path('lib', __dir__) Gem::Specification.new do |s| s.name = 'dub' - s.version = '0.2.2-alpha.27' + s.version = '0.2.2-alpha.28' s.platform = Gem::Platform::RUBY s.licenses = ['Apache-2.0'] s.summary = '' diff --git a/lib/open_api_sdk/sdkconfiguration.rb b/lib/open_api_sdk/sdkconfiguration.rb index 92f13f9..fc95f15 100644 --- a/lib/open_api_sdk/sdkconfiguration.rb +++ b/lib/open_api_sdk/sdkconfiguration.rb @@ -38,9 +38,9 @@ def initialize(client, security, server_url, server_idx) @security = security @language = 'ruby' @openapi_doc_version = '0.0.1' - @sdk_version = '0.2.2-alpha.27' - @gen_version = '2.438.3' - @user_agent = 'speakeasy-sdk/ruby 0.2.2-alpha.27 2.438.3 0.0.1 dub' + @sdk_version = '0.2.2-alpha.28' + @gen_version = '2.438.15' + @user_agent = 'speakeasy-sdk/ruby 0.2.2-alpha.28 2.438.15 0.0.1 dub' end sig { returns([String, T::Hash[Symbol, String]]) }