GDIBTV / citizenry

Community awesome directory hub mumble mumble
http://epdx.org
MIT License
0 stars 0 forks source link

Upgrade Ruby version to resolve inability to install nokogiri #3

Open benglass opened 9 years ago

benglass commented 9 years ago

Nokogiri requires at least 1.9.2 and the vagrant box here uses 1.7 which is the system version from lucid32.box

PR #2

Dangeranger commented 9 years ago

With the https://github.com/GDIBTV/citizenry/tree/update_ruby_2.1.2 the rails version supports Nokogiri. The dependency can be better managed, so that it is not dynamically loading a different version of libxml.