Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.331.2
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Jul 11, 2024
1 parent 0cb7ee9 commit 4fc83ad
Show file tree
Hide file tree
Showing 7 changed files with 101 additions and 89 deletions.
8 changes: 4 additions & 4 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ id: 5a2dd83e-da98-455b-8ef9-0100a914efdf
management:
docChecksum: d074e83422312242c953b9123b5c20aa
docVersion: 0.0.1
speakeasyVersion: 1.331.0
generationVersion: 2.365.0
releaseVersion: 0.2.2
configChecksum: 988f62797bc8373c0deeae2f8ea218d2
speakeasyVersion: 1.331.2
generationVersion: 2.366.1
releaseVersion: 0.2.2-alpha
configChecksum: 79fe3ffab0dd5c26188ed3b500bbb16e
repoURL: https://github.com/dubinc/dub-ruby.git
installationURL: https://github.com/dubinc/dub-ruby
published: true
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
speakeasyVersion: 1.331.0
speakeasyVersion: 1.331.2
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:42077c3e11496f56ef03227d20586a411cac0ce691df9b551ce21f2d73897473
sourceBlobDigest: sha256:9b4014ec8fc17d6d4f8566161014d36e9bfa645f35f4ddc15fbfb40f23ad1bee
sourceRevisionDigest: sha256:43883c3b7843728f1c070e3d3fde122c6882a29929949895c5a0ee834310bd23
sourceBlobDigest: sha256:108167222f459be9acb2b7ec04d280edfb4a2bd7667dea82f6877332f34a24cb
tags:
- latest
- main
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:42077c3e11496f56ef03227d20586a411cac0ce691df9b551ce21f2d73897473
sourceBlobDigest: sha256:9b4014ec8fc17d6d4f8566161014d36e9bfa645f35f4ddc15fbfb40f23ad1bee
sourceRevisionDigest: sha256:43883c3b7843728f1c070e3d3fde122c6882a29929949895c5a0ee834310bd23
sourceBlobDigest: sha256:108167222f459be9acb2b7ec04d280edfb4a2bd7667dea82f6877332f34a24cb
codeSamplesNamespace: code-samples-ruby-my-first-target
codeSamplesRevisionDigest: sha256:9bf321c1146b7d44071412a25b297f7c6bc6c38d765f5141c420087a553ad7d4
codeSamplesRevisionDigest: sha256:eae2859b752ce469c22ed73b09751426c4d43327329e88af81ca0a0ed4f1260a
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
dub (0.2.2)
dub (0.2.2.pre.alpha)
faraday
faraday-multipart
rack
Expand All @@ -13,16 +13,18 @@ GEM
specs:
ast (2.4.2)
erubi (1.12.0)
faraday (2.9.0)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.1.0)
net-http
json (2.7.1)
language_server-protocol (3.17.0.3)
logger (1.6.0)
minitest (5.22.2)
multipart-post (2.4.0)
multipart-post (2.4.1)
net-http (0.4.1)
uri
netrc (0.11.0)
Expand All @@ -33,9 +35,9 @@ GEM
prettier_print (1.2.1)
prism (0.21.0)
racc (1.7.3)
rack (3.0.9)
rack (3.1.7)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
rbi (0.1.8)
prism (>= 0.18.0, < 0.22)
sorbet-runtime (>= 0.5.9204)
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,14 @@ Based on:
### Generated
- [ruby v0.2.2] .
### Releases
- [Ruby Gems v0.2.2] https://rubygems.org/gems/dub/versions/0.2.2 - .
- [Ruby Gems v0.2.2] https://rubygems.org/gems/dub/versions/0.2.2 - .

## 2024-07-11 15:42:00
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.331.2 (2.366.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v0.2.2-alpha] .
### Releases
- [Ruby Gems v0.2.2-alpha] https://rubygems.org/gems/dub/versions/0.2.2-alpha - .
Loading

0 comments on commit 4fc83ad

Please sign in to comment.