Use v1.9.3 for gem ci_reporter. Fixes Jenkins tests

This commit is contained in:
Suyog Rao 2014-10-10 10:54:05 -07:00
parent 462216d1c9
commit a31ec08f9f
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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)