methodmissing / rbczmq

Ruby extension that wraps the official high level ZeroMQ C API ( http://czmq.zeromq.org/ )
http://github.com/methodmissing/rbczmq
MIT License
125 stars 32 forks source link

Fix Bundler related error on Travis CI #57

Open kou opened 8 years ago

kou commented 8 years ago

The following error is caused by old Bundler.

https://travis-ci.org/methodmissing/rbczmq/jobs/128316516#L203

$ bundle install --quiet
NoMethodError: undefined method `spec' for nil:NilClass