Open dleidert opened 1 year ago
@benbalter Do you see a chance to look at this?
@benbalter Any chance to look at this issue? We have problems with both Ruby >=3.1 and Github-Metadata >=2.15.0, making this useful plugin unusable.
https://bugs.debian.org/1032541 https://bugs.debian.org/1031548
Describe the bug
I'm running the test with jekyll-github-metadata 2.15.0 and they fail. The issue seems to have been caused by this commit: https://github.com/jekyll/github-metadata/commit/a771d0d7457a7bff42b129ce0bed70c74514a506
This is the backtrace:
The tests run fine with version 2.13.0.
Steps to reproduce the behavior
Just run
rspec
with jekyll-github-metadata 2.15.0.Expected behavior
The tests should succeed.
Screenshots
n/a
Additional context
n/a