docile icon indicating copy to clipboard operation
docile copied to clipboard

[DEPRECATION] #adapters is deprecated. Use #profiles instead.

Open OrelSokolov opened this issue 2 years ago • 2 comments

Full message on Ruby 2.7.5:

/ruby-2.7.5/gems/docile-1.4.0/lib/docile/fallback_context_proxy.rb:93:in `method_missing': [DEPRECATION] #adapters is deprecated. Use #profiles instead.

Happens possibly when using Simplecov, from 0.16.0 till newest.

OrelSokolov avatar Apr 26 '23 18:04 OrelSokolov