You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the following deprecation warning.
```
% bundle exec rake
[DEPRECATION] `last_comment` is deprecated. Please use
`last_description` instead.
```
This warning was resolved by upgrade to Rubocop >= 0.38.0.
0 commit comments