Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow testing with bundler 2 #650

Closed
wants to merge 1 commit into from
Closed

Allow testing with bundler 2 #650

wants to merge 1 commit into from

Conversation

deivid-rodriguez
Copy link
Contributor

@deivid-rodriguez deivid-rodriguez commented Mar 8, 2019

Otherwise I get the error:

$ bundle exec thor spec
Bundler could not find compatible versions for gem "bundler":
  In Gemfile:
    bundler (~> 1.0)

  Current Bundler version:
    bundler (2.0.1)
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?

Could not find gem 'bundler (~> 1.0)' in any of the relevant sources:
  the local ruby installation

@deivid-rodriguez
Copy link
Contributor Author

CI needs #649 to get to green.

@deivid-rodriguez
Copy link
Contributor Author

Closing in favor of #649. I added this change to that PR to make things simpler for myself in order to pick up both patches locally.

@deivid-rodriguez deivid-rodriguez deleted the allow_testing_with_bundler_2 branch March 27, 2019 14:26
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