Douglas Eichelberger
|
26eda5a303
|
git grep -l '^describe' | xargs gsed -i 's|^describe|RSpec.describe|g'
|
2024-02-19 13:57:27 +00:00 |
|
Markus Reiter
|
a7cc9a8b41
|
Fix BundleVersion comparison.
|
2023-05-16 14:23:15 +02:00 |
|
Douglas Eichelberger
|
9075cbae62
|
brew style --fix
|
2023-04-21 09:58:50 -07:00 |
|
Douglas Eichelberger
|
ac1e6ded9a
|
git grep -l '# typed: false' | xargs gsed -i 's|# typed: false||g'
|
2023-04-21 09:57:47 -07:00 |
|
Markus Reiter
|
a57813321b
|
Fix BundleVersion comparison when one part is nil .
|
2021-03-28 04:15:59 +02:00 |
|
Markus Reiter
|
91d6009891
|
Remove special case for XQuartz.
|
2020-12-15 14:24:17 +01:00 |
|
Markus Reiter
|
7b9556db06
|
Remove trailing version from short_version .
|
2020-12-15 14:24:17 +01:00 |
|
Markus Reiter
|
d2ff879496
|
Add BundleVersion class.
|
2020-12-15 14:24:17 +01:00 |
|