mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Use v1.9.3 for gem ci_reporter. Fixes Jenkins tests
This commit is contained in:
parent
462216d1c9
commit
a31ec08f9f
2 changed files with 2 additions and 2 deletions
|
@ -123,5 +123,5 @@ Gem::Specification.new do |gem|
|
|||
gem.add_development_dependency "kramdown" #(MIT license) pure-ruby markdown parser
|
||||
|
||||
# Jenkins Deps
|
||||
gem.add_runtime_dependency "ci_reporter"
|
||||
gem.add_runtime_dependency "ci_reporter", "1.9.3"
|
||||
end
|
||||
|
|
|
@ -84,7 +84,7 @@ GEM
|
|||
buftok (0.1)
|
||||
builder (3.2.2)
|
||||
cabin (0.6.1)
|
||||
ci_reporter (2.0.0)
|
||||
ci_reporter (1.9.3)
|
||||
builder (>= 2.1.2)
|
||||
cinch (2.1.0)
|
||||
clamp (0.6.3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue