dependabot[bot]
11f0851622
Bump rubocop-rspec from 1.29.1 to 1.30.0 in /Library/Homebrew/test
...
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.29.1...v1.30.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-08 06:48:33 +00:00
L. E. Segovia
59fcaa3674
Cask: set write permissions on symlinks
2018-10-08 01:39:52 +00:00
commitay
e9a82ad911
audit: remove openssl@1.1
from unstable spec whitelist
2018-10-08 11:14:48 +10:00
commitay
da7d46aa14
remove appcast checkpoint audit
2018-10-08 10:54:30 +10:00
commitay
3fd75bb28b
Merge pull request #5054 from commitay/sourceforge
...
cask/audit: remove cask specific sourceforge URL audits
2018-10-08 09:45:37 +10:00
commitay
f2caa9b02f
cask/audit: remove cask specific sourceforge URL audits
2018-10-08 09:24:00 +10:00
Markus Reiter
5dd571adeb
Replace #chuzzle
with ActiveSupport’s #presence
.
2018-10-07 23:10:56 +02:00
Markus Reiter
16618d0fc7
Use ActiveSupport’s #pluralize
and #to_sentence
.
2018-10-07 23:10:56 +02:00
Markus Reiter
c4d418e126
Use ActiveSupport’s #second
.
2018-10-07 23:10:56 +02:00
Markus Reiter
72f350e757
Use ActiveSupport’s #second_to_last
.
2018-10-07 23:10:56 +02:00
Markus Reiter
a9128c543c
Use ActiveSupport’s #days
.
2018-10-07 23:10:56 +02:00
Markus Reiter
b74c3b120d
Remove unused include
.
2018-10-07 23:09:21 +02:00
Mike McQuaid
39c723a971
travis.yml: use /usr/local/bin on Linux for shellcheck.
2018-10-07 22:09:05 +01:00
Mike McQuaid
4feb851279
Fix brew style
shellcheck warnings.
2018-10-07 22:08:59 +01:00
Mike McQuaid
96504ec9dc
style: check Bash style with shellcheck
2018-10-07 22:08:43 +01:00
Markus Reiter
b7cf925da8
Remove unused methods in Staged
module.
2018-10-07 22:00:07 +02:00
Markus Reiter
59e3a532ff
Remove the accessibility_access
stanza.
2018-10-07 21:53:31 +02:00
Mike McQuaid
728189d3e9
Merge pull request #5050 from EricFromCanada/docs-edits
...
various documentation edits
2018-10-07 20:01:05 +01:00
Mike McQuaid
138a25b279
Merge pull request #5027 from EricFromCanada/docs-external-commands
...
docs: fix Official External Commands section
2018-10-07 19:59:18 +01:00
Markus Reiter
8b9c80795d
Merge pull request #5053 from vszakats/protrelredir
...
download_strategy: Miscalculated redirect when `Location:` is protocol-relative
2018-10-07 19:09:36 +02:00
Viktor Szakats
041cd039f7
download_strategy: Miscalculated redirect when Location:
is protocol-relative
2018-10-07 11:16:33 +00:00
Mike McQuaid
c5a3cb75f3
Merge pull request #5047 from samuela/patch-1
...
"occured" -> "occurred"
2018-10-06 19:58:42 +01:00
EricFromCanada
b2b8f632bb
docs: distinguish <code> and <var> in HTML output
...
Replace <var> tags with markup for italicized monospaced text in Markdown.
This requires the source to not combine bracketed and backticked text.
2018-10-06 00:51:13 -04:00
EricFromCanada
dbea3cbe90
restore sorting of options after commands
2018-10-06 00:47:58 -04:00
EricFromCanada
997a207889
docs: fix Official External Commands section
...
Work around ronn's inability to nest indents within list items by modifying its output to add a line break and indent after lines ending with a colon that aren't a list item's first line. This allows `brew.1.md.erb` to join the commands' help text without extra line breaks, which avoids the issue where kramdown was turning any command specs containing pipe characters into tables in the HTML output.
2018-10-05 23:47:48 -04:00
EricFromCanada
341b24a9c5
also apply .editorconfig to Markdown files
2018-10-05 17:33:24 -04:00
EricFromCanada
31dbc4f985
Various documentation edits
...
Mostly edits to formatting, grammar, wording for consistency & readability.
2018-10-05 17:23:22 -04:00
samuela
eed915103b
"occured" -> "occurred"
2018-10-05 12:04:19 -07:00
Mike McQuaid
88837353fb
Merge pull request #5031 from MikeMcQuaid/docs-html-proofer
...
docs: check links with `html-proofer`
2018-10-05 18:14:58 +01:00
Mike McQuaid
535e54d83d
Merge pull request #5046 from Homebrew/dependabot/bundler/Library/Homebrew/test/codecov-0.1.11
...
Bump codecov from 0.1.10 to 0.1.11 in /Library/Homebrew/test
2018-10-05 18:14:32 +01:00
dependabot[bot]
cc7bf45d37
Bump codecov from 0.1.10 to 0.1.11 in /Library/Homebrew/test
...
Bumps [codecov](https://github.com/codecov/codecov-ruby ) from 0.1.10 to 0.1.11.
- [Release notes](https://github.com/codecov/codecov-ruby/releases )
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.1.10...v0.1.11 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 16:57:31 +00:00
Mike McQuaid
42456352ff
Merge pull request #5045 from Homebrew/dependabot/bundler/docs/nokogiri-1.8.5
...
[Security] Bump nokogiri from 1.8.4 to 1.8.5 in /docs
2018-10-05 12:39:24 +01:00
Shaun Jackman
d5444b6256
Merge pull request #5044 from sjackman/portable-ruby-arm
...
Update portable-ruby to verison 2.3.7 for ARM [Linux]
2018-10-04 19:28:25 -07:00
dependabot[bot]
6307ef7294
Bump nokogiri from 1.8.4 to 1.8.5 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.4...v1.8.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 01:15:15 +00:00
Shaun Jackman
cccc6aef18
Update portable-ruby to verison 2.3.7 for ARM [Linux]
2018-10-04 13:55:35 -07:00
Mike McQuaid
ff3cede96f
Merge pull request #5040 from MikeMcQuaid/cleanup-vendor-bundle
...
cleanup: remove vendor/bundle/ruby.
2018-10-04 15:56:37 +01:00
Mike McQuaid
54fe8e0ec0
docs: fix broken links.
2018-10-04 15:37:02 +01:00
Mike McQuaid
8a2490a1d3
docs: check links with html-proofer
...
This can be done with `bundle exec rake test`.
2018-10-04 15:37:01 +01:00
Mike McQuaid
4475d1e0f5
cleanup: remove vendor/bundle/ruby.
...
Otherwise gem paths will contain references to a now-deleted Ruby.
2018-10-04 15:08:38 +01:00
Mike McQuaid
7f6dc99445
Merge pull request #5035 from vszakats/urls
...
secure/fix URLs
2018-10-04 09:15:47 +01:00
Mike McQuaid
26b180a9b4
Merge pull request #5029 from MikeMcQuaid/cleanup_ruby_linkage
...
cleanup: cleanup portable ruby, old linkage cache.
2018-10-04 08:50:49 +01:00
Viktor Szakats
a0d971a0d0
secure/fix URLs
2018-10-03 21:21:05 +00:00
Shaun Jackman
78993d0692
Merge pull request #5024 from sjackman/coretap
...
CoreTap.default_remote: Use Linuxbrew/core [Linux]
2018-10-03 13:48:10 -07:00
Shaun Jackman
b65e68ce90
Merge pull request #5012 from sjackman/skylake
...
-march=native is default. Hardware::CPU: Add Skylake [Linux]
2018-10-03 13:47:59 -07:00
Mike McQuaid
3cba4737a8
Merge pull request #5028 from MikeMcQuaid/setup_remote_tap_symlink
...
setup_remote_tap: use system taps.
2018-10-03 19:45:52 +01:00
Shaun Jackman
13816a5687
GNU_GCC_VERSIONS: Remove the compiler gcc-4.3
2018-10-03 11:43:52 -07:00
Shaun Jackman
4addff3b2b
determine_optflags: Default is -march=native
2018-10-03 11:41:39 -07:00
Shaun Jackman
ad7323bd61
Hardware::CPU: Add Skylake [Linux]
2018-10-03 11:41:39 -07:00
Mike McQuaid
d2b5c704e1
cleanup: cleanup portable ruby, old linkage cache.
...
- Cleanup portable ruby if you haven't specifically requested it and
you don't need it. This will be useful when e.g. upgrading OS versions
- Cleanup the old DBM linkage cache. These will not be used again.
2018-10-03 19:26:49 +01:00
Mike McQuaid
ac2aabf287
setup_remote_tap: use system taps.
...
This saves recloning the taps we use multiple times when already done by
the user.
2018-10-03 19:14:04 +01:00