`type` argument is ignored on MacOS. OpenFile version: 3.5.10 **Example:** - code: `OpenFile.open('file.md', type: 'text/plain')` - result: file.md is opened in default app for .md files - expected: file.md is open in default app for text files