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

Update front_matter_parser gem from 1.0.0 to 1.0.1 #2128

Merged

Conversation

jordan-brough
Copy link
Contributor

@jordan-brough jordan-brough commented Jan 21, 2022

Update "front_matter_parser" to be compatible with Psych 4. Psych 4 is the
version included in Ruby 3.1.
See waiting-for-dev/front_matter_parser#11.

"front_matter_parser" was explicitly locked at 1.0.0 in Administrate in #2023
to avoid an incompatibility with Ruby 2.5.

Then it was unlocked in #2027 when support for Ruby 2.5 was dropped.

However, front_matter_parser was also dependabot-ignored in #2021 (comment),
and I think it was never un-ignored, so dependabot hasn't suggested an upgrade.

I believe if we update it via this PR then dependabot will automatically start
monitoring it again.

Update "front_matter_parser" to be compatible with Psych 4.
Psych 4 is the version included in Ruby 3.1.
See PR 11 in the "waiting-for-dev/front_matter_parser" repo.

"front_matter_parser" was explicitly locked at 1.0.0 in Administrate in PR 2023
to avoid an incompatibility with Ruby 2.5.
Then it was unlocked in PR 2027 when support for Ruby 2.5 was dropped.
However, front_matter_parser was also dependabot-ignored in PR 2021, and I think
it was never un-ignored, so dependabot hasn't suggested an upgrade.
@nickcharlton nickcharlton force-pushed the update-front_matter_parser branch from dfed472 to 59b6a6d Compare January 24, 2022 16:54
@nickcharlton nickcharlton merged commit 748f7a3 into thoughtbot:main Jan 24, 2022
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