class RuboCop::RSpec::Plugin
def about
def about LintRoller::About.new( name: 'rubocop-rspec', version: Version::STRING, homepage: 'https://github.com/rubocop/rubocop-rspec', description: 'Code style checking for RSpec files.' ) end
def about LintRoller::About.new( name: 'rubocop-rspec', version: Version::STRING, homepage: 'https://github.com/rubocop/rubocop-rspec', description: 'Code style checking for RSpec files.' ) end