Skip to content

Updated depends_on method for future-proofing - #3

Open
et-seq wants to merge 1 commit into
AlexStrNik:mainfrom
et-seq:patch-1
Open

Updated depends_on method for future-proofing#3
et-seq wants to merge 1 commit into
AlexStrNik:mainfrom
et-seq:patch-1

Conversation

@et-seq

@et-seq et-seq commented Jun 17, 2026

Copy link
Copy Markdown

Newer versions of homebrew now throws error Warning: Calling string comparison format for depends_on macos:is deprecated! Usedepends_on macos: :ventura instead.

Updated line 11 of .rb file to adopt a more modern syntax.

Newer versions of homebrew now throws error `Warning: Calling string comparison format for `depends_on macos:` is deprecated! Use `depends_on macos: :ventura` instead.`

Updated line 11 of .rb file to adopt a more modern syntax.
@masterflitzer

Copy link
Copy Markdown

duplicate of #2

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.

2 participants