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

Ruby 2.3 needs older Bundler to work #122

Open
olleolleolle opened this issue Feb 13, 2023 · 0 comments
Open

Ruby 2.3 needs older Bundler to work #122

olleolleolle opened this issue Feb 13, 2023 · 0 comments

Comments

@olleolleolle
Copy link
Contributor

olleolleolle commented Feb 13, 2023

Installing Bundler
  /opt/hostedtoolcache/Ruby/2.3.8/x64/bin/gem install bundler -v ~> 2
  ERROR:  Error installing bundler:
  	bundler requires Ruby version >= 2.6.0.
  Took   0.72 seconds

Details


an earlier, non-failed build had this message: so, perhaps for this version, pinning to 2.3.26 could work?

Installing Bundler
  /opt/hostedtoolcache/Ruby/2.3.8/x64/bin/gem install bundler -v ~> 2
  Successfully installed bundler-2.3.26
  1 gem installed
  Took   0.53 seconds
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