mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- don't need spoon anymore
This commit is contained in:
parent
a513363397
commit
35830f61c0
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -23,5 +23,5 @@ gem "gelf" # outputs/gelf, # License: MIT-style
|
|||
# For testing/dev
|
||||
group :development do
|
||||
gem "stompserver"
|
||||
gem "spoon"
|
||||
#gem "spoon"
|
||||
end
|
||||
|
|
|
@ -45,7 +45,7 @@ PLATFORMS
|
|||
DEPENDENCIES
|
||||
awesome_print
|
||||
bunny
|
||||
filewatch (~> 0.2.3)
|
||||
filewatch (~> 0.2.5)
|
||||
gelf
|
||||
haml
|
||||
jls-grok (~> 0.4.7)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue