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

Require nokogiri 1.8.5 or greater #616

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Require nokogiri 1.8.5 or greater #616

merged 1 commit into from
Jan 30, 2019

Conversation

discordier
Copy link
Contributor

@discordier
Copy link
Contributor Author

Unsure how to fix the "line too long" issue in build.
Shall the comment be moved to the line before or shall the line be wrapped?

@shiftkey
Copy link
Member

@discordier 👍 to moving the comment to the preceding line

@discordier
Copy link
Contributor Author

Fixed and force pushed

@@ -26,7 +26,8 @@ Gem::Specification.new do |s|

s.add_dependency("mercenary", "~> 0.3")
s.add_dependency("terminal-table", "~> 1.4")
s.add_dependency("nokogiri", ">= 1.8.2", "< 2.0") # CVE-2017-9050, CVE-2017-18258
# CVE-2017-9050, CVE-2017-18258, CVE-2018-14404
Copy link
Contributor

Choose a reason for hiding this comment

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

Let’s actually just remove the comment, if you don’t mind. The Git history for this line will have the context :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

lol, ok then 😸

@discordier
Copy link
Contributor Author

Changed again, good to go now?

Copy link
Contributor

@parkr parkr left a comment

Choose a reason for hiding this comment

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

Perfect, thank you so much!

@parkr parkr merged commit 1640e2a into github:master Jan 30, 2019
@discordier discordier deleted the fix/cve-2018-14404 branch January 31, 2019 22:23
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.

3 participants