Skip to content

Commit

Permalink
bump dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ql committed Aug 19, 2024
1 parent d8fd9aa commit d2129a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chewy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']

spec.add_dependency 'activesupport', '>= 6.1'
spec.add_dependency 'elasticsearch', '>= 8.11', '< 9.0'
spec.add_dependency 'elasticsearch', '>= 8.14', '< 9.0'
spec.add_dependency 'elasticsearch-dsl'
spec.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit d2129a8

Please sign in to comment.