Under OS X 10.6.8 installing passenger, first under rbenv, then after uninstalling rbenv, also under rvm
Mini:~ user$ gem install passenger
is
It'd better to just update the rdoc gem:
rdoc
gem install rdoc
The bug comes about due to rdoc trying to read a binary file. This bug was fixed.