Steven Peters 
							
						 
					 
					
						
						
						
						
							
						
						
							a4d73b198a 
							
						 
					 
					
						
						
							
							azure-pipelines.yml: use macOS-10.14  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-09 20:03:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f8bbffdddc 
							
						 
					 
					
						
						
							
							Merge pull request  #5972  from core-code/master  
						
						 
						
						... 
						
						
						
						Add checking whether an appcast contains the version number 
						
						
							
						
					 
					
						2019-05-09 19:12:23 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							37f4b92644 
							
						 
					 
					
						
						
							
							Merge pull request  #6108  from Homebrew/dependabot/bundler/docs/unicode-display_width-1.6.0  
						
						 
						
						... 
						
						
						
						build: bump unicode-display_width from 1.5.0 to 1.6.0 in /docs 
						
						
							
						
					 
					
						2019-05-08 09:18:16 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7ca84bced2 
							
						 
					 
					
						
						
							
							Merge pull request  #6107  from Homebrew/dependabot/bundler/docs/multipart-post-2.1.0  
						
						 
						
						... 
						
						
						
						build: bump multipart-post from 2.0.0 to 2.1.0 in /docs 
						
						
							
						
					 
					
						2019-05-08 09:14:43 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e23735d07 
							
						 
					 
					
						
						
							
							build: bump unicode-display_width from 1.5.0 to 1.6.0 in /docs  
						
						 
						
						... 
						
						
						
						Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases )
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md )
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2019-05-08 07:46:25 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							16a5e3d556 
							
						 
					 
					
						
						
							
							build: bump multipart-post from 2.0.0 to 2.1.0 in /docs  
						
						 
						
						... 
						
						
						
						Bumps [multipart-post](https://github.com/nicksieger/multipart-post ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/nicksieger/multipart-post/releases )
- [Changelog](https://github.com/socketry/multipart-post/blob/master/History.txt )
- [Commits](https://github.com/nicksieger/multipart-post/compare/v2.0.0...v2.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2019-05-08 05:19:30 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							039885c95d 
							
						 
					 
					
						
						
							
							Merge pull request  #6105  from mroth/patch-1  
						
						 
						
						... 
						
						
						
						speedup bash completion loading suggestion in docs 
						
						
							
						
					 
					
						2019-05-07 18:01:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matthew Rothenberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc30e9f64d 
							
						 
					 
					
						
						
							
							speedup bash completion loading suggestion in docs  
						
						 
						
						... 
						
						
						
						The current suggestion for users shells out to `brew --prefix` three separate times, which has a non-zero overhead (as per quick benchmark below, approx 20ms per invocation). By making a minor change, the first invocation can be stored in a local variable to reduce shell startup time.
```
$ hyperfine --warmup=3 'brew --prefix'       
Benchmark #1 : brew --prefix
  Time (mean ± σ):      21.3 ms ±   1.5 ms    [User: 8.8 ms, System: 10.6 ms]
  Range (min … max):    20.3 ms …  37.0 ms    128 runs
``` 
						
						
							
						
					 
					
						2019-05-07 12:36:02 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Julian Mayer 
							
						 
					 
					
						
						
						
						
							
						
						
							a061a8d9f7 
							
						 
					 
					
						
						
							
							add optional checking whether appcast contains the version stanza to "brew cask audit"  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-07 17:06:54 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84085bd430 
							
						 
					 
					
						
						
							
							Merge pull request  #6104  from MikeMcQuaid/formulary-brew-extract-recommend  
						
						 
						
						... 
						
						
						
						formulary: recommend `brew extract`. 
						
						
							
						
					 
					
						2019-05-07 14:33:22 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d7bc5835b9 
							
						 
					 
					
						
						
							
							formulary: recommend brew extract.  
						
						 
						
						... 
						
						
						
						This will provide a better experience to users rather than a URL that
will likely break in future. 
						
						
							
						
					 
					
						2019-05-07 10:50:19 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4141c1bfa0 
							
						 
					 
					
						
						
							
							Merge pull request  #6102  from dalance/homebrew_arch_doc  
						
						 
						
						... 
						
						
						
						Add doc of HOMEBREW_ARCH 
						
						
							
						
					 
					
						2019-05-07 09:11:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09d8f6485c 
							
						 
					 
					
						
						
							
							manpage: tweak HOMEBREW_ARCH wording.  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-07 08:33:44 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dalance 
							
						 
					 
					
						
						
						
						
							
						
						
							9d4e1a53f5 
							
						 
					 
					
						
						
							
							Add doc of HOMEBREW_ARCH  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-07 11:50:14 +09:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9934f0086b 
							
						 
					 
					
						
						
							
							brew vendor-gems: commit updates.  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-06 16:40:08 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4025eadc2c 
							
						 
					 
					
						
						
							
							Merge pull request  #6098  from dalance/homebrew_arch  
						
						 
						
						... 
						
						
						
						Add HOMEBREW_ARCH environment variable 
						
						
							
  2.1.2
 
						
					 
					
						2019-05-06 09:58:06 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dalance 
							
						 
					 
					
						
						
						
						
							
						
						
							c6fd1ceaef 
							
						 
					 
					
						
						
							
							Add HOMEBREW_ARCH  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-06 17:36:13 +09:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							18f4c537d9 
							
						 
					 
					
						
						
							
							Merge pull request  #6099  from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.2.0  
						
						 
						
						... 
						
						
						
						build: bump rubocop-performance from 1.1.0 to 1.2.0 in /Library/Homebrew 
						
						
							
						
					 
					
						2019-05-06 08:20:30 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17d981777a 
							
						 
					 
					
						
						
							
							Merge pull request  #6097  from sjackman/test-pgrep  
						
						 
						
						... 
						
						
						
						test: Avoid pgrep -q, not available with GNU pgrep 
						
						
							
						
					 
					
						2019-05-06 08:18:09 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							82ad42f831 
							
						 
					 
					
						
						
							
							build: bump rubocop-performance from 1.1.0 to 1.2.0 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.1.0...v1.2.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2019-05-06 06:28:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shaun Jackman 
							
						 
					 
					
						
						
						
						
							
						
						
							4ab7eb93d7 
							
						 
					 
					
						
						
							
							test: Avoid pgrep -q, not available with GNU pgrep  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-05 21:00:27 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7c719b756f 
							
						 
					 
					
						
						
							
							Merge pull request  #6095  from Homebrew/dependabot/bundler/Library/Homebrew/parallel_tests-2.29.0  
						
						 
						
						... 
						
						
						
						build: bump parallel_tests from 2.28.0 to 2.29.0 in /Library/Homebrew 
						
						
							
						
					 
					
						2019-05-05 09:40:31 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2efbeab4df 
							
						 
					 
					
						
						
							
							build: bump parallel_tests from 2.28.0 to 2.29.0 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 2.28.0 to 2.29.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases )
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.28.0...v2.29.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2019-05-04 21:04:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							835f38e134 
							
						 
					 
					
						
						
							
							Merge pull request  #6094  from melvyn2/patch-1  
						
						 
						
						... 
						
						
						
						cmd/tap-info: fix frozen pathname usage 
						
						
							
						
					 
					
						2019-05-04 21:27:46 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								melvyn2 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f616b6fe9 
							
						 
					 
					
						
						
							
							cmd/tap-info: fix frozen pathname usage  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-04 09:09:58 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								FX Coudert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							910da275b1 
							
						 
					 
					
						
						
							
							Merge pull request  #6093  from fxcoudert/gcc9  
						
						 
						
						... 
						
						
						
						Support GCC 9 
						
						
							
						
					 
					
						2019-05-03 17:21:41 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								FX Coudert 
							
						 
					 
					
						
						
						
						
							
						
						
							7d014d0565 
							
						 
					 
					
						
						
							
							Support GCC 9  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-03 16:58:11 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7da51b4a74 
							
						 
					 
					
						
						
							
							Merge pull request  #6092  from gmkey/patch-1  
						
						 
						
						... 
						
						
						
						remove incorrect cask completion cleanup 
						
						
							
						
					 
					
						2019-05-02 15:31:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gijs Key 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d0ffd2487e 
							
						 
					 
					
						
						
							
							remove incorrect cask completion cleanup  
						
						 
						
						... 
						
						
						
						The brew file contains an incorrect completion for brew cask cleanup, which will yield an error as cleanup is deprecated from brew cask. 
						
						
							
						
					 
					
						2019-05-02 16:09:40 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							96779be8a6 
							
						 
					 
					
						
						
							
							Merge pull request  #6090  from MikeMcQuaid/fix-build-head  
						
						 
						
						... 
						
						
						
						ARGV: fix build_head? call. 
						
						
							
						
					 
					
						2019-05-02 08:36:30 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd40af2c58 
							
						 
					 
					
						
						
							
							ARGV: fix build_head? call.  
						
						 
						
						... 
						
						
						
						Fixes  #6087 . 
						
						
							
						
					 
					
						2019-05-02 08:16:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb0fb6e70b 
							
						 
					 
					
						
						
							
							Merge pull request  #6088  from Homebrew/dependabot/bundler/docs/addressable-2.6.0  
						
						 
						
						... 
						
						
						
						build: bump addressable from 2.5.2 to 2.6.0 in /docs 
						
						
							
						
					 
					
						2019-05-02 08:09:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b294d6b304 
							
						 
					 
					
						
						
							
							Merge pull request  #6086  from Homebrew/dependabot/bundler/Library/Homebrew/coveralls-0.8.23  
						
						 
						
						... 
						
						
						
						build: bump coveralls from 0.8.22 to 0.8.23 in /Library/Homebrew 
						
						
							
						
					 
					
						2019-05-02 08:08:59 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7897fd4b63 
							
						 
					 
					
						
						
							
							build: bump addressable from 2.5.2 to 2.6.0 in /docs  
						
						 
						
						... 
						
						
						
						Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.5.2 to 2.6.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2019-05-02 05:20:20 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8831467cd5 
							
						 
					 
					
						
						
							
							build: bump coveralls from 0.8.22 to 0.8.23 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [coveralls](https://coveralls.io ) from 0.8.22 to 0.8.23.
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2019-05-01 18:54:24 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86822bcd6f 
							
						 
					 
					
						
						
							
							Merge pull request  #6084  from reitermarkus/rubocop-performance  
						
						 
						
						... 
						
						
						
						Fix `brew cask style`. 
						
						
							
						
					 
					
						2019-05-01 14:48:13 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							3b745084ae 
							
						 
					 
					
						
						
							
							Fix brew cask style.  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-01 15:14:38 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							48fb2ebf33 
							
						 
					 
					
						
						
							
							Merge pull request  #6083  from MikeMcQuaid/require-xcode-10.2  
						
						 
						
						... 
						
						
						
						Require Xcode 10.2 on macOS 10.14 
						
						
							
						
					 
					
						2019-05-01 13:36:49 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb1fc0f1b1 
							
						 
					 
					
						
						
							
							Merge pull request  #6080  from nirvdrum/fix-build-environment  
						
						 
						
						... 
						
						
						
						Fix bad mutable call on a frozen string. 
						
						
							
						
					 
					
						2019-05-01 09:31:58 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							01a3425502 
							
						 
					 
					
						
						
							
							Require Xcode 10.2 on macOS 10.14  
						
						 
						
						... 
						
						
						
						Xcode >=10.2 is required to build all Swift formulae on macOS >=10.14.4.
Rather than requiring per-formula workarounds
(e.g. Homebrew/homebrew-core#39446 ) this provides a more stable platform
Homebrew can rely on for building Swift formulae. 
						
						
							
						
					 
					
						2019-05-01 09:06:41 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd777088d0 
							
						 
					 
					
						
						
							
							build_environment: tweak frozen string handling.  
						
						 
						
						
						
						
							
						
					 
					
						2019-05-01 09:03:39 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cd51c9a511 
							
						 
					 
					
						
						
							
							Merge pull request  #6082  from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.68.1  
						
						 
						
						... 
						
						
						
						build: bump rubocop from 0.68.0 to 0.68.1 in /Library/Homebrew 
						
						
							
						
					 
					
						2019-05-01 08:58:41 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9b51f0fa6 
							
						 
					 
					
						
						
							
							build: bump rubocop from 0.68.0 to 0.68.1 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.68.0 to 0.68.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.68.0...v0.68.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2019-05-01 06:34:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Menard 
							
						 
					 
					
						
						
						
						
							
						
						
							2f21de596f 
							
						 
					 
					
						
						
							
							Fix bad mutable call on a frozen string.  
						
						 
						
						
						
						
							
						
					 
					
						2019-04-30 13:12:27 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2aefcb37c4 
							
						 
					 
					
						
						
							
							Merge pull request  #6077  from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-0.68.0  
						
						 
						
						... 
						
						
						
						build: bump rubocop from 0.67.2 to 0.68.0 in /Library/Homebrew 
						
						
							
						
					 
					
						2019-04-30 09:57:31 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a4f86ba973 
							
						 
					 
					
						
						
							
							Don’t require aligned arguments for taps.  
						
						 
						
						
						
						
							
						
					 
					
						2019-04-30 09:19:29 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c4f72312ce 
							
						 
					 
					
						
						
							
							Fixup brew style failures.  
						
						 
						
						
						
						
							
						
					 
					
						2019-04-30 09:19:18 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							738f4689a5 
							
						 
					 
					
						
						
							
							Add rubocop-performance gem.  
						
						 
						
						
						
						
							
						
					 
					
						2019-04-30 08:44:10 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c824419def 
							
						 
					 
					
						
						
							
							Merge pull request  #6076  from Homebrew/dependabot/bundler/Library/Homebrew/net-http-persistent-3.0.1  
						
						 
						
						... 
						
						
						
						build: bump net-http-persistent from 3.0.0 to 3.0.1 in /Library/Homebrew 
						
						
							
						
					 
					
						2019-04-30 08:06:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1d334e270e 
							
						 
					 
					
						
						
							
							build: bump rubocop from 0.67.2 to 0.68.0 in /Library/Homebrew  
						
						 
						
						... 
						
						
						
						Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.67.2 to 0.68.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.67.2...v0.68.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com> 
						
						
							
						
					 
					
						2019-04-30 06:26:49 +00:00