Commit d0272b9
committed
Re-generate with matching protoc version
$ cd lib/
$ protoc --version # libprotoc 25.7
$ protoc **/*.proto --ruby_out=lib/
> The protoc version can be inferred from the Protobuf Ruby minor version number.
> Example: Protobuf Ruby version 3.25.x uses protoc version 25.x.
Reference:
https://protobuf.dev/support/version-support/1 parent 6617dc6 commit d0272b9
File tree
2 files changed
+59
-33
lines changed- lib
- google/type
- protobuf_nested_struct
2 files changed
+59
-33
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments