Sha256: 92ed80e01258a3153563f68203f034e7d628b04a62f9988f105d7015e412fb4d
Contents?: true
Size: 1.36 KB
Versions: 0
Compression: gzip
Compressed size: 660 Bytes
Stored size: 660 Bytes
Contents
--- !ruby/object:Gem::Specification name: jruby-jars version: !ruby/object:Gem::Version version: 9.0.5.0 platform: ruby authors: - Charles Oliver Nutter autorequire: bindir: bin cert_chain: [] date: 2016-01-26 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: - DEV_INSTRUCTIONS - Mavenfile - README.txt - lib/jruby-jars.rb - lib/jruby-jars/version.rb - lib/jruby-core-9.0.5.0-complete.jar - lib/jruby-stdlib-9.0.5.0.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: []