Fix bundle install on macOS 15.1#52227
Conversation
Trying to install ffi version 1.15.5 fails on macOS 15.1 but there's a newer version that works just fine
|
@cristipaval Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
A preview of your ExpensifyHelp changes have been deployed to https://345ca3b6.helpdot.pages.dev ⚡️ |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
🚀 Deployed to staging by https://github.com/cristipaval in version: 9.0.60-0 🚀
|
|
@rafecolton Could you provide more details about QA steps? |
|
Not really sure what additional detail I can provide - follow the instructions in the README to set up the documentation site locally, confirm you are able to view the site. I'm not sure if that's within your scope though, so if not, you can disregard. |
|
@rafecolton seems help.expensify.com is also a production site. Can I check it off the list? It doesn't seem to be in scope. |
|
This change is about running the development locally, not the production one. But yeah it's fine, I think you can check it off. If it blows up, somebody will complain and I'll fix it - it shouldn't affect production or staging. |
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.60-3 🚀
|
Explanation of Change
Trying to install ffi version 1.15.5 fails on macOS 15.1 but there's a newer version that works just fine. Discovered while trying to test the documentation website locally. Updating that enabled
bundle installto finish, but then I got a jekyll error trying to load the site:error and trace
Doing a full
bundle updatefixed it and I was able to load the site locallyFixed Issues
N/A, discovered while testing #52010
PROPOSAL:
Tests
Offline tests
N/A
QA Steps
docs/to set up the doc site locally// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop