-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathGemfile.lock
More file actions
78 lines (74 loc) · 1.52 KB
/
Gemfile.lock
File metadata and controls
78 lines (74 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
PATH
remote: .
specs:
livekit-server-sdk (0.8.3)
google-protobuf (~> 4.30, >= 4.30.2)
jwt (>= 2.2.3, < 3.0)
twirp (~> 1.13, >= 1.13.1)
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
bigdecimal (3.1.9)
coderay (1.1.3)
diff-lcs (1.5.0)
faraday (2.13.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
google-protobuf (4.30.2)
bigdecimal
rake (>= 13)
google-protobuf (4.30.2-x86_64-linux)
bigdecimal
rake (>= 13)
json (2.11.3)
jwt (2.8.2)
base64
logger (1.7.0)
method_source (1.0.0)
net-http (0.6.0)
uri
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-doc (1.4.0)
pry (~> 0.11)
yard (~> 0.9.11)
rack (3.1.13)
rake (13.2.1)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.1)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
twirp (1.13.1)
faraday (< 3)
google-protobuf (>= 3.25, < 5.a)
rack (>= 2.2.3)
uri (1.0.3)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
livekit-server-sdk!
pry
pry-doc
rake
rspec
yard
BUNDLED WITH
2.3.7