Manage gems + Ruby @ current stable versions w/RVM

* update to modern, supported Ruby 2.0 version
* update gems to current versions using Bundler
* make jekyll configs confirm to current version
* switch deb package dependencies to cross-platform rvm
* ignore bundled dependencies
* some README mods as per @harding + @saivann
This commit is contained in:
John Manoogian III 2014-05-18 08:48:33 -07:00
parent d01d3fcc97
commit 944e7c3470
5 changed files with 141 additions and 17 deletions

2
.gitignore vendored
View file

@ -7,3 +7,5 @@ _site/
Icon?
ehthumbs.db
Thumbs.db
.bundle
vendor