Fastlane
How to update fastlane
- Make sure that you are not in any nix shells. If you are using direnv you may need to
direnv block
temporarily. - Delete Gemflix.lock and gemset.nix
- Run
bundle update
- Restore the nix shell or otherwise get bundix in your path and run it.