Skip to content

Fixed Travis Run: Changed Gemfile to permit nokogiri 1.6.6.4 upgrade #1493

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
Nov 22, 2015
Merged

Conversation

jasnow
Copy link
Contributor

@jasnow jasnow commented Nov 22, 2015

Fixed Travis Run: Changed Gemfile to permit nokogiri 1.6.6.4 upgrade:

@fables-tales
Copy link
Member

@jasnow Sick. Thanks.

@jasnow
Copy link
Contributor Author

jasnow commented Nov 22, 2015

You're welcome.

@fables-tales
Copy link
Member

@jasnow this came literally as I was trying to work out what was going on to fix up another PR. So you've saved me loads of time. Seriously, thanks ^_^

fables-tales pushed a commit that referenced this pull request Nov 22, 2015
Fixed Travis Run: Changed Gemfile to permit nokogiri 1.6.6.4 upgrade
@fables-tales fables-tales merged commit 6c75c64 into rspec:master Nov 22, 2015
@jasnow
Copy link
Contributor Author

jasnow commented Nov 22, 2015

Seriously, you are welcome.

@JonRowe
Copy link
Member

JonRowe commented Nov 29, 2015

Versions 1.6.6.3 and 1.6.6.4 don't work on travis, now 1.6.6.5 is out we can drop that restriction entirely or we should have gem 'nokogiri', ['~> 1.5', '< 1.6.6.3', '> 1.6.6.4'].

fables-tales pushed a commit that referenced this pull request Nov 29, 2015
In [this pr](#1493) we got a
quick fix to our broken builds on travis due to nokogiri 1.6.6.4 and
1.6.6.3 not working on travis. Now that nokogiri is releasing new
versions, we want to continue to get them. This patch ensures we don't
get the versions that don't work on travis, but does give us new
versions.
@fables-tales
Copy link
Member

@JonRowe see #1497

sebjacobs pushed a commit to futurelearn/rspec-rails that referenced this pull request Mar 15, 2019
In [this pr](rspec#1493) we got a
quick fix to our broken builds on travis due to nokogiri 1.6.6.4 and
1.6.6.3 not working on travis. Now that nokogiri is releasing new
versions, we want to continue to get them. This patch ensures we don't
get the versions that don't work on travis, but does give us new
versions.
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