From 3dd664945f71cfd082fcbbda038e16d55f8cedc4 Mon Sep 17 00:00:00 2001 From: Corporate Gadfly Date: Wed, 20 May 2026 20:33:43 -0400 Subject: [PATCH] add jruby-openssl 0.16.0 to vendored gems - the bundled gem from jruby-stdlib is 0.15.4 which has compatibilty issues with bouncy castle 1.84 - Fixes #322 Signed-off-by: Corporate Gadfly --- resources/ext/build-scripts/jruby-stdlib-gem-list.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/ext/build-scripts/jruby-stdlib-gem-list.txt b/resources/ext/build-scripts/jruby-stdlib-gem-list.txt index 9e5e711c8..f9bb7b5c7 100644 --- a/resources/ext/build-scripts/jruby-stdlib-gem-list.txt +++ b/resources/ext/build-scripts/jruby-stdlib-gem-list.txt @@ -1,3 +1,4 @@ +jruby-openssl 0.16.0 matrix 0.4.3 minitest 5.26.2 net-ftp 0.3.9