0
0
Fork 0

Update rubocop-rspec to version 3.0.1 (#30655)

This commit is contained in:
Matt Jankowski 2024-06-12 08:59:32 -04:00 committed by GitHub
parent 54ab70dfcf
commit 19f1c081e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 16 deletions

View file

@ -171,6 +171,7 @@ group :development do
gem 'rubocop-performance', require: false
gem 'rubocop-rails', require: false
gem 'rubocop-rspec', require: false
gem 'rubocop-rspec_rails', require: false
# Annotates modules with schema
gem 'annotate', '~> 3.2'