File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,5 +78,5 @@ group :development do
7878 gem "sprockets-rails"
7979 gem "thor"
8080 gem "timecop"
81- gem "yard" , "~> 0.9.44 "
81+ gem "yard" , "~> 0.9.45 "
8282end
Original file line number Diff line number Diff line change @@ -117,10 +117,10 @@ GEM
117117 prism (>= 1.3.0 )
118118 rdoc (>= 4.0.0 )
119119 reline (>= 0.4.2 )
120- json (2.20.0 )
120+ json (2.21.2 )
121121 kramdown (2.5.2 )
122122 rexml (>= 3.4.4 )
123- language_server-protocol (3.17.0.5 )
123+ language_server-protocol (3.17.0.6 )
124124 lint_roller (1.1.0 )
125125 listen (3.10.0 )
126126 logger
159159 racc (~> 1.4 )
160160 octicons (19.23.1 )
161161 parallel (1.28.0 )
162- parser (3.3.11.1 )
162+ parser (3.3.12.0 )
163163 ast (~> 2.4.1 )
164164 racc
165165 pp (0.6.3 )
216216 io-console (~> 0.5 )
217217 rexml (3.4.4 )
218218 rouge (4.6.1 )
219- rubocop (1.88.1 )
219+ rubocop (1.88.2 )
220220 json (~> 2.3 )
221221 language_server-protocol (~> 3.17.0.2 )
222222 lint_roller (~> 1.1.0 )
227227 rubocop-ast (>= 1.49.0 , < 2.0 )
228228 ruby-progressbar (~> 1.7 )
229229 unicode-display_width (>= 2.4.0 , < 4.0 )
230- rubocop-ast (1.49.1 )
230+ rubocop-ast (1.50.0 )
231231 parser (>= 3.3.7.2 )
232232 prism (~> 1.7 )
233233 rubocop-github (0.26.0 )
313313 websocket-extensions (0.1.5 )
314314 xpath (3.2.0 )
315315 nokogiri (~> 1.8 )
316- yard (0.9.44 )
316+ yard (0.9.45 )
317317 zeitwerk (2.8.2 )
318318
319319PLATFORMS
@@ -361,7 +361,7 @@ DEPENDENCIES
361361 view_component (= 4.12.0 )
362362 vite_rails (~> 3.11 )
363363 webmock
364- yard (~> 0.9.44 )
364+ yard (~> 0.9.45 )
365365
366366BUNDLED WITH
367367 2.6.9
You can’t perform that action at this time.
0 commit comments