Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor site fixes #308

Merged
merged 4 commits into from
Dec 12, 2023
Merged

Minor site fixes #308

merged 4 commits into from
Dec 12, 2023

Conversation

ryanmaynard
Copy link
Contributor

Aside from running bundle update, these are trivial fixes.
There is still a deprecation warning thrown on bundle exec jekyll serve.
"Calling DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call DidYouMean.correct_error(error_name, spell_checker)' instead."

It doesn't hurt anything and the site still renders fine. It isn't a line from our codebase, but rather one of the gems latest versions is still outdated and needs to be fixed by the author or replaced in our Gemfile eventually.

TLDR: All good, minor stuff

@brb3 brb3 merged commit b992fff into devanooga:master Dec 12, 2023
4 checks passed
@ryanmaynard ryanmaynard deleted the minor-site-fixes branch December 12, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants