Add .ruby-version and .ruby-gemset for RVM

Using this will strongly encourage RVM users (which should be most/all
devs) to use Ruby 1.9.3-p448 and a gemset named "msf"
bug/bundler_fix
Tod Beardsley 2013-09-13 11:35:22 -05:00
parent c0a1c58215
commit 6bb51b06de
2 changed files with 2 additions and 0 deletions

1
.ruby-gemset Normal file
View File

@ -0,0 +1 @@
msf

1
.ruby-version Normal file
View File

@ -0,0 +1 @@
ruby-1.9.3-p448