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 |
|
Bo Anderson
|
eac32f0b20
|
Additional fixes for Ruby 3 compatibility
|
2022-10-18 01:54:59 +01:00 |
|
Bo Anderson
|
6eb2d6df9a
|
utils/ruby_check_version_script: fix invalid shebang
|
2022-07-16 02:49:33 +01:00 |
|
Mike McQuaid
|
217bfb7dad
|
utils/ruby_check_version_script: fix and test.
Don't use ActiveSupport methods and add a test to make sure this doesn't regress.
Fixes #13559
|
2022-07-16 02:47:33 +01:00 |
|