What version of protobuf and what language are you using?
Version: google-protobuf-3.21.12-x86_64-linux
Language: Ruby
What operating system (Linux, Windows, ...) and version?
Linux (ubuntu-latest in a GitHub Action)
What runtime / compiler are you using (e.g., python version or gcc version)
I do not know at the moment
What did you do?
Steps to reproduce the behavior:
- Run a GitHub action that includes installation of the latest
google-protobuf gem
- See error
What did you expect to see
Fetching google-protobuf 3.21.12
Installing google-protobuf 3.21.12 with native extensions
What did you see instead?
google-protobuf-3.21.12-x86_64-linux requires ruby version < 3.2.dev, >= 2.5,
which is incompatible with the current version, 3.2.0
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
Anything else we should know about your project / environment
What version of protobuf and what language are you using?
Version:
google-protobuf-3.21.12-x86_64-linuxLanguage: Ruby
What operating system (Linux, Windows, ...) and version?
Linux (
ubuntu-latestin a GitHub Action)What runtime / compiler are you using (e.g., python version or gcc version)
I do not know at the moment
What did you do?
Steps to reproduce the behavior:
google-protobufgemWhat did you expect to see
What did you see instead?
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
Anything else we should know about your project / environment