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

Bump ffi version to 1.15.5 #792

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ItsElaineTime
Copy link

What github issue is this PR for, if any?

Resolves #791

What does this code do, and why?

ffi 1.13.1 doesn't build on arm64.

There doesn't seem to be a specific reason to stick with that version, so upgrade to a version that does build for developers working on that architecture.

How is this code tested?

Ran tests. Cursory check of app still appears functional.

Are any database migrations required by this change?

None

Are there any configuration or environment changes needed?

Updated gem version; not required immediately but nice to pick up at some future deployment

Version 1.13.1 doesn't build on arm64.

There doesn't seem to be a specific reason to stick with that version, so upgrade to a version that does build for developers working on that architecture.
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.

ffi (1.13.1) doesn't build on arm64; consider upgrading for dev environments?
1 participant