Commit graph

5 commits

Author SHA1 Message Date
taca
41ed3ab850 security/ruby-airbrussh: update to 1.3.1
## [1.3.1][] (2018-11-04)

* Packaging changes to reduce gem size
* RuboCop and Travis improvements
* No user-facing changes
2018-12-17 15:04:53 +00:00
taca
ff2999159c Update ruby-airbrussh to 1.3.0.
## [1.3.0][] (2017-06-16)

* [#109](https://github.com/mattbrictson/airbrussh/pull/109): Add configurable task prefix - [@gondalez](https://github.com/gondalez)
2017-06-21 14:07:29 +00:00
taca
109b2cc273 Update ruby-airbrussh to 1.2.0.
## [1.2.0][] (2017-04-14)

* [#95](https://github.com/mattbrictson/airbrussh/pull/95): colorize LogMessage label on WARN level and above - [@klyonrad](https://github.com/klyonrad)
* [#106](https://github.com/mattbrictson/airbrussh/pull/106): Remove the `log_file` parameter from the `CommandFormatter#exit_message` method; it was unused - [@mattbrictson](https://github.com/mattbrictson)
2017-04-22 16:45:24 +00:00
taca
c75176ef8f Update ruby-airbrussh to 1.1.2
## [1.1.2][] (2017-01-02)

* Add Ruby 2.4.0 to testing matrix and fix Ruby 2.4 deprecation warnings
2017-03-20 15:07:06 +00:00
taca
8553e3bffb Add ruby-airbrussh version 1.1.1.
A replacement log formatter for SSHKit that makes Capistrano output much
easier on the eyes. Just add Airbrussh to your Capfile and enjoy concise,
useful log output that is easy to read.
2016-10-17 15:42:35 +00:00