ruby-kafka.gemspec in ruby-kafka-0.3.16.beta1 vs ruby-kafka.gemspec in ruby-kafka-0.3.16.beta2
- old
+ new
@@ -11,11 +11,9 @@
spec.summary = "A client library for the Kafka distributed commit log."
spec.description = <<-DESC.gsub(/^ /, "").strip
A client library for the Kafka distributed commit log.
-
- Currently, only the Producer API is implemented.
DESC
spec.homepage = "https://github.com/zendesk/ruby-kafka"
spec.license = "Apache License Version 2.0"