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

Fully support Bundler 2 #59

Open
1 of 3 tasks
chrismo opened this issue Jan 10, 2019 · 1 comment
Open
1 of 3 tasks

Fully support Bundler 2 #59

chrismo opened this issue Jan 10, 2019 · 1 comment

Comments

@chrismo
Copy link
Member

chrismo commented Jan 10, 2019

  • Make sure all specs pass
  • use target ruby is wrong in 2.3
  • See if you can re-enable 1.9 and 1.10 support in Travis.
@chrismo
Copy link
Member Author

chrismo commented Jan 10, 2019

Newer rubies than 2.1 (e.g. 2.3.4) don't put gem bin file in ruby_bin, so this is wrong:

bundler_patch = File.join(tb.ruby_bin, 'bundler-patch')

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

No branches or pull requests

1 participant