We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0a746 commit ad8c517Copy full SHA for ad8c517
Gemfile
@@ -76,7 +76,7 @@ gem 'rswag-api'
76
gem 'rswag-ui'
77
78
# Elasticsearch client (for analytics queries)
79
-gem 'elasticsearch', '~> 8.13'
+gem 'elasticsearch', '~> 9.2'
80
81
group :development, :test do
82
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
0 commit comments