Skip to content

Commit f78095f

Browse files
committed
Merge pull request tjschuck#2 from aharpervc/patch-2
Update to latest rake-compiler
2 parents 94f6ae1 + 4ddb5c1 commit f78095f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/prepare_xrubies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fi
1313
cd '/vagrant'
1414

1515
# Install rake-compiler in all Rubies
16-
rvm all do gem install rake-compiler -v "~> 0.9.3"
16+
rvm all do gem install rake-compiler -v "~> 0.9.5"
1717

1818
# Use just one CPU for building 1.8.7 and 1.9.3
1919
export MAKE="make"

0 commit comments

Comments
 (0)