File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ require 'opensearch/model/version'
2424Gem ::Specification . new do |s |
2525 s . name = 'opensearch-model'
2626 s . version = OpenSearch ::Model ::VERSION
27- s . authors = [ 'Karel Minarik ' ]
28- s . email = [ 'karel.minarik@elasticsearch.org ' ]
27+ s . authors = [ 'Compliance Innovations B.V. ' ]
28+ s . email = [ 'developers@compliance-innovations.com ' ]
2929 s . description = 'ActiveModel/Record integrations for OpenSearch.'
3030 s . summary = 'ActiveModel/Record integrations for OpenSearch.'
3131 s . homepage = 'https://github.com/compliance-innovations/opensearch-rails/'
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ require 'opensearch/persistence/version'
2323Gem ::Specification . new do |s |
2424 s . name = "opensearch-persistence"
2525 s . version = OpenSearch ::Persistence ::VERSION
26- s . authors = [ "Karel Minarik " ]
27- s . email = [ "karel.minarik@elasticsearch.org " ]
26+ s . authors = [ "Compliance Innovations B.V. " ]
27+ s . email = [ "developers@compliance-innovations.com " ]
2828 s . description = "Persistence layer for Ruby models and OpenSearch."
2929 s . summary = "Persistence layer for Ruby models and OpenSearch."
3030 s . homepage = "https://github.com/compliance-innovations/opensearch-rails/"
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ require 'opensearch/rails/version'
2323Gem ::Specification . new do |s |
2424 s . name = 'opensearch-rails'
2525 s . version = OpenSearch ::Rails ::VERSION
26- s . authors = [ 'Karel Minarik ' ]
27- s . email = [ 'karel.minarik@elasticsearch.org ' ]
26+ s . authors = [ 'Compliance Innovations B.V. ' ]
27+ s . email = [ 'developers@compliance-innovations.com ' ]
2828 s . description = 'Ruby on Rails integrations for OpenSearch.'
2929 s . summary = 'Ruby on Rails integrations for OpenSearch.'
3030 s . homepage = 'https://github.com/compliance-innovations/opensearch-rails/'
You can’t perform that action at this time.
0 commit comments