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

Fix Dockerfile bundler install #166

Closed
wants to merge 2 commits into from

Conversation

djoreilly
Copy link
Collaborator

ERROR: Error installing bundler:
The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.3.26. Try installing it with gem install bundler -v 2.3.26 bundler requires Ruby version >= 2.6.0. The current ruby version is 2.5.0.

ERROR:  Error installing bundler:
The last version of bundler (>= 0) to support your Ruby & RubyGems was 2.3.26.
Try installing it with `gem install bundler -v 2.3.26`
bundler requires Ruby version >= 2.6.0. The current ruby version is 2.5.0.
@djoreilly djoreilly marked this pull request as draft March 3, 2023 15:45
@felixsch
Copy link
Contributor

this is obsoleted by the CI changes

@felixsch felixsch closed this Apr 10, 2024
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.

None yet

3 participants