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

Add option to compile all gems #98

Merged
merged 2 commits into from
May 13, 2024

Conversation

Antsiscool
Copy link
Collaborator

The pre-compiled version of nokogiri for ARM requires a newer version of glibc than the ruby docker images come with. This can be worked around by not using the pre-compiled versions and instead compiling all gems.

This can be done with the bundle configuration bundle config set force_ruby_platform true

@rubys
Copy link
Collaborator

rubys commented May 10, 2024

LGTM. I thought I had invited you as a collaborator previously, but apparently I invited antiscool (lowercase). I've sent a new invite. Feel free to merge this change.

Move from the features section to the configuration section
@Antsiscool
Copy link
Collaborator Author

@rubys Thanks. I have just moved the documentation in the README from the features section to the configuration section. (It feels more like configuration than a feature).

I will merge it after the tests pass.

@Antsiscool Antsiscool merged commit 003c165 into fly-apps:main May 13, 2024
4 checks passed
@Antsiscool Antsiscool deleted the allow-compiling-all-gems branch May 13, 2024 08:20
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.

2 participants