Fix uninitialized constant Set error#249098
Fix uninitialized constant Set error#249098danielbayley wants to merge 1 commit intoHomebrew:mainfrom
Set error#249098Conversation
|
CI disagrees that this is needed. Are you using the required ruby version? |
@SMillerDev Ah, I’m stuck on Sequoia (15.7.3, with /usr/bin/ruby 2.6.10) at the moment due to hardware issues… Is it worth removing this one line to make contributing more difficult for users on slightly older OS versions? |
|
It should use portable ruby though. Not the system one |
This is a bug then? |
|
What if you first run |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
@bevanjkay Same problem. |
Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.
In the following questions
<cask>is the token of the cask you're submitting.After making any changes to a cask, existing or new, verify:
brew audit --cask --online <cask>is error-free.brew style --fix <cask>reports no offenses.Additionally, if adding a new cask:
brew audit --cask --new <cask>worked successfully.HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask>worked successfully.brew uninstall --cask <cask>worked successfully.If AI was used to generate or assist with generating the PR:
zapstanza paths.