BrewTestBot
|
42f606a43e
|
brew vendor-gems: commit updates.
|
2021-05-07 16:47:58 -04:00 |
|
dependabot[bot]
|
0b7f6e9c1c
|
build(deps): bump rubocop from 1.13.0 to 1.14.0 in /Library/Homebrew
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.13.0...v1.14.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 16:47:58 -04:00 |
|
BrewTestBot
|
74e89079ec
|
Update RBI files for rubocop-rails.
|
2021-05-07 16:47:58 -04:00 |
|
BrewTestBot
|
ed42e664cd
|
brew vendor-gems: commit updates.
|
2021-05-07 16:47:58 -04:00 |
|
dependabot[bot]
|
add1183f41
|
build(deps): bump rubocop-rails in /Library/Homebrew
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.10.0...v2.10.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 16:47:57 -04:00 |
|
cnnrmnn
|
b5a7337b05
|
Add deprecation paths for tap --full/--shallow
|
2021-05-07 09:29:19 -04:00 |
|
cnnrmnn
|
6e1345b899
|
Remove --shallow and --full from manpage
|
2021-05-06 10:18:18 -04:00 |
|
cnnrmnn
|
dd2b3c9c43
|
Remove --shallow and --full from completions
|
2021-05-06 10:16:43 -04:00 |
|
cnnrmnn
|
02993c5899
|
Update tests to stop passing full_clone
|
2021-05-06 10:11:21 -04:00 |
|
cnnrmnn
|
674594f75c
|
Stop using shallow clones for taps
|
2021-05-06 10:10:56 -04:00 |
|
Mike McQuaid
|
2dc6ff13cf
|
Merge pull request #11335 from Homebrew/dependabot/bundler/Library/Homebrew/activesupport-6.1.3.2
build(deps): bump activesupport from 6.1.3.1 to 6.1.3.2 in /Library/Homebrew
|
2021-05-06 10:15:58 +01:00 |
|
Mike McQuaid
|
42f23665a2
|
Merge pull request #11333 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.11.3
build(deps): bump rubocop-performance from 1.11.2 to 1.11.3 in /Library/Homebrew
|
2021-05-06 10:15:33 +01:00 |
|
Mike McQuaid
|
2867fb67a9
|
Merge pull request #11260 from hyuraku/update.sh-repair_style
cmd/update.sh: repair bash style
|
2021-05-06 10:10:49 +01:00 |
|
BrewTestBot
|
608e5c3981
|
Update RBI files for activesupport.
|
2021-05-06 05:52:24 +00:00 |
|
BrewTestBot
|
340bb4c122
|
Update RBI files for rubocop-performance.
|
2021-05-06 05:51:36 +00:00 |
|
BrewTestBot
|
017b99aaa7
|
brew vendor-gems: commit updates.
|
2021-05-06 05:51:32 +00:00 |
|
BrewTestBot
|
24ede765d4
|
brew vendor-gems: commit updates.
|
2021-05-06 05:50:47 +00:00 |
|
dependabot[bot]
|
e5359b609f
|
build(deps): bump activesupport in /Library/Homebrew
Bumps [activesupport](https://github.com/rails/rails) from 6.1.3.1 to 6.1.3.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.3.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.1.3.1...v6.1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 05:49:13 +00:00 |
|
dependabot[bot]
|
1db2da7457
|
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.2...v1.11.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 05:48:32 +00:00 |
|
hyuraku
|
427859795a
|
cmd/update-report: change ENV
|
2021-05-06 10:03:21 +09:00 |
|
hyuraku
|
740cf7b6a1
|
cmd/update.sh: repair bash style
|
2021-05-06 10:03:16 +09:00 |
|
Bo Anderson
|
3e32762607
|
Merge pull request #11330 from Bo98/ruby-search-fix
utils/ruby.sh: fix Ruby path searching
|
2021-05-06 00:08:40 +01:00 |
|
Bo Anderson
|
d15cb8a83d
|
utils/ruby.sh: fix Ruby path searching
|
2021-05-05 22:59:24 +01:00 |
|
Mike McQuaid
|
d49aa0580d
|
Merge pull request #11328 from cnnrmnn/stop-shallow-cloning
Stop using shallow clones
|
2021-05-05 16:59:13 +01:00 |
|
Sean Molenaar
|
42ffee75a1
|
Merge pull request #11316 from SMillerDev/feature/linux/write_unit
|
2021-05-05 17:10:43 +02:00 |
|
cnnrmnn
|
bab8f32405
|
Stop using shallow clones
|
2021-05-05 10:38:56 -04:00 |
|
Rylan Polster
|
53b9f85281
|
Merge pull request #11322 from Rylan12/bottle-fix-rebuild
bottle: properly set rebuild for new formulae
|
2021-05-05 08:47:56 -04:00 |
|
Rylan Polster
|
acebeab9cb
|
bottle: improve style of rebuild fallback
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2021-05-05 08:27:58 -04:00 |
|
Mike McQuaid
|
70c8693cf7
|
Merge pull request #11324 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.11.2
build(deps): bump rubocop-performance from 1.11.1 to 1.11.2 in /Library/Homebrew
|
2021-05-05 12:03:54 +01:00 |
|
BrewTestBot
|
c3a9acbdde
|
Update RBI files for rubocop-performance.
|
2021-05-05 10:12:58 +00:00 |
|
BrewTestBot
|
444ff6b06c
|
brew vendor-gems: commit updates.
|
2021-05-05 10:12:06 +00:00 |
|
dependabot[bot]
|
7102fad71e
|
build(deps): bump rubocop-performance in /Library/Homebrew
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.1...v1.11.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 10:09:40 +00:00 |
|
Mike McQuaid
|
77b491642f
|
Merge pull request #11326 from MikeMcQuaid/delete-flaky-test
cask/installer_spec: delete flaky test.
|
2021-05-05 11:07:36 +01:00 |
|
Mike McQuaid
|
4f36217838
|
cask/installer_spec: delete flaky test.
I see this failing every couple of days despite no changes.
|
2021-05-05 10:32:52 +01:00 |
|
Mike McQuaid
|
7d6f9f6eb9
|
Merge pull request #11327 from MikeMcQuaid/no-oxford-commas
docs/Common-Issues: remove Oxford comma.
|
2021-05-05 10:29:02 +01:00 |
|
Mike McQuaid
|
b3603b5de8
|
docs/Common-Issues: remove Oxford comma.
Not sure why CI didn't catch this the first time.
|
2021-05-05 10:08:21 +01:00 |
|
Nanda H Krishna
|
8443617a38
|
Merge pull request #11319 from Homebrew/rename-man-workflow
workflows: rename `update-manpage` to `update-man-completions`
|
2021-05-05 14:32:47 +05:30 |
|
Mike McQuaid
|
a43a7c571c
|
Merge pull request #11323 from Homebrew/dependabot/bundler/Library/Homebrew/bootsnap-1.7.5
build(deps): bump bootsnap from 1.7.4 to 1.7.5 in /Library/Homebrew
|
2021-05-05 09:51:02 +01:00 |
|
Mike McQuaid
|
2f2df7156c
|
Merge pull request #11325 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-rails-2.10.0
build(deps): bump rubocop-rails from 2.9.1 to 2.10.0 in /Library/Homebrew
|
2021-05-05 09:47:31 +01:00 |
|
BrewTestBot
|
efa278763e
|
Update RBI files for rubocop-rails.
|
2021-05-05 05:52:21 +00:00 |
|
BrewTestBot
|
9c1af985a5
|
brew vendor-gems: commit updates.
|
2021-05-05 05:51:28 +00:00 |
|
BrewTestBot
|
5433aed7c3
|
Update RBI files for bootsnap.
|
2021-05-05 05:51:00 +00:00 |
|
BrewTestBot
|
19f0894340
|
brew vendor-gems: commit updates.
|
2021-05-05 05:50:06 +00:00 |
|
dependabot[bot]
|
8a256b7896
|
build(deps): bump rubocop-rails in /Library/Homebrew
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.9.1...v2.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 05:48:13 +00:00 |
|
dependabot[bot]
|
eee71826d6
|
build(deps): bump bootsnap from 1.7.4 to 1.7.5 in /Library/Homebrew
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.4...v1.7.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 05:47:44 +00:00 |
|
Rylan Polster
|
da27c70323
|
bottle: properly set rebuild for new formulae
|
2021-05-04 23:10:40 -04:00 |
|
Carlo Cabrera
|
684505b55b
|
Merge pull request #11310 from carlocab/openlibm-provided-by-macos
rubocops/uses_from_macos: remove openlibm
|
2021-05-04 22:02:42 +01:00 |
|
Nanda H Krishna
|
dbc51c92af
|
workflows: rename update-manpage to update-man-completions
|
2021-05-05 00:12:57 +05:30 |
|
Nanda H Krishna
|
65c8d762ad
|
Merge pull request #11318 from Homebrew/update-manpage
Update maintainers, manpage and completions.
|
2021-05-04 23:24:50 +05:30 |
|
BrewTestBot
|
6d23fc2c4d
|
Update maintainers, manpage and completions.
Autogenerated by the [update-manpage](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-manpage.yml) workflow.
|
2021-05-04 17:35:09 +00:00 |
|