Closed postmodern closed 1 year ago
Re-add JRuby to the CI matirx now that JRuby 9.4 has been released, which adds Ruby 3.1 support.
Since the ronin-db gem has a hard require on sqlie3, this prevents bundle install from working under JRuby.
ronin-db
sqlie3
bundle install
Resolved the sqlite3 JRuby dependency issue in 9bb92826ba3ba1a16f941e9b73e0604a1db816d8.
sqlite3
Re-add JRuby to the CI matirx now that JRuby 9.4 has been released, which adds Ruby 3.1 support.