mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Bumping version of gelf output gem for LOGSTASH-344
This commit is contained in:
parent
025243c6c5
commit
e937af83aa
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -25,7 +25,7 @@ gem "heroku" # License: MIT
|
|||
# TODO(sissel): Put this into a group that's only used for monolith packaging
|
||||
gem "mongo" # outputs/mongodb, License: Apache 2.0
|
||||
gem "redis" # outputs/redis, License: MIT-style
|
||||
gem "gelf" # outputs/gelf, # License: MIT-style
|
||||
gem "gelf", "1.3.2" # outputs/gelf, # License: MIT-style
|
||||
gem "statsd-ruby", "0.3.0" # outputs/statsd, # License: As-Is
|
||||
gem "gmetric", "0.1.3" # outputs/ganglia, # License: MIT
|
||||
gem "xmpp4r", "0.5" # outputs/xmpp, # License: As-Is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue