mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
Add test deps that x-pack will use
When we merge x-pack in we will axe its gemspec, which isn't used anyway. It does need a couple more test deps, which we add in here Fixes #9224
This commit is contained in:
parent
de6fe7af50
commit
89e831e77b
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ gem "rack-test", :require => "rack/test", :group => :development
|
|||
gem "flores", "~> 0.0.6", :group => :development
|
||||
gem "term-ansicolor", "~> 1.3.2", :group => :development
|
||||
gem "json-schema", "~> 2.6", :group => :development
|
||||
gem "belzebuth", :group => :development
|
||||
gem "pleaserun", "~>0.0.28"
|
||||
gem 'webrick', '~> 1.3.1'
|
||||
gem "atomic", "<= 1.1.99"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue