Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Mike McQuaid
|
d64429a736
|
rubocop: enable Style/IfUnlessModifier.
|
2019-02-21 12:55:49 +00:00 |
|
Mike McQuaid
|
1aa8ad09e2
|
Deprecate macOS versions below Mavericks
And remove all dead/unneeded code.
|
2019-01-27 12:27:47 +00:00 |
|
Mike McQuaid
|
170c5493a4
|
Update deprecations
- Add some `odeprecated`
- Make some `odeprecated` now `odisabled`
- Remove `odisabled` code.
- Remove old update migrations
- Remove GCC 4.0 compiler
- Remove Tiger-only code
- Remove 32-bit-only code
- Remove use of LD64
- Remove GCC 4.3 - 4.8 support.
|
2019-01-08 19:13:46 +00:00 |
|
Shaun Jackman
|
8461cf24f1
|
rubocop: Use include? rather than match
|
2018-12-10 10:23:39 -08:00 |
|
Shaun Jackman
|
f62955688f
|
audit: Disable "Don't use OS.mac?" for Linuxbrew
|
2018-11-26 11:55:28 -08:00 |
|
Mike McQuaid
|
376eac2b8d
|
rubocops: rename files for consistency.
Make the filenames consistent with the class names.
|
2018-11-08 14:42:55 +00:00 |
|