Skip to content

Commit

Permalink
[Client] Updates elastic-transport to GA release
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Feb 10, 2022
1 parent 9a3a85e commit dc30e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elasticsearch/elasticsearch.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = '>= 2.5'

s.add_dependency 'elastic-transport', '8.0.0.pre2'
s.add_dependency 'elastic-transport', '8.0.0'
s.add_dependency 'elasticsearch-api', '8.0.0'

s.add_development_dependency 'bundler'
Expand Down

0 comments on commit dc30e4a

Please sign in to comment.