1.3.6
- portable-ruby: use rebuild with coverage support for Linux. (@sjackman)
- doctor: Check for branch of core tap (take 2) (@BenMusch)
- Handle APFS returning hash order. (@DomT4)
- vendor-install: use full shasum PATH. (@MikeMcQuaid)
- caveats.rb: empty method on Linux (@maxim-belkin)
- lines_cop: add ENV.universal_binary audit exemption for wine (@JCount)
- java_requirement: fix Java 9 version detection (@DomT4)
- Add depends_on :linux and :macos (@sjackman)
- Specifies which errant version of Ruby is used in raise. (@ashfurrow)
- Allow editing invalid Casks. (@reitermarkus)
- formula_desc_cop: empty string is not a valid desc (@DomT4)
- audit: more *_predicate nudging/tweaks (@DomT4)
- pull: fix bintray verification failing due to redirection (@vszakats)
- Refactor
MacOS::languages
. (@reitermarkus) - Refactor
SystemCommand
. (@reitermarkus) - Update docs: homebrew/livecheck (@davidchall)
- fileutils: deprecate rake DSL (@ilovezfs)
- Properly handle special characters in file names. (@reitermarkus)
- Set RuboCop maximum to current maximum. (@reitermarkus)
- audit: Silence not notable on non-Homebrew taps (@sjackman)
- Clean up code style and remove
.rubocop_todo.yml
. (@reitermarkus)