Sha256: 5332fb0150b52113b0cdb4b9e934ee67322410a30d92fea089881b3417b19bb1
Contents?: true
Size: 1.34 KB
Versions: 0
Compression: gzip
Compressed size: 652 Bytes
Stored size: 652 Bytes
Contents
--- !ruby/object:Gem::Specification name: jruby-jars version: !ruby/object:Gem::Version version: 1.7.19 platform: ruby authors: - Charles Oliver Nutter autorequire: bindir: bin cert_chain: [] date: 2015-01-30 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-1.7.19.jar - lib/jruby-stdlib-1.7.19.jar - jruby-jars.gemspec homepage: http://github.com/jruby/jruby/tree/master/gem/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: []