Skip to content

Travis: Update bundler before installing gems#321

Closed
dnrce wants to merge 1 commit into
ice-cube-ruby:masterfrom
dnrce:travis-bundler
Closed

Travis: Update bundler before installing gems#321
dnrce wants to merge 1 commit into
ice-cube-ruby:masterfrom
dnrce:travis-bundler

Conversation

@dnrce
Copy link
Copy Markdown
Contributor

@dnrce dnrce commented Jan 31, 2016

Some versions of bundler are affected by a bug that causes them to throw

NoMethodError: undefined method `spec' for nil:NilClass

during installation of the yaml_db gem. This bug was fixed in bundler@a0c90cd, but several of
Travis's Ruby environments are based on older affected versions. To resolve, we force an update.

Some versions of bundler are affected by a bug that causes them to throw

    NoMethodError: undefined method `spec' for nil:NilClass

during installation of the yaml_db gem. This bug was fixed in bundler@a0c90cd, but several of
Travis's Ruby environments are based on older affected versions. To resolve, we force an update.
@ordermuppet ordermuppet mentioned this pull request Mar 7, 2016
@dnrce
Copy link
Copy Markdown
Contributor Author

dnrce commented Apr 3, 2016

Fixed in #328

@dnrce dnrce closed this Apr 3, 2016
@dnrce dnrce deleted the travis-bundler branch April 3, 2016 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant