File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ group :development do
141141 gem "debug"
142142
143143 # Linting
144- gem "rubocop" , "1.75.5 "
144+ gem "rubocop" , "1.78.0 "
145145 gem "rubocop-performance"
146146 gem "rubocop-rails"
147147 gem "rubocop-sequel"
Original file line number Diff line number Diff line change 310310 rdoc (>= 4.0.0 )
311311 reline (>= 0.4.2 )
312312 jmespath (1.6.2 )
313- json (2.11.3 )
313+ json (2.13.0 )
314314 jwt (2.10.2 )
315315 base64
316316 language_server-protocol (3.17.0.5 )
@@ -516,18 +516,18 @@ GEM
516516 rexml (3.3.9 )
517517 rollbar (3.6.2 )
518518 rouge (3.26.1 )
519- rubocop (1.75.5 )
519+ rubocop (1.78.0 )
520520 json (~> 2.3 )
521521 language_server-protocol (~> 3.17.0.2 )
522522 lint_roller (~> 1.1.0 )
523523 parallel (~> 1.10 )
524524 parser (>= 3.3.0.2 )
525525 rainbow (>= 2.2.2 , < 4.0 )
526526 regexp_parser (>= 2.9.3 , < 3.0 )
527- rubocop-ast (>= 1.44.0 , < 2.0 )
527+ rubocop-ast (>= 1.45.1 , < 2.0 )
528528 ruby-progressbar (~> 1.7 )
529529 unicode-display_width (>= 2.4.0 , < 4.0 )
530- rubocop-ast (1.44.1 )
530+ rubocop-ast (1.46.0 )
531531 parser (>= 3.3.7.2 )
532532 prism (~> 1.4 )
533533 rubocop-factory_bot (2.27.1 )
@@ -732,7 +732,7 @@ DEPENDENCIES
732732 redcarpet
733733 reverse_markdown
734734 rollbar
735- rubocop (= 1.75.5 )
735+ rubocop (= 1.78.0 )
736736 rubocop-factory_bot
737737 rubocop-graphql
738738 rubocop-performance
You can’t perform that action at this time.
0 commit comments