File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ group :development do
6868 gem 'rubocop-rails' , '~> 2.33' , require : false
6969 gem 'rubocop-rake' , '~> 0.7.1' , require : false
7070 gem 'rubocop-rspec' , '~> 3.7' , require : false
71- gem 'rubocop-rspec_rails' , '~> 2.31 .0' , require : false
71+ gem 'rubocop-rspec_rails' , '~> 2.32 .0' , require : false
7272end
7373
7474group :test do
Original file line number Diff line number Diff line change 555555 rubocop-ast (>= 1.47.1 , < 2.0 )
556556 ruby-progressbar (~> 1.7 )
557557 unicode-display_width (>= 2.4.0 , < 4.0 )
558- rubocop-ast (1.47.1 )
558+ rubocop-ast (1.48.0 )
559559 parser (>= 3.3.7.2 )
560560 prism (~> 1.4 )
561561 rubocop-capybara (2.22.1 )
580580 rubocop-rspec (3.7.0 )
581581 lint_roller (~> 1.1 )
582582 rubocop (~> 1.72 , >= 1.72.1 )
583- rubocop-rspec_rails (2.31 .0 )
583+ rubocop-rspec_rails (2.32 .0 )
584584 lint_roller (~> 1.1 )
585585 rubocop (~> 1.72 , >= 1.72.1 )
586586 rubocop-rspec (~> 3.5 )
@@ -715,7 +715,7 @@ DEPENDENCIES
715715 rubocop-rails (~> 2.33 )
716716 rubocop-rake (~> 0.7.1 )
717717 rubocop-rspec (~> 3.7 )
718- rubocop-rspec_rails (~> 2.31 .0 )
718+ rubocop-rspec_rails (~> 2.32 .0 )
719719 selenium-webdriver (~> 4.38.0 )
720720 sendgrid (~> 1.2.4 )
721721 shoulda-matchers (~> 7.0 )
You can’t perform that action at this time.
0 commit comments