grpc/src/ruby/bin
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513)
This commit upgrades gRPC to protobuf v25.0 and makes some fixes to
account for upb changes. One major change is that upb has been merged
into the protobuf repo, so we can now drop the separate `@upb`
dependency. Another is that `.upb.c` files no longer exist and there are
new `.upb_minitable.h` and `.upb_minitable.c` files. The longer
filenames exceeded a Windows restriction, so to work around that I
renamed the `upb-generated` directory to just `upb-gen`, and likewise
for `upbdefs-generated`.
2023-11-10 00:11:09 -08:00
..
math_client.rb Fix math-client 2018-05-15 10:21:06 +09:00
math_pb.rb [deps] Upgrade protobuf version to v25.0 (#34513) 2023-11-10 00:11:09 -08:00
math_server.rb auto-fix most of licenses 2017-06-08 11:22:41 +02:00
math_services_pb.rb Update protobuf version to 3.15.8 (#26105) 2021-04-30 11:03:23 -07:00
noproto_client.rb auto-fix most of licenses 2017-06-08 11:22:41 +02:00
noproto_server.rb auto-fix most of licenses 2017-06-08 11:22:41 +02:00