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 @@ -64,7 +64,7 @@ group :development, :test do
6464 gem 'rspec-rails' , '~> 7.1.0'
6565 gem 'rubocop' , '~> 1.70.0'
6666 gem 'rubocop-performance' , '~> 1.23.1'
67- gem 'rubocop-rails' , '~> 2.28 .0'
67+ gem 'rubocop-rails' , '~> 2.29 .0'
6868 gem 'rubocop-rspec' , '~> 3.3.0'
6969 gem 'rubocop-rspec_rails' , '~> 2.30.0'
7070 gem 'brakeman' , '~> 7.0.0'
Original file line number Diff line number Diff line change 126126 byebug (11.1.3 )
127127 ccs-frontend_helpers (2.1.0 )
128128 rails (>= 7.0 )
129- concurrent-ruby (1.3.4 )
129+ concurrent-ruby (1.3.5 )
130130 connection_pool (2.5.0 )
131131 crass (1.0.6 )
132132 cssbundling-rails (1.4.1 )
217217 mini_portile2 (~> 2.8.2 )
218218 racc (~> 1.4 )
219219 parallel (1.26.3 )
220- parser (3.3.6 .0 )
220+ parser (3.3.7 .0 )
221221 ast (~> 2.4.1 )
222222 racc
223223 pg (1.5.9 )
334334 rubocop-performance (1.23.1 )
335335 rubocop (>= 1.48.1 , < 2.0 )
336336 rubocop-ast (>= 1.31.1 , < 2.0 )
337- rubocop-rails (2.28 .0 )
337+ rubocop-rails (2.29 .0 )
338338 activesupport (>= 4.2.0 )
339339 rack (>= 1.1 )
340340 rubocop (>= 1.52.0 , < 2.0 )
@@ -413,7 +413,7 @@ DEPENDENCIES
413413 rspec-rails (~> 7.1.0 )
414414 rubocop (~> 1.70.0 )
415415 rubocop-performance (~> 1.23.1 )
416- rubocop-rails (~> 2.28 .0 )
416+ rubocop-rails (~> 2.29 .0 )
417417 rubocop-rspec (~> 3.3.0 )
418418 rubocop-rspec_rails (~> 2.30.0 )
419419 simplecov (~> 0.22.0 , >= 0.16.1 )
You can’t perform that action at this time.
0 commit comments