Skip to content

Commit ad8c517

Browse files
authored
Update elasticsearch gem version to 9.2
1 parent da0a746 commit ad8c517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ gem 'rswag-api'
7676
gem 'rswag-ui'
7777

7878
# Elasticsearch client (for analytics queries)
79-
gem 'elasticsearch', '~> 8.13'
79+
gem 'elasticsearch', '~> 9.2'
8080

8181
group :development, :test do
8282
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem

0 commit comments

Comments
 (0)