Skip to content

Update gems #64

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

Merged
merged 1 commit into from
Dec 24, 2023
Merged

Update gems #64

merged 1 commit into from
Dec 24, 2023

Conversation

fredericDelaporte
Copy link
Member

There is a vulnerability in Nokogiri. So, I attempt an update.

minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.19.0)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.4)
Copy link
Member Author

@fredericDelaporte fredericDelaporte Aug 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, GItHub Pages 228 (latest version) mandates nokogiri to be < 2.0, while the vulnerabilty would be fixed only in its 2.9.6 version according to the alert. Still according to GitHub Pages dependencies, nokogiri should be at its 1.15.2 version. Maybe that will still fix the security vulnerability.

@fredericDelaporte
Copy link
Member Author

I have tested this locally, without seeing issues.

@fredericDelaporte fredericDelaporte merged commit 1163b2c into nhibernate:master Dec 24, 2023
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.

1 participant