|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - gauge-ruby (0.9.7) |
5 | | - grpc (>= 1.74.0, < 2.0) |
6 | | - parser (>= 3.1, < 4.0) |
7 | | - unparser (>= 0.6.4, < 0.9.0) |
| 4 | + gauge-ruby (0.10.0) |
| 5 | + grpc (~> 1.74) |
| 6 | + parser (~> 3.2) |
| 7 | + unparser (>= 0.6.6, < 0.9.0) |
8 | 8 |
|
9 | 9 | GEM |
10 | 10 | remote: https://rubygems.org/ |
|
13 | 13 | bigdecimal (4.0.1) |
14 | 14 | diff-lcs (1.6.2) |
15 | 15 | docile (1.4.1) |
16 | | - google-protobuf (4.33.4) |
| 16 | + google-protobuf (4.33.5) |
17 | 17 | bigdecimal |
18 | 18 | rake (>= 13) |
19 | | - google-protobuf (4.33.4-aarch64-linux-gnu) |
| 19 | + google-protobuf (4.33.5-aarch64-linux-gnu) |
20 | 20 | bigdecimal |
21 | 21 | rake (>= 13) |
22 | | - google-protobuf (4.33.4-arm64-darwin) |
| 22 | + google-protobuf (4.33.5-arm64-darwin) |
23 | 23 | bigdecimal |
24 | 24 | rake (>= 13) |
25 | | - google-protobuf (4.33.4-x86_64-darwin) |
| 25 | + google-protobuf (4.33.5-x86_64-darwin) |
26 | 26 | bigdecimal |
27 | 27 | rake (>= 13) |
28 | | - google-protobuf (4.33.4-x86_64-linux-gnu) |
| 28 | + google-protobuf (4.33.5-x86_64-linux-gnu) |
29 | 29 | bigdecimal |
30 | 30 | rake (>= 13) |
31 | 31 | googleapis-common-protos-types (1.22.0) |
32 | 32 | google-protobuf (~> 4.26) |
33 | | - grpc (1.76.0) |
| 33 | + grpc (1.78.1) |
34 | 34 | google-protobuf (>= 3.25, < 5.0) |
35 | 35 | googleapis-common-protos-types (~> 1.0) |
36 | | - grpc (1.76.0-aarch64-linux-gnu) |
| 36 | + grpc (1.78.1-aarch64-linux-gnu) |
37 | 37 | google-protobuf (>= 3.25, < 5.0) |
38 | 38 | googleapis-common-protos-types (~> 1.0) |
39 | | - grpc (1.76.0-arm64-darwin) |
| 39 | + grpc (1.78.1-arm64-darwin) |
40 | 40 | google-protobuf (>= 3.25, < 5.0) |
41 | 41 | googleapis-common-protos-types (~> 1.0) |
42 | | - grpc (1.76.0-x86_64-darwin) |
| 42 | + grpc (1.78.1-x86_64-darwin) |
43 | 43 | google-protobuf (>= 3.25, < 5.0) |
44 | 44 | googleapis-common-protos-types (~> 1.0) |
45 | | - grpc (1.76.0-x86_64-linux-gnu) |
| 45 | + grpc (1.78.1-x86_64-linux-gnu) |
46 | 46 | google-protobuf (>= 3.25, < 5.0) |
47 | 47 | googleapis-common-protos-types (~> 1.0) |
48 | | - grpc-tools (1.76.0) |
| 48 | + grpc-tools (1.78.1) |
49 | 49 | method_source (1.1.0) |
50 | 50 | os (1.1.4) |
51 | | - parser (3.3.10.1) |
| 51 | + parser (3.3.10.2) |
52 | 52 | ast (~> 2.4.1) |
53 | 53 | racc |
54 | 54 | prism (1.9.0) |
@@ -89,14 +89,14 @@ PLATFORMS |
89 | 89 |
|
90 | 90 | DEPENDENCIES |
91 | 91 | gauge-ruby! |
92 | | - grpc-tools (>= 1.10.0, < 2.0) |
| 92 | + grpc-tools (~> 1.10) |
93 | 93 | method_source |
94 | 94 | os |
95 | 95 | rake |
96 | 96 | rspec |
97 | | - rubyzip (>= 1.2.2) |
| 97 | + rubyzip |
98 | 98 | simplecov |
99 | 99 | yard |
100 | 100 |
|
101 | 101 | BUNDLED WITH |
102 | | - 2.6.9 |
| 102 | + 4.0.6 |
0 commit comments