-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathGemfile.lock
89 lines (85 loc) · 2.09 KB
/
Gemfile.lock
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
79
80
81
82
83
84
85
86
87
88
89
PATH
remote: .
specs:
gauge-ruby (0.9.2)
grpc (~> 1.10, >= 1.10.0, < 1.65)
parser (>= 3.1, < 4.0)
unparser (>= 0.6.4, < 0.7.0)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
diff-lcs (1.5.1)
docile (1.4.1)
google-protobuf (3.25.6)
google-protobuf (3.25.6-aarch64-linux)
google-protobuf (3.25.6-arm64-darwin)
google-protobuf (3.25.6-x86_64-darwin)
google-protobuf (3.25.6-x86_64-linux)
googleapis-common-protos-types (1.18.0)
google-protobuf (>= 3.18, < 5.a)
grpc (1.64.3)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc (1.64.3-aarch64-linux)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc (1.64.3-arm64-darwin)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc (1.64.3-x86_64-darwin)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc (1.64.3-x86_64-linux)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc-tools (1.69.0)
method_source (1.1.0)
os (1.1.4)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
rake (13.2.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
rubyzip (2.4.1)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
unparser (0.6.15)
diff-lcs (~> 1.3)
parser (>= 3.3.0)
yard (0.9.37)
PLATFORMS
aarch64-linux
arm64-darwin
ruby
x86_64-darwin
x86_64-linux
DEPENDENCIES
gauge-ruby!
grpc-tools (~> 1.10, >= 1.10.0)
method_source
os
rake
rspec
rubyzip (>= 1.2.2)
simplecov
yard
BUNDLED WITH
2.6.2