mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- jrubytown.
This commit is contained in:
parent
94b69d87c3
commit
28f894f1d0
1 changed files with 12 additions and 4 deletions
16
Gemfile
16
Gemfile
|
@ -1,8 +1,16 @@
|
|||
source :rubygems
|
||||
|
||||
gem "eventmachine"
|
||||
gem "eventmachine-tail"
|
||||
gem "awesome_print"
|
||||
gem "bunny"
|
||||
gem "filewatch"
|
||||
gem "json"
|
||||
gem "stomp"
|
||||
gem "stompserver"
|
||||
gem "awesome_print"
|
||||
gem "uuidtools"
|
||||
#gem "rack"
|
||||
#gem "thin"
|
||||
#gem "async_sinatra"
|
||||
|
||||
group :development do
|
||||
gem "stompserver"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue