Skip to content
This repository has been archived by the owner on May 22, 2018. It is now read-only.

Bump brewcask to 0.0.11 #853

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Bump brewcask to 0.0.11 #853

wants to merge 2 commits into from

Conversation

jacobbednarz
Copy link
Member

Updates brewcask to include a fix for correctly uninstalling formulas due
inconsistencies between brew uninstall and brew cask uninstall.

Also included in this PR is a fix for some issues with librarian-puppet
that I have been hitting since updating to git 2.14.1.

Following an upgrade to git 2.14.1 I was getting the following error:

```
[Librarian] Git: /usr/bin/git
error: unknown option `silent'
usage: git version [<options>]

    --build-options       also print build options
```

Digging into this I found voxpupuli/librarian-puppet#52 which shows a
fix by including the latest `librarianp` gem. This fixes the issue for
me however more digging into the architecture of `librarian-puppet` will
be required to understand this issue better.
Updates brewcask to include a fix for correctly uninstalling formulas
due inconsistencies between `brew uninstall` and `brew cask uninstall`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant