File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Gem::Specification.new do |s|
24
24
s . name = 'elasticsearch-api'
25
25
s . version = Elasticsearch ::API ::VERSION
26
26
s . authors = [ 'Karel Minarik' ]
27
- s . email = [ 'karel.minarik@elasticsearch.org ' ]
27
+ s . email = [ 'support@elastic.co ' ]
28
28
s . summary = 'Ruby API for Elasticsearch.'
29
29
s . homepage = 'https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html'
30
30
s . license = 'Apache-2.0'
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
23
23
s . name = 'elasticsearch'
24
24
s . version = Elasticsearch ::VERSION
25
25
s . authors = [ 'Karel Minarik' ]
26
- s . email = [ 'karel.minarik@elasticsearch.org ' ]
26
+ s . email = [ 'support@elastic.co ' ]
27
27
s . summary = 'Ruby integrations for Elasticsearch'
28
28
s . homepage = 'https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html'
29
29
s . license = 'Apache-2.0'
You can’t perform that action at this time.
0 commit comments