weaveworks / weave-gitops

Weave GitOps provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.
https://docs.gitops.weave.works/
Apache License 2.0
905 stars 151 forks source link

update homebrew configuration for ruby 3 #4161

Closed enekofb closed 9 months ago

enekofb commented 9 months ago

Part: https://github.com/weaveworks/homebrew-tap/issues/36

What changed?

Updated tap install to address TypeError: no implicit conversion of Hash into String This change is based on the PR https://github.com/weaveworks/homebrew-tap/pull/37/files

Why was this change made?

Otherwise, the error in the ticket would appear for latest brew versions

How did you validate the change?

Change validated in this PR https://github.com/weaveworks/homebrew-tap/pull/37/files

Release notes No

Documentation Changes No