Skip to content

Update ruby version in Dockerfile to 3.2#1495

Merged
manicmaniac merged 3 commits into
danger:masterfrom
manicmaniac:fix_bundler_version_in_dockerfile
Aug 7, 2024
Merged

Update ruby version in Dockerfile to 3.2#1495
manicmaniac merged 3 commits into
danger:masterfrom
manicmaniac:fix_bundler_version_in_dockerfile

Conversation

@manicmaniac

@manicmaniac manicmaniac commented Aug 7, 2024

Copy link
Copy Markdown
Member

Close #1472 and close #1473

Thank you for opening the original pull request @okatatuki. Let me take over the rest tasks.

@manicmaniac manicmaniac self-assigned this Aug 7, 2024
okatatuki and others added 3 commits August 8, 2024 03:43
`docker build` fails with the message "bundler requires Ruby version >= 3.0.0. The current ruby version is 2.7.8.225."
it seems to be caused by bundler@2.5.1 requires ruby@3.0.0
@manicmaniac manicmaniac force-pushed the fix_bundler_version_in_dockerfile branch from dbebf31 to 21d671e Compare August 7, 2024 18:44
@manicmaniac manicmaniac marked this pull request as ready for review August 7, 2024 18:45
@manicmaniac manicmaniac merged commit 1431227 into danger:master Aug 7, 2024
@manicmaniac manicmaniac deleted the fix_bundler_version_in_dockerfile branch August 7, 2024 18:54
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.

danger is not working with bundler@2.5.1

2 participants