Merge branch 'bump_remote_syslog' into 'master'

Bump version of remote-syslog to 1.6.15

remote_syslog received a new version due to breakage caused by not having servolux gem version pinned down which caused `no implicit conversion of Servolux::PidFile into String (TypeError)`.

New version got released with only this fix, more info in [remote_syslog issue](https://github.com/papertrail/remote_syslog/issues/89)

This is a quickfix for #632

See merge request !388
This commit is contained in:
Marin Jankovski 2015-06-24 13:14:16 +00:00 committed by Marin Jankovski
parent 499cfea64d
commit a1b3772ad3
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
#
name "remote-syslog"
default_version "1.6.14"
default_version "1.6.15"
dependency "ruby"
dependency "rubygems"