mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
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:
parent
d01d3fcc97
commit
944e7c3470
5 changed files with 141 additions and 17 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,3 +7,5 @@ _site/
|
|||
Icon?
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
.bundle
|
||||
vendor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue