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:
evazion
2022-04-21 21:17:33 -05:00
parent 7701fe2e17
commit 2ae2c23eef

View File

@@ -597,4 +597,4 @@ DEPENDENCIES
webpacker (= 6.0.0.rc.6)
BUNDLED WITH
2.2.32
2.3.12