Skip to content

Commit

Permalink
Added other files
Browse files Browse the repository at this point in the history
  • Loading branch information
technige authored and picandocodigo committed Aug 22, 2023
1 parent 5509683 commit 8fe0a55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions elasticsearch-model/elasticsearch-model.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ require 'elasticsearch/model/version'
Gem::Specification.new do |s|
s.name = 'elasticsearch-model'
s.version = Elasticsearch::Model::VERSION
s.authors = ['Karel Minarik']
s.email = ['support@elastic.co']
s.authors = ['Elastic Client Library Maintainers']
s.email = ['client-libs@elastic.co']
s.description = 'ActiveModel/Record integrations for Elasticsearch.'
s.summary = 'ActiveModel/Record integrations for Elasticsearch.'
s.homepage = 'https://github.com/elasticsearch/elasticsearch-rails/'
Expand Down
4 changes: 2 additions & 2 deletions elasticsearch-rails/elasticsearch-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ require 'elasticsearch/rails/version'
Gem::Specification.new do |s|
s.name = 'elasticsearch-rails'
s.version = Elasticsearch::Rails::VERSION
s.authors = ['Karel Minarik']
s.email = ['support@elastic.co']
s.authors = ['Elastic Client Library Maintainers']
s.email = ['client-libs@elastic.co']
s.description = 'Ruby on Rails integrations for Elasticsearch.'
s.summary = 'Ruby on Rails integrations for Elasticsearch.'
s.homepage = 'https://github.com/elasticsearch/elasticsearch-rails/'
Expand Down

0 comments on commit 8fe0a55

Please sign in to comment.