mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Add additional needed gem to Gemfile
This commit is contained in:
parent
cd249aa5d0
commit
1a6f47e641
1 changed files with 3 additions and 1 deletions
4
Gemfile
4
Gemfile
|
@ -3,4 +3,6 @@ source :rubygems
|
|||
gem "eventmachine"
|
||||
gem "eventmachine-tail"
|
||||
gem "json"
|
||||
gem "stomp"
|
||||
gem "stomp"
|
||||
gem "stompserver"
|
||||
gem "awesome_print"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue