<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask/spec/support, branch 1.1.10</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>rubocop: trailing comma in multiline method calls</title>
<updated>2017-02-12T15:11:38+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2017-02-12T15:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9e97eadccbd99df1c6ffe489ab316d7ebde7fe86'/>
<id>9e97eadccbd99df1c6ffe489ab316d7ebde7fe86</id>
<content type='text'>
Discussed in
https://github.com/Homebrew/brew/pull/1987/files#r100693581.

This was originally ommitted because it wasn't compatible with Ruby 1.8.
(See https://github.com/Homebrew/legacy-homebrew/pull/48144#r49928971).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discussed in
https://github.com/Homebrew/brew/pull/1987/files#r100693581.

This was originally ommitted because it wasn't compatible with Ruby 1.8.
(See https://github.com/Homebrew/legacy-homebrew/pull/48144#r49928971).
</pre>
</div>
</content>
</entry>
<entry>
<title>Move NeverSudoSystemCommand to separate file.</title>
<updated>2017-02-10T16:19:19+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-09T03:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a9e538efbdb0532e9236400434c9970e0cdfd8fc'/>
<id>a9e538efbdb0532e9236400434c9970e0cdfd8fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert postflight test to spec.</title>
<updated>2017-02-10T16:19:19+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-09T02:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e7c943b561cc9c0bfc1d0923783e5dbf729bc076'/>
<id>e7c943b561cc9c0bfc1d0923783e5dbf729bc076</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert caveats test to spec.</title>
<updated>2017-02-10T16:19:19+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-09T02:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ba61d3ca6ba6ee4d8553d7f3df1b0de88806a6fe'/>
<id>ba61d3ca6ba6ee4d8553d7f3df1b0de88806a6fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert Zap test to spec.</title>
<updated>2017-02-10T16:19:19+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-09T02:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c431758f2dff931b69b16ab412dabacbe77380c0'/>
<id>c431758f2dff931b69b16ab412dabacbe77380c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert List test to spec.</title>
<updated>2017-02-10T16:19:19+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-08T11:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bcaa13b7507afaf7f957a2d815884a8263461d31'/>
<id>bcaa13b7507afaf7f957a2d815884a8263461d31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1969 from reitermarkus/valid-symlink</title>
<updated>2017-02-09T20:37:03+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-09T20:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f810bf6bcdd48fda0cac5944d661a863fbf61b5c'/>
<id>f810bf6bcdd48fda0cac5944d661a863fbf61b5c</id>
<content type='text'>
Create custom matchers for “valid symlink”.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create custom matchers for “valid symlink”.</pre>
</div>
</content>
</entry>
<entry>
<title>Use explicit checks instead of custom matcher.</title>
<updated>2017-02-09T18:02:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-09T18:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=31c51108ce43ae97f6b8c061be90ccc1a567010b'/>
<id>31c51108ce43ae97f6b8c061be90ccc1a567010b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1970 from reitermarkus/at-exit-hack</title>
<updated>2017-02-08T10:24:55+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-08T10:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=526cab4010a3675445d06da3299efaac6e4117ac'/>
<id>526cab4010a3675445d06da3299efaac6e4117ac</id>
<content type='text'>
Remove `kernel_at_exit_hacks.rb`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove `kernel_at_exit_hacks.rb`.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `Sha256Helper`.</title>
<updated>2017-02-08T06:32:36+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-02-08T06:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9c623a273b967b8554ff5bd9b8debc2cf4c0cbd9'/>
<id>9c623a273b967b8554ff5bd9b8debc2cf4c0cbd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
