Skip to content

Travis build failing (bundler requires Ruby version >= 3) #857

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

Closed
lrytz opened this issue Dec 18, 2023 · 0 comments · Fixed by scala/scala#10637
Closed

Travis build failing (bundler requires Ruby version >= 3) #857

lrytz opened this issue Dec 18, 2023 · 0 comments · Fixed by scala/scala#10637

Comments

@lrytz
Copy link
Member

lrytz commented Dec 18, 2023

0.01s$ ruby -v
ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux]
16.34s$ gem install bundler
Fetching bundler-2.5.1.gem
ERROR:  Error installing bundler:
	The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.4.22. Try installing it with `gem install bundler -v 2.4.22`
	bundler requires Ruby version >= 3.0.0. The current ruby version is 2.7.6.219.
The command "gem install bundler" failed and exited with 1 during .

on recent PRs. Similarly, scala/scala3#19286 (rubygems-update instead of bundler).

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 a pull request may close this issue.

1 participant