File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ group :development do
6060 gem "matrix" , "~> 0.4.2"
6161 gem "mocha"
6262 gem "rubocop"
63- gem "rubocop-github" , "~> 0.25 .0"
63+ gem "rubocop-github" , "~> 0.26 .0"
6464 gem "rubocop-performance"
6565 gem "rubocop-rails"
6666 gem "rubocop-rails-accessibility" , "~> 1.0"
Original file line number Diff line number Diff line change 224224 rubocop-ast (1.45.1 )
225225 parser (>= 3.3.7.2 )
226226 prism (~> 1.4 )
227- rubocop-github (0.25 .0 )
228- rubocop (>= 1.72 )
227+ rubocop-github (0.26 .0 )
228+ rubocop (>= 1.76 )
229229 rubocop-performance (>= 1.24 )
230230 rubocop-rails (>= 2.23 )
231231 rubocop-performance (1.25.0 )
@@ -337,7 +337,7 @@ DEPENDENCIES
337337 railties (= 8.0.2 )
338338 rake (~> 13.3 )
339339 rubocop
340- rubocop-github (~> 0.25 .0 )
340+ rubocop-github (~> 0.26 .0 )
341341 rubocop-performance
342342 rubocop-rails
343343 rubocop-rails-accessibility (~> 1.0 )
You can’t perform that action at this time.
0 commit comments