Skip to content

Commit

Permalink
🧹 Neighborhood: Update bundler gem (#1168)
Browse files Browse the repository at this point in the history
`Neighborhood`: Update `bundler` gem

- #892

This gets rid of the following deprecation warning:

`Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name =>
spell_checker)' has been deprecated. Please call
`DidYouMean.correct_error(error_name, spell_checker)' instead.`
  • Loading branch information
zspencer authored Mar 3, 2023
1 parent f0c17d7 commit 4429e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -469,4 +469,4 @@ RUBY VERSION
ruby 3.1.3p185

BUNDLED WITH
2.2.33
2.4.7

0 comments on commit 4429e7c

Please sign in to comment.