|
3 | 3 | specs: |
4 | 4 | addressable (2.8.7) |
5 | 5 | public_suffix (>= 2.0.2, < 7.0) |
6 | | - ast (2.4.2) |
7 | | - base64 (0.2.0) |
| 6 | + ast (2.4.3) |
| 7 | + base64 (0.3.0) |
8 | 8 | capybara (3.40.0) |
9 | 9 | addressable |
10 | 10 | matrix |
|
14 | 14 | rack-test (>= 0.6.3) |
15 | 15 | regexp_parser (>= 1.5, < 3.0) |
16 | 16 | xpath (~> 3.2) |
17 | | - diff-lcs (1.6.0) |
18 | | - json (2.10.1) |
19 | | - language_server-protocol (3.17.0.4) |
| 17 | + diff-lcs (1.6.2) |
| 18 | + json (2.13.2) |
| 19 | + language_server-protocol (3.17.0.5) |
20 | 20 | lint_roller (1.1.0) |
21 | | - logger (1.6.6) |
22 | | - matrix (0.4.2) |
| 21 | + logger (1.7.0) |
| 22 | + matrix (0.4.3) |
23 | 23 | mini_mime (1.1.5) |
24 | | - mini_portile2 (2.8.8) |
25 | | - nokogiri (1.18.3) |
| 24 | + mini_portile2 (2.8.9) |
| 25 | + nokogiri (1.18.10) |
26 | 26 | mini_portile2 (~> 2.8.2) |
27 | 27 | racc (~> 1.4) |
28 | | - nokogiri (1.18.3-aarch64-linux-gnu) |
| 28 | + nokogiri (1.18.10-aarch64-linux-gnu) |
29 | 29 | racc (~> 1.4) |
30 | | - nokogiri (1.18.3-arm-linux-gnu) |
| 30 | + nokogiri (1.18.10-arm-linux-gnu) |
31 | 31 | racc (~> 1.4) |
32 | | - nokogiri (1.18.3-arm64-darwin) |
| 32 | + nokogiri (1.18.10-arm64-darwin) |
33 | 33 | racc (~> 1.4) |
34 | | - nokogiri (1.18.3-x86_64-darwin) |
| 34 | + nokogiri (1.18.10-x86_64-darwin) |
35 | 35 | racc (~> 1.4) |
36 | | - nokogiri (1.18.3-x86_64-linux-gnu) |
| 36 | + nokogiri (1.18.10-x86_64-linux-gnu) |
37 | 37 | racc (~> 1.4) |
38 | | - parallel (1.26.3) |
39 | | - parser (3.3.7.1) |
| 38 | + parallel (1.27.0) |
| 39 | + parser (3.3.9.0) |
40 | 40 | ast (~> 2.4.1) |
41 | 41 | racc |
42 | | - public_suffix (6.0.1) |
| 42 | + prism (1.4.0) |
| 43 | + public_suffix (6.0.2) |
43 | 44 | racc (1.8.1) |
44 | | - rack (3.1.10) |
| 45 | + rack (3.2.3) |
45 | 46 | rack-test (2.2.0) |
46 | 47 | rack (>= 1.3) |
47 | 48 | rainbow (3.1.1) |
48 | | - regexp_parser (2.10.0) |
49 | | - rexml (3.4.1) |
50 | | - rspec (3.13.0) |
| 49 | + regexp_parser (2.11.3) |
| 50 | + rexml (3.4.4) |
| 51 | + rspec (3.13.1) |
51 | 52 | rspec-core (~> 3.13.0) |
52 | 53 | rspec-expectations (~> 3.13.0) |
53 | 54 | rspec-mocks (~> 3.13.0) |
54 | | - rspec-core (3.13.3) |
| 55 | + rspec-core (3.13.5) |
55 | 56 | rspec-support (~> 3.13.0) |
56 | | - rspec-expectations (3.13.3) |
| 57 | + rspec-expectations (3.13.5) |
57 | 58 | diff-lcs (>= 1.2.0, < 2.0) |
58 | 59 | rspec-support (~> 3.13.0) |
59 | | - rspec-mocks (3.13.2) |
| 60 | + rspec-mocks (3.13.5) |
60 | 61 | diff-lcs (>= 1.2.0, < 2.0) |
61 | 62 | rspec-support (~> 3.13.0) |
62 | | - rspec-support (3.13.2) |
63 | | - rubocop (1.73.1) |
| 63 | + rspec-support (3.13.6) |
| 64 | + rubocop (1.81.1) |
64 | 65 | json (~> 2.3) |
65 | 66 | language_server-protocol (~> 3.17.0.2) |
66 | 67 | lint_roller (~> 1.1.0) |
67 | 68 | parallel (~> 1.10) |
68 | 69 | parser (>= 3.3.0.2) |
69 | 70 | rainbow (>= 2.2.2, < 4.0) |
70 | 71 | regexp_parser (>= 2.9.3, < 3.0) |
71 | | - rubocop-ast (>= 1.38.0, < 2.0) |
| 72 | + rubocop-ast (>= 1.47.1, < 2.0) |
72 | 73 | ruby-progressbar (~> 1.7) |
73 | 74 | unicode-display_width (>= 2.4.0, < 4.0) |
74 | | - rubocop-ast (1.38.1) |
75 | | - parser (>= 3.3.1.0) |
76 | | - rubocop-capybara (2.21.0) |
77 | | - rubocop (~> 1.41) |
78 | | - rubocop-rspec (3.5.0) |
| 75 | + rubocop-ast (1.47.1) |
| 76 | + parser (>= 3.3.7.2) |
| 77 | + prism (~> 1.4) |
| 78 | + rubocop-capybara (2.22.1) |
| 79 | + lint_roller (~> 1.1) |
| 80 | + rubocop (~> 1.72, >= 1.72.1) |
| 81 | + rubocop-rspec (3.7.0) |
79 | 82 | lint_roller (~> 1.1) |
80 | 83 | rubocop (~> 1.72, >= 1.72.1) |
81 | 84 | ruby-progressbar (1.13.0) |
82 | | - rubyzip (2.4.1) |
83 | | - selenium-webdriver (4.29.1) |
| 85 | + rubyzip (3.1.1) |
| 86 | + selenium-webdriver (4.36.0) |
84 | 87 | base64 (~> 0.2) |
| 88 | + json (<= 2.13.2) |
85 | 89 | logger (~> 1.4) |
| 90 | + prism (~> 1.0, < 1.5) |
86 | 91 | rexml (~> 3.2, >= 3.2.5) |
87 | | - rubyzip (>= 1.2.2, < 3.0) |
| 92 | + rubyzip (>= 1.2.2, < 4.0) |
88 | 93 | websocket (~> 1.0) |
89 | | - unicode-display_width (3.1.4) |
90 | | - unicode-emoji (~> 4.0, >= 4.0.4) |
91 | | - unicode-emoji (4.0.4) |
| 94 | + unicode-display_width (3.2.0) |
| 95 | + unicode-emoji (~> 4.1) |
| 96 | + unicode-emoji (4.1.0) |
92 | 97 | webrick (1.9.1) |
93 | 98 | websocket (1.2.11) |
94 | 99 | xpath (3.2.0) |
|
0 commit comments