Closed mberrueta closed 6 years ago
with 3.5 also fails
google-protobuf-3.5.0-universal-darwin requires ruby version < 2.5, which is incompatible with the current version, ruby 2.5.0p0
Hi @mberrueta, thanks for opening this issue. The problem is that both the grpc
and google-protobuf
gems you are using are pre-compiled and they don't have support for Ruby 2.5 since it was just released. We expect new versions of both these gems that will add support for Ruby 2.5 sometime early January.
One workaround may be to compile these gems by following these instructions.
/cc @geigerj
thanks man!
GRPC has filed https://github.com/grpc/grpc/issues/13908 to track a release supporting Ruby 2.5.
I am closing this issue as there is an upstream issue for this (grpc/grpc#13908) and we don't anticipate any changes needed when that issue is fixed.
I'm using that it's working well
but trying to update to ruby 2.5.0
I'm getting the error.
google-protobuf-3.2.0.2-universal-darwin requires ruby version < 2.5, which is incompatible with the current version, ruby 2.5.0p0
there is a 3.5 version. probably upgrading this it can works.
Environment
Bundler Build Metadata
Bundler settings
Gemfile
Gemfile
Gemfile.lock