|
5 | 5 | base64 |
6 | 6 | google-protobuf |
7 | 7 | grpc |
8 | | - rack (>= 3, <= 4) |
| 8 | + rack (>= 2, < 4) |
9 | 9 |
|
10 | 10 | GEM |
11 | 11 | remote: https://rubygems.org/ |
12 | 12 | specs: |
13 | | - addressable (2.8.7) |
14 | | - public_suffix (>= 2.0.2, < 7.0) |
| 13 | + addressable (2.8.8) |
| 14 | + public_suffix (>= 2.0.2, < 8.0) |
15 | 15 | ast (2.4.3) |
16 | 16 | base64 (0.3.0) |
17 | | - bigdecimal (3.1.9) |
| 17 | + bigdecimal (3.3.1) |
18 | 18 | byebug (12.0.0) |
19 | | - capybara (3.39.2) |
| 19 | + capybara (3.40.0) |
20 | 20 | addressable |
21 | 21 | matrix |
22 | 22 | mini_mime (>= 0.1.3) |
23 | | - nokogiri (~> 1.8) |
| 23 | + nokogiri (~> 1.11) |
24 | 24 | rack (>= 1.6.0) |
25 | 25 | rack-test (>= 0.6.3) |
26 | 26 | regexp_parser (>= 1.5, < 3.0) |
27 | 27 | xpath (~> 3.2) |
28 | 28 | coderay (1.1.3) |
29 | | - crack (1.0.0) |
| 29 | + crack (1.0.1) |
30 | 30 | bigdecimal |
31 | 31 | rexml |
32 | | - diff-lcs (1.6.1) |
| 32 | + diff-lcs (1.6.2) |
33 | 33 | docile (1.4.1) |
34 | | - google-protobuf (4.30.2) |
| 34 | + google-protobuf (4.33.2) |
35 | 35 | bigdecimal |
36 | 36 | rake (>= 13) |
37 | | - google-protobuf (4.30.2-aarch64-linux) |
| 37 | + google-protobuf (4.33.2-aarch64-linux-gnu) |
38 | 38 | bigdecimal |
39 | 39 | rake (>= 13) |
40 | | - google-protobuf (4.30.2-arm64-darwin) |
| 40 | + google-protobuf (4.33.2-arm64-darwin) |
41 | 41 | bigdecimal |
42 | 42 | rake (>= 13) |
43 | | - google-protobuf (4.30.2-x86_64-linux) |
| 43 | + google-protobuf (4.33.2-x86_64-linux-gnu) |
44 | 44 | bigdecimal |
45 | 45 | rake (>= 13) |
46 | | - googleapis-common-protos-types (1.19.0) |
47 | | - google-protobuf (>= 3.18, < 5.a) |
| 46 | + googleapis-common-protos-types (1.22.0) |
| 47 | + google-protobuf (~> 4.26) |
48 | 48 | grpc (1.76.0) |
49 | 49 | google-protobuf (>= 3.25, < 5.0) |
50 | 50 | googleapis-common-protos-types (~> 1.0) |
|
57 | 57 | grpc (1.76.0-x86_64-linux-gnu) |
58 | 58 | google-protobuf (>= 3.25, < 5.0) |
59 | 59 | googleapis-common-protos-types (~> 1.0) |
60 | | - hashdiff (1.1.2) |
61 | | - json (2.10.2) |
62 | | - language_server-protocol (3.17.0.4) |
| 60 | + hashdiff (1.2.1) |
| 61 | + json (2.17.1) |
| 62 | + language_server-protocol (3.17.0.5) |
63 | 63 | lint_roller (1.1.0) |
64 | 64 | logger (1.7.0) |
65 | | - matrix (0.4.2) |
| 65 | + matrix (0.4.3) |
66 | 66 | method_source (1.1.0) |
67 | 67 | mini_mime (1.1.5) |
68 | 68 | mini_portile2 (2.8.9) |
69 | | - nokogiri (1.15.7) |
| 69 | + nokogiri (1.18.10) |
70 | 70 | mini_portile2 (~> 2.8.2) |
71 | 71 | racc (~> 1.4) |
| 72 | + nokogiri (1.18.10-aarch64-linux-gnu) |
| 73 | + racc (~> 1.4) |
| 74 | + nokogiri (1.18.10-arm64-darwin) |
| 75 | + racc (~> 1.4) |
| 76 | + nokogiri (1.18.10-x86_64-linux-gnu) |
| 77 | + racc (~> 1.4) |
72 | 78 | parallel (1.27.0) |
73 | | - parser (3.3.8.0) |
| 79 | + parser (3.3.10.0) |
74 | 80 | ast (~> 2.4.1) |
75 | 81 | racc |
76 | | - prism (1.4.0) |
| 82 | + prism (1.6.0) |
77 | 83 | pry (0.15.2) |
78 | 84 | coderay (~> 1.1) |
79 | 85 | method_source (~> 1.0) |
80 | 86 | pry-byebug (3.11.0) |
81 | 87 | byebug (~> 12.0) |
82 | 88 | pry (>= 0.13, < 0.16) |
83 | | - public_suffix (5.1.1) |
| 89 | + public_suffix (7.0.0) |
84 | 90 | racc (1.8.1) |
85 | | - rack (3.1.13) |
86 | | - rack-cors (2.0.2) |
87 | | - rack (>= 2.0.0) |
| 91 | + rack (3.2.4) |
| 92 | + rack-cors (3.0.0) |
| 93 | + logger |
| 94 | + rack (>= 3.0.14) |
88 | 95 | rack-test (2.2.0) |
89 | 96 | rack (>= 1.3) |
90 | 97 | rackup (2.3.1) |
91 | 98 | rack (>= 3) |
92 | 99 | rainbow (3.1.1) |
93 | | - rake (13.2.1) |
94 | | - regexp_parser (2.10.0) |
95 | | - rexml (3.4.1) |
96 | | - rspec (3.13.0) |
| 100 | + rake (13.3.1) |
| 101 | + regexp_parser (2.11.3) |
| 102 | + rexml (3.4.4) |
| 103 | + rspec (3.13.2) |
97 | 104 | rspec-core (~> 3.13.0) |
98 | 105 | rspec-expectations (~> 3.13.0) |
99 | 106 | rspec-mocks (~> 3.13.0) |
100 | | - rspec-core (3.13.3) |
| 107 | + rspec-core (3.13.6) |
101 | 108 | rspec-support (~> 3.13.0) |
102 | | - rspec-expectations (3.13.3) |
| 109 | + rspec-expectations (3.13.5) |
103 | 110 | diff-lcs (>= 1.2.0, < 2.0) |
104 | 111 | rspec-support (~> 3.13.0) |
105 | | - rspec-mocks (3.13.2) |
| 112 | + rspec-mocks (3.13.7) |
106 | 113 | diff-lcs (>= 1.2.0, < 2.0) |
107 | 114 | rspec-support (~> 3.13.0) |
108 | | - rspec-support (3.13.2) |
109 | | - rubocop (1.75.2) |
| 115 | + rspec-support (3.13.6) |
| 116 | + rubocop (1.81.7) |
110 | 117 | json (~> 2.3) |
111 | 118 | language_server-protocol (~> 3.17.0.2) |
112 | 119 | lint_roller (~> 1.1.0) |
113 | 120 | parallel (~> 1.10) |
114 | 121 | parser (>= 3.3.0.2) |
115 | 122 | rainbow (>= 2.2.2, < 4.0) |
116 | 123 | regexp_parser (>= 2.9.3, < 3.0) |
117 | | - rubocop-ast (>= 1.44.0, < 2.0) |
| 124 | + rubocop-ast (>= 1.47.1, < 2.0) |
118 | 125 | ruby-progressbar (~> 1.7) |
119 | 126 | unicode-display_width (>= 2.4.0, < 4.0) |
120 | | - rubocop-ast (1.44.1) |
| 127 | + rubocop-ast (1.48.0) |
121 | 128 | parser (>= 3.3.7.2) |
122 | 129 | prism (~> 1.4) |
123 | | - rubocop-rspec (3.6.0) |
| 130 | + rubocop-rspec (3.8.0) |
124 | 131 | lint_roller (~> 1.1) |
125 | | - rubocop (~> 1.72, >= 1.72.1) |
| 132 | + rubocop (~> 1.81) |
126 | 133 | ruby-progressbar (1.13.0) |
127 | | - rubyzip (2.4.1) |
128 | | - selenium-webdriver (4.31.0) |
| 134 | + rubyzip (3.2.2) |
| 135 | + selenium-webdriver (4.39.0) |
129 | 136 | base64 (~> 0.2) |
130 | 137 | logger (~> 1.4) |
131 | 138 | rexml (~> 3.2, >= 3.2.5) |
132 | | - rubyzip (>= 1.2.2, < 3.0) |
| 139 | + rubyzip (>= 1.2.2, < 4.0) |
133 | 140 | websocket (~> 1.0) |
134 | 141 | simplecov (0.22.0) |
135 | 142 | docile (~> 1.1) |
136 | 143 | simplecov-html (~> 0.11) |
137 | 144 | simplecov_json_formatter (~> 0.1) |
138 | | - simplecov-html (0.13.1) |
| 145 | + simplecov-html (0.13.2) |
139 | 146 | simplecov_json_formatter (0.1.4) |
140 | | - unicode-display_width (3.1.4) |
141 | | - unicode-emoji (~> 4.0, >= 4.0.4) |
142 | | - unicode-emoji (4.0.4) |
143 | | - webmock (3.25.1) |
| 147 | + unicode-display_width (3.2.0) |
| 148 | + unicode-emoji (~> 4.1) |
| 149 | + unicode-emoji (4.1.0) |
| 150 | + webmock (3.26.1) |
144 | 151 | addressable (>= 2.8.0) |
145 | 152 | crack (>= 0.3.2) |
146 | 153 | hashdiff (>= 0.4.0, < 2.0.0) |
|
0 commit comments