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

Windows build fix #1364

Merged
merged 3 commits into from
Feb 27, 2025
Merged

Windows build fix #1364

merged 3 commits into from
Feb 27, 2025

Conversation

suyadav1
Copy link
Contributor

This pull request addresses the windows build failure by modifying the installation of Ruby and several gems in the Dockerfile.

Key changes include:

  • Updated the ridk install command to include both steps 2 and 3 instead of just step 3 as per the ruby integration documentation.
  • Upgraded the cool.io gem from version 1.7.1 to 1.9.0 to fix the build failure after the system update.
  • Upgraded the oj gem from version 3.3.10 to 3.16.10 to fix the build failure after the system update.

@suyadav1 suyadav1 requested a review from a team as a code owner February 27, 2025 21:33
@suyadav1
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@suyadav1 suyadav1 merged commit 4961414 into ci_prod Feb 27, 2025
15 checks passed
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.

3 participants