Skip to content

Commit 545b7c8

Browse files
robin13jsvd
authored andcommitted
Fixed summary
1 parent b64671b commit 545b7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logstash-codec-json_lines.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Gem::Specification.new do |s|
33
s.name = 'logstash-codec-json_lines'
44
s.version = '3.0.5'
55
s.licenses = ['Apache License (2.0)']
6-
s.summary = "Reads newline-delimited JSON"
6+
s.summary = "Reads and writes newline-delimited JSON"
77
s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
88
s.authors = ["Elastic"]
99
s.email = 'info@elastic.co'

0 commit comments

Comments
 (0)