update jruby-openssl

This commit is contained in:
Kaise Cheng 2025-05-09 12:18:14 +01:00
parent 1b5120ec20
commit 225899ad39

View file

@ -64,6 +64,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'puma', '~> 6.3', '>= 6.4.2'
gem.add_runtime_dependency 'ruby-maven-libs', '~> 3', '>= 3.8.9'
gem.add_runtime_dependency "jar-dependencies",'= 0.4.1' # Pin to `0.4.1` until https://github.com/jruby/jruby/issues/7262 is resolved
gem.add_runtime_dependency "jruby-openssl", "~> 0.15.4"
gem.add_runtime_dependency "treetop", "~> 1" #(MIT license)