|
3 | 3 | specs: |
4 | 4 | selenium-devtools (0.133.0) |
5 | 5 | selenium-webdriver (~> 4.2) |
6 | | - selenium-webdriver (4.29.0) |
| 6 | + selenium-webdriver (4.30.0.nightly) |
7 | 7 | base64 (~> 0.2) |
8 | 8 | logger (~> 1.4) |
9 | 9 | rexml (~> 3.2, >= 3.2.5) |
|
13 | 13 | GEM |
14 | 14 | remote: https://rubygems.org/ |
15 | 15 | specs: |
16 | | - activesupport (7.2.2.1) |
| 16 | + activesupport (8.0.1) |
17 | 17 | base64 |
18 | 18 | benchmark (>= 0.3) |
19 | 19 | bigdecimal |
|
25 | 25 | minitest (>= 5.1) |
26 | 26 | securerandom (>= 0.3) |
27 | 27 | tzinfo (~> 2.0, >= 2.0.5) |
| 28 | + uri (>= 0.13.1) |
28 | 29 | addressable (2.8.7) |
29 | 30 | public_suffix (>= 2.0.2, < 7.0) |
30 | 31 | ast (2.4.2) |
|
38 | 39 | bigdecimal |
39 | 40 | rexml |
40 | 41 | csv (3.3.2) |
41 | | - curb (1.0.8) |
| 42 | + curb (1.0.9) |
42 | 43 | date (3.4.1) |
43 | 44 | date (3.4.1-java) |
44 | 45 | debug (1.10.0) |
|
69 | 70 | json (2.10.1) |
70 | 71 | json (2.10.1-java) |
71 | 72 | language_server-protocol (3.17.0.4) |
| 73 | + lint_roller (1.1.0) |
72 | 74 | listen (3.9.0) |
73 | 75 | rb-fsevent (~> 0.10, >= 0.10.3) |
74 | 76 | rb-inotify (~> 0.9, >= 0.9.10) |
|
104 | 106 | regexp_parser (2.10.0) |
105 | 107 | reline (0.6.0) |
106 | 108 | io-console (~> 0.5) |
107 | | - rexml (3.4.0) |
| 109 | + rexml (3.4.1) |
108 | 110 | rspec (3.13.0) |
109 | 111 | rspec-core (~> 3.13.0) |
110 | 112 | rspec-expectations (~> 3.13.0) |
|
118 | 120 | diff-lcs (>= 1.2.0, < 2.0) |
119 | 121 | rspec-support (~> 3.13.0) |
120 | 122 | rspec-support (3.13.2) |
121 | | - rubocop (1.71.2) |
| 123 | + rubocop (1.72.2) |
122 | 124 | json (~> 2.3) |
123 | | - language_server-protocol (>= 3.17.0) |
| 125 | + language_server-protocol (~> 3.17.0.2) |
| 126 | + lint_roller (~> 1.1.0) |
124 | 127 | parallel (~> 1.10) |
125 | 128 | parser (>= 3.3.0.2) |
126 | 129 | rainbow (>= 2.2.2, < 4.0) |
|
134 | 137 | rubocop (~> 1.41) |
135 | 138 | rubocop-factory_bot (2.26.1) |
136 | 139 | rubocop (~> 1.61) |
137 | | - rubocop-performance (1.23.1) |
138 | | - rubocop (>= 1.48.1, < 2.0) |
139 | | - rubocop-ast (>= 1.31.1, < 2.0) |
| 140 | + rubocop-performance (1.24.0) |
| 141 | + lint_roller (~> 1.1) |
| 142 | + rubocop (>= 1.72.1, < 2.0) |
| 143 | + rubocop-ast (>= 1.38.0, < 2.0) |
140 | 144 | rubocop-rake (0.6.0) |
141 | 145 | rubocop (~> 1.0) |
142 | 146 | rubocop-rspec (2.31.0) |
@@ -164,14 +168,15 @@ GEM |
164 | 168 | securerandom (>= 0.1) |
165 | 169 | strscan (>= 1.0.0) |
166 | 170 | terminal-table (>= 2, < 4) |
167 | | - stringio (3.1.2) |
| 171 | + stringio (3.1.4) |
168 | 172 | strscan (3.1.2) |
169 | 173 | strscan (3.1.2-java) |
170 | 174 | terminal-table (3.0.2) |
171 | 175 | unicode-display_width (>= 1.1.1, < 3) |
172 | 176 | tzinfo (2.0.6) |
173 | 177 | concurrent-ruby (~> 1.0) |
174 | 178 | unicode-display_width (2.6.0) |
| 179 | + uri (1.0.2) |
175 | 180 | webmock (3.25.0) |
176 | 181 | addressable (>= 2.8.0) |
177 | 182 | crack (>= 0.3.2) |
|
0 commit comments