|
90 | 90 | rake (>= 10.4, < 14.0) |
91 | 91 | ast (2.4.3) |
92 | 92 | aws-eventstream (1.4.0) |
93 | | - aws-partitions (1.1251.0) |
94 | | - aws-sdk-core (3.247.0) |
| 93 | + aws-partitions (1.1253.0) |
| 94 | + aws-sdk-core (3.249.0) |
95 | 95 | aws-eventstream (~> 1, >= 1.3.0) |
96 | 96 | aws-partitions (~> 1, >= 1.992.0) |
97 | 97 | aws-sigv4 (~> 1.9) |
98 | 98 | base64 |
99 | 99 | bigdecimal |
100 | 100 | jmespath (~> 1, >= 1.6.1) |
101 | 101 | logger |
102 | | - aws-sdk-lambda (1.180.0) |
103 | | - aws-sdk-core (~> 3, >= 3.247.0) |
| 102 | + aws-sdk-lambda (1.181.0) |
| 103 | + aws-sdk-core (~> 3, >= 3.248.0) |
104 | 104 | aws-sigv4 (~> 1.5) |
105 | 105 | aws-sdk-sts (1.12.0) |
106 | 106 | aws-sdk-core (~> 3, >= 3.110.0) |
|
112 | 112 | benchmark (0.5.0) |
113 | 113 | bigdecimal (4.1.2) |
114 | 114 | bindex (0.8.1) |
115 | | - bootsnap (1.24.4) |
| 115 | + bootsnap (1.24.5) |
116 | 116 | msgpack (~> 1.2) |
117 | 117 | builder (3.3.0) |
118 | 118 | byebug (13.0.0) |
@@ -173,10 +173,10 @@ GEM |
173 | 173 | forwardable-extended (2.6.0) |
174 | 174 | globalid (1.3.0) |
175 | 175 | activesupport (>= 6.1) |
176 | | - google-protobuf (4.34.1) |
| 176 | + google-protobuf (4.35.0) |
177 | 177 | bigdecimal |
178 | 178 | rake (~> 13.3) |
179 | | - graphql (2.6.2) |
| 179 | + graphql (2.6.3) |
180 | 180 | base64 |
181 | 181 | fiber-storage |
182 | 182 | logger |
@@ -209,13 +209,14 @@ GEM |
209 | 209 | safe_yaml (~> 1.0) |
210 | 210 | terminal-table (>= 1.8, < 4.0) |
211 | 211 | webrick (~> 1.7) |
212 | | - jekyll-remote-theme (0.4.3) |
| 212 | + jekyll-remote-theme (0.5.0) |
213 | 213 | addressable (~> 2.0) |
214 | 214 | jekyll (>= 3.5, < 5.0) |
215 | | - jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0) |
| 215 | + jekyll-sass-converter (>= 1.0, < 4.0, != 2.0.0) |
| 216 | + openssl (~> 3.0, >= 3.1.2) |
216 | 217 | rubyzip (>= 1.3.0, < 3.0) |
217 | | - jekyll-sass-converter (3.0.0) |
218 | | - sass-embedded (~> 1.54) |
| 218 | + jekyll-sass-converter (3.1.0) |
| 219 | + sass-embedded (~> 1.75) |
219 | 220 | jekyll-seo-tag (2.9.0) |
220 | 221 | jekyll (>= 3.8, < 5.0) |
221 | 222 | jekyll-watch (2.2.1) |
|
281 | 282 | opensearch-ruby (3.4.0) |
282 | 283 | faraday (>= 1.0, < 3) |
283 | 284 | multi_json (>= 1.0) |
| 285 | + openssl (3.3.3) |
284 | 286 | orm_adapter (0.5.0) |
285 | 287 | parallel (1.28.0) |
286 | 288 | parser (3.3.11.1) |
|
297 | 299 | date |
298 | 300 | stringio |
299 | 301 | public_suffix (7.0.5) |
300 | | - puma (8.0.1) |
| 302 | + puma (8.0.2) |
301 | 303 | nio4r (~> 2.0) |
302 | 304 | racc (1.8.1) |
303 | 305 | rack (3.2.6) |
|
381 | 383 | rubocop-ast (1.49.1) |
382 | 384 | parser (>= 3.3.7.2) |
383 | 385 | prism (~> 1.7) |
384 | | - rubocop-rails (2.35.2) |
| 386 | + rubocop-rails (2.35.3) |
385 | 387 | activesupport (>= 4.2.0) |
386 | 388 | lint_roller (~> 1.1) |
387 | 389 | rack (>= 1.1) |
|
391 | 393 | ruby2_keywords (0.0.5) |
392 | 394 | rubyzip (2.4.1) |
393 | 395 | safe_yaml (1.0.5) |
394 | | - sass-embedded (1.99.0) |
| 396 | + sass-embedded (1.100.0) |
395 | 397 | google-protobuf (~> 4.31) |
396 | 398 | rake (>= 13) |
397 | 399 | sass-rails (6.0.0) |
|
470 | 472 | websocket-extensions (0.1.5) |
471 | 473 | xpath (3.2.0) |
472 | 474 | nokogiri (~> 1.8) |
473 | | - zeitwerk (2.8.1) |
| 475 | + zeitwerk (2.8.2) |
474 | 476 |
|
475 | 477 | PLATFORMS |
476 | 478 | ruby |
|
0 commit comments