Makefile in twilio-ruby-5.61.1 vs Makefile in twilio-ruby-5.61.2
- old
+ new
@@ -8,10 +8,10 @@
test: lint
bundle exec rake spec
lint:
- bundle exec rubocop --cache true --parallel
+ bundle exec rubocop -d --cache true --parallel
docs:
yard doc --output-dir ./doc
authors: