File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ require 'elasticsearch/model/version'
2424Gem ::Specification . new do |s |
2525 s . name = 'elasticsearch-model'
2626 s . version = Elasticsearch ::Model ::VERSION
27- s . authors = [ 'Karel Minarik ' ]
28- s . email = [ 'support @elastic.co' ]
27+ s . authors = [ 'Elastic Client Library Maintainers ' ]
28+ s . email = [ 'client-libs @elastic.co' ]
2929 s . description = 'ActiveModel/Record integrations for Elasticsearch.'
3030 s . summary = 'ActiveModel/Record integrations for Elasticsearch.'
3131 s . homepage = 'https://github.com/elasticsearch/elasticsearch-rails/'
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ require 'elasticsearch/rails/version'
2323Gem ::Specification . new do |s |
2424 s . name = 'elasticsearch-rails'
2525 s . version = Elasticsearch ::Rails ::VERSION
26- s . authors = [ 'Karel Minarik ' ]
27- s . email = [ 'support @elastic.co' ]
26+ s . authors = [ 'Elastic Client Library Maintainers ' ]
27+ s . email = [ 'client-libs @elastic.co' ]
2828 s . description = 'Ruby on Rails integrations for Elasticsearch.'
2929 s . summary = 'Ruby on Rails integrations for Elasticsearch.'
3030 s . homepage = 'https://github.com/elasticsearch/elasticsearch-rails/'
You can’t perform that action at this time.
0 commit comments