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