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

Actions/deployment: specify bundler version #115

Merged

Conversation

leandrolanzieri
Copy link
Collaborator

For some time the deployment action seems to be failing. The error:

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.8.225.

This tries applying the suggested solution of setting the bundler version to 2.4.22. Not sure we can test if this fixes the issue without merging...

@leandrolanzieri leandrolanzieri added bug Something isn't working CI / Tooling Deals with CI or website tools labels Jan 22, 2024
Copy link

🚀 PR preview deployed to https://RIOT-OS-riot-os-org-preview-115.surge.sh

Copy link
Collaborator

@MrKevinWeiss MrKevinWeiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's give it a try.

@MrKevinWeiss MrKevinWeiss merged commit cb1b82f into RIOT-OS:master Jan 24, 2024
1 check passed
@leandrolanzieri
Copy link
Collaborator Author

Thanks, it worked

@leandrolanzieri leandrolanzieri deleted the pr/github_actions/fix_bundler branch January 24, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI / Tooling Deals with CI or website tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants