strava-ruby-client
strava-ruby-client copied to clipboard
Require Rubocop-Rspec and use it
gem is already in the repo, but needs to be required, too
# .rubocop.yml
require:
- rubocop-rspec
Want to upgrade rubocop and do this one @simonneutert?