From 7c837ae99f7aef7ee3ca6ab9e8123303a7765b23 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Tue, 29 Oct 2024 00:27:52 +0000 Subject: [PATCH] ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.423.1 --- .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 75d1a9d..ce620a8 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: 84fdf907d3c202599cf0ffcfc39094f8 + docChecksum: 82aaffb8b85f5d349c96f40e961bfb78 docVersion: 0.0.1 - speakeasyVersion: 1.422.1 - generationVersion: 2.438.15 - releaseVersion: 0.2.2-alpha.29 - configChecksum: 8305dcfce142e65aeafcd90bac62e68b + speakeasyVersion: 1.423.1 + generationVersion: 2.442.11 + releaseVersion: 0.2.2-alpha.30 + configChecksum: 8639c4e6a19b2e1308d71b43f4b9a28d 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 aa3178e..9f269a6 100755 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -12,7 +12,7 @@ generation: auth: oAuth2ClientCredentialsEnabled: true ruby: - version: 0.2.2-alpha.29 + version: 0.2.2-alpha.30 author: Dub description: Ruby Client SDK Generated by Speakeasy imports: diff --git a/.speakeasy/workflow.lock b/.speakeasy/workflow.lock index 010fa88..5f76b0b 100644 --- a/.speakeasy/workflow.lock +++ b/.speakeasy/workflow.lock @@ -1,9 +1,9 @@ -speakeasyVersion: 1.422.1 +speakeasyVersion: 1.423.1 sources: dub: sourceNamespace: dub - sourceRevisionDigest: sha256:f5201663276b7b09e3cf5d5ad0d21855b47bee2f4b43003b28664372cc002c12 - sourceBlobDigest: sha256:b846421ebda6555769bb585917410a7e0dab7e150e7b706cb4568677ee7db56a + sourceRevisionDigest: sha256:cc479e738a667afb79ee9b568027159026b7911f11f4265c9f3360695ccaedad + sourceBlobDigest: sha256:f237c55e84a6bce494a60deb971a4f0ebfa150629236e9e3ebd80cd574eab3da tags: - latest - main @@ -11,10 +11,10 @@ targets: my-first-target: source: dub sourceNamespace: dub - sourceRevisionDigest: sha256:f5201663276b7b09e3cf5d5ad0d21855b47bee2f4b43003b28664372cc002c12 - sourceBlobDigest: sha256:b846421ebda6555769bb585917410a7e0dab7e150e7b706cb4568677ee7db56a + sourceRevisionDigest: sha256:cc479e738a667afb79ee9b568027159026b7911f11f4265c9f3360695ccaedad + sourceBlobDigest: sha256:f237c55e84a6bce494a60deb971a4f0ebfa150629236e9e3ebd80cd574eab3da codeSamplesNamespace: code-samples-ruby-my-first-target - codeSamplesRevisionDigest: sha256:b72fa8cd728cda3aed0cf461708a5a7d9deba5b62347665a484cf9bfdcd878c2 + codeSamplesRevisionDigest: sha256:bbc6920d8d8cc42aa3e4f11437bda066f9e1820e46cd98ca4dc76199569d49c7 workflow: workflowVersion: 1.0.0 speakeasyVersion: latest diff --git a/Gemfile.lock b/Gemfile.lock index 0509b4e..1d33aca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - dub (0.2.2.pre.alpha.29) + dub (0.2.2.pre.alpha.30) faraday faraday-multipart rack diff --git a/RELEASES.md b/RELEASES.md index d4852d5..f62818e 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -438,4 +438,14 @@ Based on: ### Generated - [ruby v0.2.2-alpha.29] . ### Releases -- [Ruby Gems v0.2.2-alpha.29] https://rubygems.org/gems/dub/versions/0.2.2-alpha.29 - . \ No newline at end of file +- [Ruby Gems v0.2.2-alpha.29] https://rubygems.org/gems/dub/versions/0.2.2-alpha.29 - . + +## 2024-10-29 00:26:58 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.423.1 (2.442.11) https://github.com/speakeasy-api/speakeasy +### Generated +- [ruby v0.2.2-alpha.30] . +### Releases +- [Ruby Gems v0.2.2-alpha.30] https://rubygems.org/gems/dub/versions/0.2.2-alpha.30 - . \ No newline at end of file diff --git a/dub.gemspec b/dub.gemspec index 5d49bf6..1813e68 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.29' + s.version = '0.2.2-alpha.30' 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 bbb8414..428396d 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.29' - @gen_version = '2.438.15' - @user_agent = 'speakeasy-sdk/ruby 0.2.2-alpha.29 2.438.15 0.0.1 dub' + @sdk_version = '0.2.2-alpha.30' + @gen_version = '2.442.11' + @user_agent = 'speakeasy-sdk/ruby 0.2.2-alpha.30 2.442.11 0.0.1 dub' end sig { returns([String, T::Hash[Symbol, String]]) }