|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (7.2.1.2) |
5 | | - actionpack (= 7.2.1.2) |
6 | | - activesupport (= 7.2.1.2) |
| 4 | + actioncable (7.2.2) |
| 5 | + actionpack (= 7.2.2) |
| 6 | + activesupport (= 7.2.2) |
7 | 7 | nio4r (~> 2.0) |
8 | 8 | websocket-driver (>= 0.6.1) |
9 | 9 | zeitwerk (~> 2.6) |
10 | | - actionmailbox (7.2.1.2) |
11 | | - actionpack (= 7.2.1.2) |
12 | | - activejob (= 7.2.1.2) |
13 | | - activerecord (= 7.2.1.2) |
14 | | - activestorage (= 7.2.1.2) |
15 | | - activesupport (= 7.2.1.2) |
| 10 | + actionmailbox (7.2.2) |
| 11 | + actionpack (= 7.2.2) |
| 12 | + activejob (= 7.2.2) |
| 13 | + activerecord (= 7.2.2) |
| 14 | + activestorage (= 7.2.2) |
| 15 | + activesupport (= 7.2.2) |
16 | 16 | mail (>= 2.8.0) |
17 | | - actionmailer (7.2.1.2) |
18 | | - actionpack (= 7.2.1.2) |
19 | | - actionview (= 7.2.1.2) |
20 | | - activejob (= 7.2.1.2) |
21 | | - activesupport (= 7.2.1.2) |
| 17 | + actionmailer (7.2.2) |
| 18 | + actionpack (= 7.2.2) |
| 19 | + actionview (= 7.2.2) |
| 20 | + activejob (= 7.2.2) |
| 21 | + activesupport (= 7.2.2) |
22 | 22 | mail (>= 2.8.0) |
23 | 23 | rails-dom-testing (~> 2.2) |
24 | | - actionpack (7.2.1.2) |
25 | | - actionview (= 7.2.1.2) |
26 | | - activesupport (= 7.2.1.2) |
| 24 | + actionpack (7.2.2) |
| 25 | + actionview (= 7.2.2) |
| 26 | + activesupport (= 7.2.2) |
27 | 27 | nokogiri (>= 1.8.5) |
28 | 28 | racc |
29 | 29 | rack (>= 2.2.4, < 3.2) |
|
32 | 32 | rails-dom-testing (~> 2.2) |
33 | 33 | rails-html-sanitizer (~> 1.6) |
34 | 34 | useragent (~> 0.16) |
35 | | - actiontext (7.2.1.2) |
36 | | - actionpack (= 7.2.1.2) |
37 | | - activerecord (= 7.2.1.2) |
38 | | - activestorage (= 7.2.1.2) |
39 | | - activesupport (= 7.2.1.2) |
| 35 | + actiontext (7.2.2) |
| 36 | + actionpack (= 7.2.2) |
| 37 | + activerecord (= 7.2.2) |
| 38 | + activestorage (= 7.2.2) |
| 39 | + activesupport (= 7.2.2) |
40 | 40 | globalid (>= 0.6.0) |
41 | 41 | nokogiri (>= 1.8.5) |
42 | | - actionview (7.2.1.2) |
43 | | - activesupport (= 7.2.1.2) |
| 42 | + actionview (7.2.2) |
| 43 | + activesupport (= 7.2.2) |
44 | 44 | builder (~> 3.1) |
45 | 45 | erubi (~> 1.11) |
46 | 46 | rails-dom-testing (~> 2.2) |
47 | 47 | rails-html-sanitizer (~> 1.6) |
48 | 48 | active_model_otp (2.3.4) |
49 | 49 | activemodel |
50 | 50 | rotp (~> 6.3.0) |
51 | | - activejob (7.2.1.2) |
52 | | - activesupport (= 7.2.1.2) |
| 51 | + activejob (7.2.2) |
| 52 | + activesupport (= 7.2.2) |
53 | 53 | globalid (>= 0.3.6) |
54 | | - activemodel (7.2.1.2) |
55 | | - activesupport (= 7.2.1.2) |
56 | | - activerecord (7.2.1.2) |
57 | | - activemodel (= 7.2.1.2) |
58 | | - activesupport (= 7.2.1.2) |
| 54 | + activemodel (7.2.2) |
| 55 | + activesupport (= 7.2.2) |
| 56 | + activerecord (7.2.2) |
| 57 | + activemodel (= 7.2.2) |
| 58 | + activesupport (= 7.2.2) |
59 | 59 | timeout (>= 0.4.0) |
60 | | - activestorage (7.2.1.2) |
61 | | - actionpack (= 7.2.1.2) |
62 | | - activejob (= 7.2.1.2) |
63 | | - activerecord (= 7.2.1.2) |
64 | | - activesupport (= 7.2.1.2) |
| 60 | + activestorage (7.2.2) |
| 61 | + actionpack (= 7.2.2) |
| 62 | + activejob (= 7.2.2) |
| 63 | + activerecord (= 7.2.2) |
| 64 | + activesupport (= 7.2.2) |
65 | 65 | marcel (~> 1.0) |
66 | | - activesupport (7.2.1.2) |
| 66 | + activesupport (7.2.2) |
67 | 67 | base64 |
| 68 | + benchmark (>= 0.3) |
68 | 69 | bigdecimal |
69 | 70 | concurrent-ruby (~> 1.0, >= 1.3.1) |
70 | 71 | connection_pool (>= 2.2.5) |
|
82 | 83 | ast (2.4.2) |
83 | 84 | base64 (0.2.0) |
84 | 85 | bcrypt (3.1.20) |
| 86 | + benchmark (0.3.0) |
85 | 87 | bigdecimal (3.1.8) |
86 | 88 | bindex (0.8.1) |
87 | 89 | bootsnap (1.18.4) |
|
180 | 182 | google-protobuf (4.28.3) |
181 | 183 | bigdecimal |
182 | 184 | rake (>= 13) |
183 | | - graphql (2.3.19) |
| 185 | + graphql (2.4.0) |
184 | 186 | base64 |
185 | 187 | fiber-storage |
186 | 188 | graphql-batch (0.6.0) |
|
196 | 198 | irb (1.14.1) |
197 | 199 | rdoc (>= 4.0.0) |
198 | 200 | reline (>= 0.4.2) |
199 | | - json (2.7.4) |
| 201 | + json (2.7.5) |
200 | 202 | jwt (2.9.3) |
201 | 203 | base64 |
202 | 204 | language_server-protocol (3.17.0.3) |
|
234 | 236 | racc (~> 1.4) |
235 | 237 | ostruct (0.6.0) |
236 | 238 | parallel (1.26.3) |
237 | | - parser (3.3.5.0) |
| 239 | + parser (3.3.5.1) |
238 | 240 | ast (~> 2.4.1) |
239 | 241 | racc |
240 | 242 | pg (1.5.9) |
@@ -262,20 +264,20 @@ GEM |
262 | 264 | rackup (2.1.0) |
263 | 265 | rack (>= 3) |
264 | 266 | webrick (~> 1.8) |
265 | | - rails (7.2.1.2) |
266 | | - actioncable (= 7.2.1.2) |
267 | | - actionmailbox (= 7.2.1.2) |
268 | | - actionmailer (= 7.2.1.2) |
269 | | - actionpack (= 7.2.1.2) |
270 | | - actiontext (= 7.2.1.2) |
271 | | - actionview (= 7.2.1.2) |
272 | | - activejob (= 7.2.1.2) |
273 | | - activemodel (= 7.2.1.2) |
274 | | - activerecord (= 7.2.1.2) |
275 | | - activestorage (= 7.2.1.2) |
276 | | - activesupport (= 7.2.1.2) |
| 267 | + rails (7.2.2) |
| 268 | + actioncable (= 7.2.2) |
| 269 | + actionmailbox (= 7.2.2) |
| 270 | + actionmailer (= 7.2.2) |
| 271 | + actionpack (= 7.2.2) |
| 272 | + actiontext (= 7.2.2) |
| 273 | + actionview (= 7.2.2) |
| 274 | + activejob (= 7.2.2) |
| 275 | + activemodel (= 7.2.2) |
| 276 | + activerecord (= 7.2.2) |
| 277 | + activestorage (= 7.2.2) |
| 278 | + activesupport (= 7.2.2) |
277 | 279 | bundler (>= 1.15.0) |
278 | | - railties (= 7.2.1.2) |
| 280 | + railties (= 7.2.2) |
279 | 281 | rails-dom-testing (2.2.0) |
280 | 282 | activesupport (>= 5.0.0) |
281 | 283 | minitest |
|
291 | 293 | json |
292 | 294 | require_all (~> 3.0) |
293 | 295 | ruby-progressbar |
294 | | - railties (7.2.1.2) |
295 | | - actionpack (= 7.2.1.2) |
296 | | - activesupport (= 7.2.1.2) |
| 296 | + railties (7.2.2) |
| 297 | + actionpack (= 7.2.2) |
| 298 | + activesupport (= 7.2.2) |
297 | 299 | irb (~> 1.13) |
298 | 300 | rackup (>= 1.0.0) |
299 | 301 | rake (>= 12.2) |
|
333 | 335 | rspec-mocks (~> 3.13) |
334 | 336 | rspec-support (~> 3.13) |
335 | 337 | rspec-support (3.13.1) |
336 | | - rubocop (1.67.0) |
| 338 | + rubocop (1.68.0) |
337 | 339 | json (~> 2.3) |
338 | 340 | language_server-protocol (>= 3.17.0) |
339 | 341 | parallel (~> 1.10) |
|
368 | 370 | sexp_processor (~> 4.16) |
369 | 371 | rubyzip (2.3.2) |
370 | 372 | securerandom (0.3.1) |
371 | | - selenium-webdriver (4.25.0) |
| 373 | + selenium-webdriver (4.26.0) |
372 | 374 | base64 (~> 0.2) |
373 | 375 | logger (~> 1.4) |
374 | 376 | rexml (~> 3.2, >= 3.2.5) |
|
389 | 391 | railties (>= 7.1) |
390 | 392 | thor (~> 1.3.1) |
391 | 393 | stringio (3.1.1) |
392 | | - strong_migrations (2.0.1) |
| 394 | + strong_migrations (2.0.2) |
393 | 395 | activerecord (>= 6.1) |
394 | 396 | thor (1.3.2) |
395 | 397 | timeout (0.4.1) |
|
0 commit comments