@@ -102,14 +102,14 @@ GEM
102102 i18n (1.14.7 )
103103 concurrent-ruby (~> 1.0 )
104104 io-console (0.8.0 )
105- irb (1.15.1 )
105+ irb (1.15.2 )
106106 pp (>= 0.6.0 )
107107 rdoc (>= 4.0.0 )
108108 reline (>= 0.4.2 )
109109 json (2.10.2 )
110110 language_server-protocol (3.17.0.4 )
111111 lint_roller (1.1.0 )
112- logger (1.6.6 )
112+ logger (1.7.0 )
113113 loofah (2.24.0 )
114114 crass (~> 1.0.2 )
115115 nokogiri (>= 1.12.0 )
@@ -139,24 +139,25 @@ GEM
139139 net-smtp (0.5.1 )
140140 net-protocol
141141 nio4r (2.7.4 )
142- nokogiri (1.18.5 )
142+ nokogiri (1.18.7 )
143143 mini_portile2 (~> 2.8.2 )
144144 racc (~> 1.4 )
145- nokogiri (1.18.5 -aarch64-linux-gnu )
145+ nokogiri (1.18.7 -aarch64-linux-gnu )
146146 racc (~> 1.4 )
147- nokogiri (1.18.5 -arm64-darwin )
147+ nokogiri (1.18.7 -arm64-darwin )
148148 racc (~> 1.4 )
149- nokogiri (1.18.5 -x86_64-darwin )
149+ nokogiri (1.18.7 -x86_64-darwin )
150150 racc (~> 1.4 )
151- nokogiri (1.18.5 -x86_64-linux-gnu )
151+ nokogiri (1.18.7 -x86_64-linux-gnu )
152152 racc (~> 1.4 )
153153 parallel (1.26.3 )
154- parser (3.3.7.2 )
154+ parser (3.3.7.4 )
155155 ast (~> 2.4.1 )
156156 racc
157157 pp (0.6.2 )
158158 prettyprint
159159 prettyprint (0.2.0 )
160+ prism (1.4.0 )
160161 psych (5.2.3 )
161162 date
162163 stringio
@@ -204,37 +205,39 @@ GEM
204205 zeitwerk (~> 2.6 )
205206 rainbow (3.1.1 )
206207 rake (13.2.1 )
207- rdoc (6.12.0 )
208+ rdoc (6.13.1 )
208209 psych (>= 4.0.0 )
209210 regexp_parser (2.10.0 )
210- reline (0.6.0 )
211+ reline (0.6.1 )
211212 io-console (~> 0.5 )
212213 responders (3.1.1 )
213214 actionpack (>= 5.2 )
214215 railties (>= 5.2 )
215216 rexml (3.4.1 )
216- rubocop (1.74.0 )
217+ rubocop (1.75.2 )
217218 json (~> 2.3 )
218219 language_server-protocol (~> 3.17.0.2 )
219220 lint_roller (~> 1.1.0 )
220221 parallel (~> 1.10 )
221222 parser (>= 3.3.0.2 )
222223 rainbow (>= 2.2.2 , < 4.0 )
223224 regexp_parser (>= 2.9.3 , < 3.0 )
224- rubocop-ast (>= 1.38 .0 , < 2.0 )
225+ rubocop-ast (>= 1.44 .0 , < 2.0 )
225226 ruby-progressbar (~> 1.7 )
226227 unicode-display_width (>= 2.4.0 , < 4.0 )
227- rubocop-ast (1.41 .0 )
228+ rubocop-ast (1.44 .0 )
228229 parser (>= 3.3.7.2 )
229- rubocop-minitest (0.37.1 )
230+ prism (~> 1.4 )
231+ rubocop-minitest (0.38.0 )
230232 lint_roller (~> 1.1 )
231- rubocop (>= 1.72.1 , < 2.0 )
233+ rubocop (>= 1.75.0 , < 2.0 )
232234 rubocop-ast (>= 1.38.0 , < 2.0 )
233- rubocop-packaging (0.5.2 )
234- rubocop (>= 1.33 , < 2.0 )
235- rubocop-performance (1.24.0 )
236- lint_roller (~> 1.1 )
235+ rubocop-packaging (0.6.0 )
236+ lint_roller (~> 1.1.0 )
237237 rubocop (>= 1.72.1 , < 2.0 )
238+ rubocop-performance (1.25.0 )
239+ lint_roller (~> 1.1 )
240+ rubocop (>= 1.75.0 , < 2.0 )
238241 rubocop-ast (>= 1.38.0 , < 2.0 )
239242 ruby-progressbar (1.13.0 )
240243 ruby2_keywords (0.0.5 )
248251 simplecov (~> 0.19 )
249252 simplecov-html (0.13.1 )
250253 simplecov_json_formatter (0.1.4 )
251- stringio (3.1.5 )
254+ stringio (3.1.6 )
252255 thor (1.3.2 )
253256 timeout (0.4.3 )
254257 tzinfo (2.0.6 )
@@ -288,4 +291,4 @@ DEPENDENCIES
288291 warning
289292
290293BUNDLED WITH
291- 2.6.3
294+ 2.6.7
0 commit comments