citizenlab
citizenlab copied to clipboard
Upgrade Ruby from 3.3.1 to 3.4.1
Putting this on hold for now because there is currently no precompiled version of grpc compatible with Ruby 3.4, and compiling the native extensions locally takes too much time.
Next steps:
- Upgrade
grpcto a version with a compatible precompiled binary. - Run
bundle update --bundler.
Changelog
Technical
- Upgrade Ruby from 3.3.1 to 3.4.1