Sha256: 9679cb52e5de5285aa4aedadf48efd60514b452a0cd4aa9acf4f419e1b3c0a0c
Contents?: true
Size: 1.32 KB
Versions: 0
Compression: gzip
Compressed size: 653 Bytes
Stored size: 653 Bytes
Contents
--- !ruby/object:Gem::Specification name: jruby-jars version: !ruby/object:Gem::Version version: 9.4.7.0 platform: ruby authors: - Charles Oliver Nutter autorequire: bindir: bin cert_chain: [] date: 2024-04-29 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.7.0-complete.jar - lib/jruby-jars.rb - lib/jruby-jars/version.rb - lib/jruby-stdlib-9.4.7.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.2.14 signing_key: specification_version: 4 summary: The core JRuby code and the JRuby stdlib as jar files. test_files: []