mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
parent
6c92fa9f58
commit
464bdcabb5
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ Gem::Specification.new do |s|
|
|||
s.licenses = ['Apache License (2.0)']
|
||||
s.summary = 'TODO: Write a short summary, because Rubygems requires one.'
|
||||
s.description = 'TODO: Write a longer description or delete this line.'
|
||||
s.homepage = 'TODO: Put your plugin's website or public repo URL here.'
|
||||
s.homepage = 'TODO: Put your plugin''s website or public repo URL here.'
|
||||
s.authors = ['<%= author %>']
|
||||
s.email = '<%= email %>'
|
||||
s.require_paths = ['lib']
|
||||
|
|
|
@ -4,7 +4,7 @@ Gem::Specification.new do |s|
|
|||
s.licenses = ['Apache License (2.0)']
|
||||
s.summary = 'TODO: Write a short summary, because Rubygems requires one.'
|
||||
s.description = '{TODO: Write a longer description or delete this line.'
|
||||
s.homepage = 'TODO: Put your plugin's website or public repo URL here.'
|
||||
s.homepage = 'TODO: Put your plugin''s website or public repo URL here.'
|
||||
s.authors = ['<%= author %>']
|
||||
s.email = '<%= email %>'
|
||||
s.require_paths = ['lib']
|
||||
|
|
|
@ -4,7 +4,7 @@ Gem::Specification.new do |s|
|
|||
s.licenses = ['Apache License (2.0)']
|
||||
s.summary = 'TODO: Write a short summary, because Rubygems requires one.'
|
||||
s.description = 'TODO: Write a longer description or delete this line.'
|
||||
s.homepage = 'TODO: Put your plugin's website or public repo URL here.'
|
||||
s.homepage = 'TODO: Put your plugin''s website or public repo URL here.'
|
||||
s.authors = ['<%= author %>']
|
||||
s.email = '<%= email %>'
|
||||
s.require_paths = ['lib']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue