Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade development gems; fix Ruby warnings #106

Merged
merged 4 commits into from
Apr 12, 2017
Merged

Upgrade development gems; fix Ruby warnings #106

merged 4 commits into from
Apr 12, 2017

Conversation

mattbrictson
Copy link
Owner

@mattbrictson mattbrictson commented Apr 9, 2017

This is a "spring cleaning" PR:

  • Pin our development dependencies using ~> where it makes sense
  • Pin RuboCop to a specific version since it is fairly volatile
  • Apply RuboCop auto-corrections based on the new 0.48.1 ruleset
  • Upgrade to Rake 12
  • Fix Ruby warnings for unused variables
  • Remove log_file argument from CommandFormatter#exit_message that was never used

@mattbrictson
Copy link
Owner Author

Looks like RuboCop no longer works on Ruby 1.9, so I have some more work to do to finish this PR.

@mattbrictson mattbrictson changed the title Upgrade development gems; fix RuboCop and Ruby warnings Upgrade development gems; fix Ruby warnings Apr 9, 2017
@mattbrictson mattbrictson merged commit 3b29946 into master Apr 12, 2017
jsonn pushed a commit to jsonn/pkgsrc that referenced this pull request Apr 22, 2017
## [1.2.0][] (2017-04-14)

* [#95](mattbrictson/airbrussh#95): colorize LogMessage label on WARN level and above - [@klyonrad](https://github.com/klyonrad)
* [#106](mattbrictson/airbrussh#106): Remove the `log_file` parameter from the `CommandFormatter#exit_message` method; it was unused - [@mattbrictson](https://github.com/mattbrictson)
@mattbrictson mattbrictson deleted the dev-gems branch August 9, 2020 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant