Sha256: a68a2abb4814335b8fb1ee95acca3f92c2ff337a0dd8b070c80c7f73e6a51616
Contents?: true
Size: 1.12 KB
Versions: 0
Compression: gzip
Compressed size: 600 Bytes
Stored size: 600 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: jdbc-derby version: !ruby/object:Gem::Version version: 10.2.2.0 date: 2007-11-05 00:00:00 -06:00 summary: Derby/JavaDB JDBC driver for Java and Derby/ActiveRecord-JDBC. require_paths: - lib email: nick@nicksieger.com, ola.bini@gmail.com homepage: http://jruby-extras.rubyforge.org/ActiveRecord-JDBC rubyforge_project: jruby-extras description: Install this gem and require 'derby' within JRuby to load the driver. autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Nick Sieger, Ola Bini and JRuby contributors files: - Manifest.txt - Rakefile - README.txt - LICENSE.txt - lib/derby-10.2.2.0.jar - lib/jdbc - lib/jdbc/derby.rb test_files: [] rdoc_options: - --main - README.txt extra_rdoc_files: - Manifest.txt - README.txt - LICENSE.txt executables: [] extensions: [] requirements: [] dependencies: []