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

Udpate nokogiri version #2032

Merged
merged 2 commits into from Oct 15, 2018
Merged

Udpate nokogiri version #2032

merged 2 commits into from Oct 15, 2018

Conversation

BobbyMcWho
Copy link
Contributor

@BobbyMcWho BobbyMcWho commented Oct 15, 2018

In response to various nokogiri CVEs, most recently sparklemotion/nokogiri#1786

@mikegee
Copy link

mikegee commented Oct 15, 2018

Seems like a good idea to me. 👍

The build failure on 2.4 is related to a missing DB table, not Nokogiri. A retry might help there.

@BobbyMcWho would you kindly write a sentence or two in the PR description justifying this?

Copy link
Member

@JonRowe JonRowe left a comment

Choose a reason for hiding this comment

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

Thanks, will happily merge when you've tidied up that extra space.

Gemfile Outdated
@@ -59,10 +59,12 @@ gem 'rack-cache', '< 1.3.0' if RUBY_VERSION < '2.0.0'

if RUBY_VERSION < '1.9.2'
gem 'nokogiri', '~> 1.5.0'
elsif RUBY_VERSION < '1.9.3'
elsif RUBY_VERSION < '1.9.3'
Copy link
Member

Choose a reason for hiding this comment

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

Can you remove the extra space you've inserted here please.

@JonRowe JonRowe merged commit 15ca3a2 into rspec:master Oct 15, 2018
JonRowe pushed a commit that referenced this pull request Oct 23, 2018
* Update nokogiri version
sebjacobs pushed a commit to futurelearn/rspec-rails that referenced this pull request Mar 15, 2019
* Update nokogiri version
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.

None yet

3 participants