elastic/elasticsearch-rails

Deprecation warning in Rails 7.1 (support Rails 7.2)

N0xFF opened this issue · 2 comments

N0xFF commented

Rails 7.1.3 log:

DEPRECATION WARNING: Bolding log text with a positional boolean is deprecated and will be removed in Rails 7.2. Use an option hash instead (eg. color("my text", :red, bold: true)).

Related PRs: