Skip to content

Commit 15cca10

Browse files
authored
Merge pull request #136 from dubinc/speakeasy-sdk-regen-1754613242
chore: 🐝 Update SDK - Generate 0.10.0
2 parents d72f976 + a2c5b91 commit 15cca10

1,111 files changed

Lines changed: 38501 additions & 196748 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.rubocop.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ plugins:
44
AllCops:
55
Exclude:
66
- Rakefile
7-
TargetRubyVersion: "3.0"
7+
- bin/**/*
8+
TargetRubyVersion: "3.2"
89
Metrics:
910
Enabled: false
1011
Style/IfInsideElse:

.speakeasy/gen.lock

Lines changed: 724 additions & 240 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,12 @@ generation:
1616
auth:
1717
oAuth2ClientCredentialsEnabled: true
1818
oAuth2PasswordEnabled: false
19+
tests:
20+
generateTests: true
21+
generateNewTests: false
22+
skipResponseBodyAssertions: false
1923
ruby:
20-
version: 0.9.0
24+
version: 0.10.0
2125
additionalDependencies:
2226
development: {}
2327
runtime: {}

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.526.0
1+
speakeasyVersion: 1.605.1
22
sources:
33
dub:
44
sourceNamespace: dub
5-
sourceRevisionDigest: sha256:d656701025b3f788508174f1102994bf353683631709edab61bb37336ebcb529
6-
sourceBlobDigest: sha256:4b450dca1839b47dafe33a31cd712b587fbb5af5e15384318c841d1e39a2f48f
5+
sourceRevisionDigest: sha256:7fd421788b0fc947b2eef0126a4b2b78e7d613f55e42ee228bdd8ba2d004ce0e
6+
sourceBlobDigest: sha256:677c48122b1f8deeeebb917c3ab13a1f56f3f60847911cbe11aad586046bd5c2
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1754526882
9+
- speakeasy-sdk-regen-1754613242
1010
- 0.0.1
1111
targets:
1212
my-first-target:
1313
source: dub
1414
sourceNamespace: dub
15-
sourceRevisionDigest: sha256:d656701025b3f788508174f1102994bf353683631709edab61bb37336ebcb529
16-
sourceBlobDigest: sha256:4b450dca1839b47dafe33a31cd712b587fbb5af5e15384318c841d1e39a2f48f
15+
sourceRevisionDigest: sha256:7fd421788b0fc947b2eef0126a4b2b78e7d613f55e42ee228bdd8ba2d004ce0e
16+
sourceBlobDigest: sha256:677c48122b1f8deeeebb917c3ab13a1f56f3f60847911cbe11aad586046bd5c2
1717
codeSamplesNamespace: code-samples-ruby-my-first-target
18-
codeSamplesRevisionDigest: sha256:31cfa2fec181042fad62be4e87a765e6f0cd2350a2dc1ee79176ae1518a5540a
18+
codeSamplesRevisionDigest: sha256:f79afb397f35d3270c88d5b8480e7daf70e5e2227bb94a7908c1563035465141
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

Gemfile.lock

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
PATH
22
remote: .
33
specs:
4-
dub (0.9.0)
4+
dub (0.10.0)
5+
base64 (>= 0.2.0, < 1.0)
56
faraday
67
faraday-multipart
78
faraday-retry (~> 2.2.1)
8-
rack
9-
rake
9+
janeway-jsonpath (~> 0.6.0)
1010
sorbet-runtime
1111

1212
GEM
1313
remote: https://rubygems.org/
1414
specs:
1515
ast (2.4.2)
16-
erubi (1.13.0)
16+
base64 (0.3.0)
17+
benchmark (0.4.1)
18+
erubi (1.13.1)
1719
faraday (2.12.2)
1820
faraday-net_http (>= 2.0, < 3.5)
1921
json
@@ -24,6 +26,7 @@ GEM
2426
net-http (>= 0.5.0)
2527
faraday-retry (2.2.1)
2628
faraday (~> 2.0)
29+
janeway-jsonpath (0.6.0)
2730
json (2.8.2)
2831
language_server-protocol (3.17.0.4)
2932
lint_roller (1.1.0)
@@ -39,15 +42,17 @@ GEM
3942
parser (3.3.7.1)
4043
ast (~> 2.4.1)
4144
racc
42-
prism (0.27.0)
45+
prism (1.4.0)
4346
racc (1.8.1)
44-
rack (3.1.11)
4547
rainbow (3.1.1)
4648
rake (13.2.1)
47-
rbi (0.1.12)
48-
prism (>= 0.18.0, < 0.28)
49-
sorbet-runtime (>= 0.5.9204)
49+
rbi (0.3.6)
50+
prism (~> 1.0)
51+
rbs (>= 3.4.4)
52+
rbs (3.9.4)
53+
logger
5054
regexp_parser (2.10.0)
55+
rexml (3.4.1)
5156
rubocop (1.73.2)
5257
json (~> 2.3)
5358
language_server-protocol (~> 3.17.0.2)
@@ -75,16 +80,19 @@ GEM
7580
sorbet-static-and-runtime (0.5.11668)
7681
sorbet (= 0.5.11668)
7782
sorbet-runtime (= 0.5.11668)
78-
spoom (1.3.2)
83+
spoom (1.6.3)
7984
erubi (>= 1.10.0)
80-
prism (>= 0.19.0)
85+
prism (>= 0.28.0)
86+
rbi (>= 0.3.3)
87+
rexml (>= 3.2.6)
8188
sorbet-static-and-runtime (>= 0.5.10187)
8289
thor (>= 0.19.2)
83-
tapioca (0.13.3)
90+
tapioca (0.16.11)
91+
benchmark
8492
bundler (>= 2.2.25)
8593
netrc (>= 0.11.0)
8694
parallel (>= 1.21.0)
87-
rbi (>= 0.1.4, < 0.2)
95+
rbi (~> 0.2)
8896
sorbet-static-and-runtime (>= 0.5.11087)
8997
spoom (>= 1.2.0)
9098
thor (>= 1.2.0)
@@ -95,9 +103,9 @@ GEM
95103
unicode-emoji (4.0.4)
96104
uri (1.0.3)
97105
yard (0.9.37)
98-
yard-sorbet (0.8.1)
99-
sorbet-runtime (>= 0.5)
100-
yard (>= 0.9)
106+
yard-sorbet (0.9.0)
107+
sorbet-runtime
108+
yard
101109

102110
PLATFORMS
103111
aarch64-linux
@@ -109,10 +117,11 @@ DEPENDENCIES
109117
dub!
110118
minitest
111119
minitest-focus
120+
rake
112121
rubocop (~> 1.73.2)
113122
rubocop-minitest (~> 0.37.1)
114123
sorbet
115-
tapioca
124+
tapioca (~> 0.16.11)
116125

117126
BUNDLED WITH
118127
2.5.23

0 commit comments

Comments
 (0)