Using the protobuf jruby gem I get the following error. This is not a problem with the MRI version of the gem. Versions: jruby-9.1.8.0 (fails to load) ruby-2.4.0 (loads fine) google-protobuf 3.3.0 `LoadError: no such file to load -- google/protobuf`
Using the protobuf jruby gem I get the following error. This is not a problem with the MRI version of the gem.
Versions:
jruby-9.1.8.0 (fails to load)
ruby-2.4.0 (loads fine)
google-protobuf 3.3.0
LoadError: no such file to load -- google/protobuf