Closed ViktorsBaikers closed 2 years ago
This is not a JRuby bug nor your fault. The latest jruby-openssl 0.12.0 was accidentally built with Java 9, which has different additional methods for the ByteBuffer class that do not exist in Java 8. We had someone else pop by the Matrix chat and report the same issue.
@kares: I will move this issue to jruby-openssl. I already yanked the offending release since we got two reports immediately. There's an additional binary incompatiblity I will also file, so we can fix them quickly and release 0.12.1.
This plugin should help: https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-release.html
I'm trying to install bundler on jruby-9.2.7 on apple M1 and this is what happens
Java version:
Might be somebody faced such an issue? Using Mac M1 and have no idea how this is happening. Was trying to change java version and reinstall jruby and so on, but it didn't help. Google haven't showed me any resolutions also