braintree / runbook

A framework for gradual system automation
MIT License
730 stars 43 forks source link

DidYouMean update #60

Open whysthatso opened 1 year ago

whysthatso commented 1 year ago
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.

comes up when requiring runbook. probably something in the dependency tree?