balvig/spyke

BOLD is deprecated in Rails 7.1 (log_subscriber.rb:22)

emptyflask opened this issue · 1 comments

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)`). (called from request at /nix/store/jqx5icjhlmnj4w8s586y7abgkqs928p7-ruby3.1.4-spyke-7.2.0/lib/ruby/gems/3.1.0/gems/spyke-7.2.0/lib/spyke/instrumentation/log_subscriber.rb:22)
DEPRECATION WARNING: BOLD is deprecated! Use MODES[:bold] instead. (called from request at /nix/store/jqx5icjhlmnj4w8s586y7abgkqs928p7-ruby3.1.4-spyke-7.2.0/lib/ruby/gems/3.1.0/gems/spyke-7.2.0/lib/spyke/instrumentation/log_subscriber.rb:22)
balvig commented

Thank you for reporting this @emptyflask!
Should be fixed in #151 🤞