File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ gem "json", "2.13.2"
77gem "language_server-protocol" , "3.17.0.5"
88gem "nokogiri" , "~> 1.18.8"
99gem "rake" , "13.3.0"
10- gem "rubocop" , "1.79.2 "
10+ gem "rubocop" , "1.80.0 "
1111
1212group :test do
1313 gem "fastimage"
Original file line number Diff line number Diff line change @@ -299,10 +299,10 @@ GEM
299299 rb-fsevent (0.11.2 )
300300 rb-inotify (0.11.1 )
301301 ffi (~> 1.0 )
302- regexp_parser (2.11.1 )
302+ regexp_parser (2.11.2 )
303303 rexml (3.4.1 )
304304 rouge (3.30.0 )
305- rubocop (1.79.2 )
305+ rubocop (1.80.0 )
306306 json (~> 2.3 )
307307 language_server-protocol (~> 3.17.0.2 )
308308 lint_roller (~> 1.1.0 )
338338 ethon (>= 0.9.0 )
339339 tzinfo (2.0.6 )
340340 concurrent-ruby (~> 1.0 )
341- unicode-display_width (3.1.4 )
341+ unicode-display_width (3.1.5 )
342342 unicode-emoji (~> 4.0 , >= 4.0.4 )
343343 unicode-emoji (4.0.4 )
344344 uri (1.0.3 )
@@ -373,7 +373,7 @@ DEPENDENCIES
373373 octokit
374374 pry
375375 rake (= 13.3.0 )
376- rubocop (= 1.79.2 )
376+ rubocop (= 1.80.0 )
377377 rubocop-performance
378378 safe_yaml
379379 webrick
You can’t perform that action at this time.
0 commit comments