Skip to content

Conversation

@bdewater
Copy link
Contributor

@bdewater bdewater commented May 11, 2017

#106 is an incorrect solution, Nokogiri is dependant on Ruby version and not Rails. Ruby 2.4.1 and Rails 4.2 is a valid combo and to make it work that combination requires Nokogiri >= 1.7.

@rails-bot
Copy link

Thanks for the pull request, and welcome! The Rails team is excited to review your changes, and you should hear from @sikachu (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@bdewater bdewater force-pushed the remove-nokogiri branch 2 times, most recently from 9fb3a4d to 0d56501 Compare May 11, 2017 14:13
…ncy at runtime for Rails versions that can run older Rubies

f067b34 is an incorrect solution, Ruby 2.4.1 and Rails 4.2 is a valid combo and to have no deprecation warnings that combination requires Nokogiri >= 1.7.
@bdewater bdewater changed the title Remove Nokogiri from appraisals Change managing Nokogiri dependency May 11, 2017
@rafaelfranca rafaelfranca merged commit 6879b02 into rails:master May 11, 2017
@bdewater bdewater deleted the remove-nokogiri branch May 12, 2017 15:40
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.

4 participants