Remove rubocop-rspec for now

This commit is contained in:
Sven Weidauer 2024-08-03 19:43:09 +02:00
parent 567198c182
commit e894f65f30
3 changed files with 3 additions and 4 deletions

View file

@ -14,4 +14,3 @@ gem 'rake', '~> 13.0'
gem 'rspec'
gem 'rubocop', '~> 1.29'
gem 'rubocop-rake', '~> 0.6'
gem 'rubocop-rspec'