I'm using a shell script to run all specs in Ruby 1.9.2, MRI 1.8.7 and ree 1.8.7 and I need this change to help me.
This commit is contained in:
parent
a37ca4c37b
commit
498ebf1599
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,7 +2,7 @@
|
|||
html/*
|
||||
pkg
|
||||
*.swp
|
||||
.rvmrc
|
||||
.rvmrc*
|
||||
.bundle
|
||||
couchdb.std*
|
||||
*.*~
|
||||
|
|
Loading…
Reference in a new issue