Upgrade Bundler to 2.3.12.
Fixes this warning:
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated.
Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
This commit is contained in:
@@ -597,4 +597,4 @@ DEPENDENCIES
|
||||
webpacker (= 6.0.0.rc.6)
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.32
|
||||
2.3.12
|
||||
|
||||
Reference in New Issue
Block a user