Skip to content

Commit

Permalink
Update the opensearch-rails gem (RM-2427).
Browse files Browse the repository at this point in the history
- Revert required ruby version.
  • Loading branch information
martijnbolhuis committed Feb 2, 2024
1 parent 2b2c3e6 commit 7b25c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensearch-rails/opensearch-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Gem::Specification.new do |s|
s.extra_rdoc_files = ['README.md', 'LICENSE.txt']
s.rdoc_options = ['--charset=UTF-8']

s.required_ruby_version = '>= 2.5'
s.required_ruby_version = '>= 2.4'

s.add_development_dependency 'bundler'
s.add_development_dependency 'cane'
Expand Down

0 comments on commit 7b25c33

Please sign in to comment.