Skip to content

Commit f504ebc

Browse files
justserpapigithub-actions[bot]
authored andcommitted
chore: sync OpenAPI-generated Ruby SDK
1 parent 4540970 commit f504ebc

4 files changed

Lines changed: 1204 additions & 279 deletions

File tree

Gemfile.lock

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
PATH
2+
remote: .
3+
specs:
4+
justserpapi (0.1.0)
5+
faraday (>= 1.0.1, < 3.0)
6+
faraday-multipart (~> 1.0)
7+
marcel (~> 1.0)
8+
9+
GEM
10+
remote: https://rubygems.org/
11+
specs:
12+
faraday (2.14.1)
13+
faraday-net_http (>= 2.0, < 3.5)
14+
json
15+
logger
16+
faraday-multipart (1.2.0)
17+
multipart-post (~> 2.0)
18+
faraday-net_http (3.4.2)
19+
net-http (~> 0.5)
20+
json (2.19.3)
21+
logger (1.7.0)
22+
marcel (1.1.0)
23+
minitest (5.27.0)
24+
multipart-post (2.4.1)
25+
net-http (0.9.1)
26+
uri (>= 0.11.1)
27+
rake (13.3.1)
28+
uri (1.1.1)
29+
30+
PLATFORMS
31+
x86_64-linux
32+
33+
DEPENDENCIES
34+
justserpapi!
35+
minitest (~> 5.22)
36+
rake (~> 13.0)
37+
38+
BUNDLED WITH
39+
2.4.19

0 commit comments

Comments
 (0)