Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
use jruby-kafka 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joekiller committed Sep 22, 2014
1 parent 638c1ef commit 1274176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash-kafka.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
Gem::Specification.new do |gem|
gem.name = "logstash-kafka"
if RUBY_PLATFORM == 'java'
gem.add_runtime_dependency "jruby-kafka", [">=0.2.0"] #(Apache 2.0 license)
gem.add_runtime_dependency "jruby-kafka", [">=0.2.1"] #(Apache 2.0 license)
end
end

0 comments on commit 1274176

Please sign in to comment.