I cloned the repo, and as per the README tried to run redis-sample.rb. Got the missing dependency error, maybe you should add to the README that you need to do 'gem install redis' before you can run it.