Sha256: 9a88a4fbc24afb22dc0f710a77b921ae307fea5f527907ecd45ec30d39c3534a
Contents?: true
Size: 1.32 KB
Versions: 0
Compression: gzip
Compressed size: 656 Bytes
Stored size: 656 Bytes
Contents
--- !ruby/object:Gem::Specification name: jruby-jars version: !ruby/object:Gem::Version version: 9.4.10.0 platform: ruby authors: - Charles Oliver Nutter autorequire: bindir: bin cert_chain: [] date: 2025-01-20 00:00:00.000000000 Z dependencies: [] description: |- This gem includes JRuby core and the Ruby standard library as jar files. It provides a way to have other gems depend on JRuby without including (and freezing to) a specific jruby-complete jar version. email: headius@headius.com executables: [] extensions: [] extra_rdoc_files: [] files: - DEV_INSTRUCTIONS - Mavenfile - README.txt - jruby-jars.gemspec - lib/jruby-core-9.4.10.0-complete.jar - lib/jruby-jars.rb - lib/jruby-jars/version.rb - lib/jruby-stdlib-9.4.10.0.jar homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars licenses: - EPL-2.0 - GPL-2.0 - LGPL-2.1 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.26 signing_key: specification_version: 4 summary: The core JRuby code and the JRuby stdlib as jar files. test_files: []