Sha256: fae160f345c1be383d69f99a21f4d7e21f0f9e1c81772078c8fd98a84b0c6864
Contents?: true
Size: 1.36 KB
Versions: 0
Compression: gzip
Compressed size: 659 Bytes
Stored size: 659 Bytes
Contents
--- !ruby/object:Gem::Specification name: jruby-jars version: !ruby/object:Gem::Version version: 9.2.0.0 platform: ruby authors: - Charles Oliver Nutter autorequire: bindir: bin cert_chain: [] date: 2018-05-24 00:00:00.000000000 Z dependencies: [] description: |- This gem includes the core JRuby code and the JRuby 1.8/1.9 stdlib 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: - README.txt - DEV_INSTRUCTIONS - Mavenfile - lib/jruby-jars.rb - lib/jruby-jars/version.rb - lib/jruby-stdlib-9.2.0.0.jar - lib/jruby-core-9.2.0.0-complete.jar - jruby-jars.gemspec homepage: https://github.com/jruby/jruby/tree/master/maven/jruby-jars licenses: - EPL-1.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: [] rubyforge_project: jruby/jruby rubygems_version: 2.1.9 signing_key: specification_version: 4 summary: The core JRuby code and the JRuby stdlib as jar files. test_files: []