|
1 | 1 | PATH |
2 | 2 | remote: ../gapic-generator |
3 | 3 | specs: |
4 | | - gapic-generator (0.42.1) |
| 4 | + gapic-generator (0.43.0) |
5 | 5 | actionpack (~> 5.2) |
6 | 6 | bigdecimal (~> 3.0) |
7 | 7 | google-cloud-common (~> 1.2) |
|
12 | 12 | PATH |
13 | 13 | remote: . |
14 | 14 | specs: |
15 | | - gapic-generator-cloud (0.42.1) |
16 | | - gapic-generator (= 0.42.1) |
| 15 | + gapic-generator-cloud (0.43.0) |
| 16 | + gapic-generator (= 0.43.0) |
17 | 17 |
|
18 | 18 | GEM |
19 | 19 | remote: https://rubygems.org/ |
|
36 | 36 | i18n (>= 0.7, < 2) |
37 | 37 | minitest (~> 5.1) |
38 | 38 | tzinfo (~> 1.1) |
39 | | - ast (2.4.2) |
| 39 | + ast (2.4.3) |
40 | 40 | bigdecimal (3.1.9) |
41 | 41 | builder (3.3.0) |
42 | 42 | coderay (1.1.3) |
43 | 43 | concurrent-ruby (1.3.5) |
44 | 44 | crass (1.0.6) |
45 | 45 | drb (2.2.1) |
46 | 46 | erubi (1.13.1) |
47 | | - google-cloud-common (1.7.0) |
| 47 | + google-cloud-common (1.8.0) |
48 | 48 | google-protobuf (>= 3.18, < 5.a) |
49 | 49 | googleapis-common-protos-types (~> 1.7) |
50 | | - google-protobuf (3.25.6-x86_64-linux) |
| 50 | + google-protobuf (3.25.7-x86_64-linux) |
51 | 51 | google-style (1.27.1) |
52 | 52 | rubocop (~> 1.56) |
53 | | - googleapis-common-protos-types (1.18.0) |
| 53 | + googleapis-common-protos-types (1.19.0) |
54 | 54 | google-protobuf (>= 3.18, < 5.a) |
55 | 55 | grpc-tools (1.60.2) |
56 | 56 | i18n (1.14.7) |
57 | 57 | concurrent-ruby (~> 1.0) |
58 | | - json (2.10.2) |
| 58 | + json (2.11.2) |
59 | 59 | language_server-protocol (3.17.0.4) |
60 | 60 | lint_roller (1.1.0) |
61 | 61 | loofah (2.24.0) |
62 | 62 | crass (~> 1.0.2) |
63 | 63 | nokogiri (>= 1.12.0) |
64 | 64 | method_source (1.1.0) |
65 | | - minitest (5.25.4) |
| 65 | + minitest (5.25.5) |
66 | 66 | minitest-autotest (1.1.1) |
67 | 67 | minitest-server (~> 1.0) |
68 | 68 | path_expander (~> 1.0) |
|
71 | 71 | minitest-server (1.0.8) |
72 | 72 | drb (~> 2.0) |
73 | 73 | minitest (~> 5.16) |
74 | | - nokogiri (1.18.3-x86_64-linux-gnu) |
| 74 | + nokogiri (1.18.8-x86_64-linux-gnu) |
75 | 75 | racc (~> 1.4) |
76 | | - parallel (1.26.3) |
77 | | - parser (3.3.7.1) |
| 76 | + parallel (1.27.0) |
| 77 | + parser (3.3.8.0) |
78 | 78 | ast (~> 2.4.1) |
79 | 79 | racc |
80 | 80 | path_expander (1.1.3) |
| 81 | + prism (1.4.0) |
81 | 82 | pry (0.15.2) |
82 | 83 | coderay (~> 1.1) |
83 | 84 | method_source (~> 1.0) |
|
95 | 96 | rainbow (3.1.1) |
96 | 97 | redcarpet (3.6.1) |
97 | 98 | regexp_parser (2.10.0) |
98 | | - rubocop (1.73.2) |
| 99 | + rubocop (1.75.3) |
99 | 100 | json (~> 2.3) |
100 | 101 | language_server-protocol (~> 3.17.0.2) |
101 | 102 | lint_roller (~> 1.1.0) |
102 | 103 | parallel (~> 1.10) |
103 | 104 | parser (>= 3.3.0.2) |
104 | 105 | rainbow (>= 2.2.2, < 4.0) |
105 | 106 | regexp_parser (>= 2.9.3, < 3.0) |
106 | | - rubocop-ast (>= 1.38.0, < 2.0) |
| 107 | + rubocop-ast (>= 1.44.0, < 2.0) |
107 | 108 | ruby-progressbar (~> 1.7) |
108 | 109 | unicode-display_width (>= 2.4.0, < 4.0) |
109 | | - rubocop-ast (1.38.1) |
110 | | - parser (>= 3.3.1.0) |
| 110 | + rubocop-ast (1.44.1) |
| 111 | + parser (>= 3.3.7.2) |
| 112 | + prism (~> 1.4) |
111 | 113 | ruby-progressbar (1.13.0) |
112 | 114 | thread_safe (0.3.6) |
113 | 115 | tzinfo (1.2.11) |
|
0 commit comments