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

nokogiri security issues 1615 & 1634 #44

Closed
alexcopquin opened this issue Jun 14, 2017 · 3 comments
Closed

nokogiri security issues 1615 & 1634 #44

alexcopquin opened this issue Jun 14, 2017 · 3 comments

Comments

@alexcopquin
Copy link
Contributor

To address these:
nokogiri issue 1615
nokogiri issue 1634

the version of nokogiri must be updated to > 1.7.2

@florrain
Copy link
Collaborator

The version in the gemspec don't need to be that strict honestly. The application using the GEM can make that decision and force nokogiri at a specific version.

So I'd say any version before the major version < 2.0.0 is acceptable. Would you be up for a PR for that?

@alexcopquin
Copy link
Contributor Author

Sure! I'd be glad to do so. BTW, when is current master going to be released?

@florrain
Copy link
Collaborator

Thanks! Answered your question in your PR, I'll close this issue.

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

No branches or pull requests

2 participants