Skip to content

Commit

Permalink
Revert "(maint) Exclude breaking rubocop versions"
Browse files Browse the repository at this point in the history
  • Loading branch information
gavindidrichsen authored Jun 13, 2024
1 parent 9b90a96 commit 9aff19b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ group :test do
gem 'rubocop', '~> 1.50.0', require: false
gem 'rubocop-performance', '~> 1.16', require: false
gem 'rubocop-rspec', '~> 2.19', require: false
gem 'rubocop-factory_bot', '!= 2.26.0', require: false
gem 'rubocop-rspec_rails', '!= 2.29.0', require: false

gem 'simplecov', require: false
gem 'simplecov-console', require: false

Expand Down

0 comments on commit 9aff19b

Please sign in to comment.