Sha256: 72cebe9b83be03aff89a804376d3718dbf9dfdfcd5d0e1a36d107e07143587b3
Contents?: true
Size: 1.09 KB
Versions: 0
Compression: gzip
Compressed size: 592 Bytes
Stored size: 592 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: jdbc-h2 version: !ruby/object:Gem::Version version: 1.0.63 date: 2007-12-15 00:00:00 -06:00 summary: H2 JDBC driver for Java and H2/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 'h2' 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/h2-1.0.63.jar - lib/jdbc - lib/jdbc/h2.rb test_files: [] rdoc_options: - --main - README.txt extra_rdoc_files: - Manifest.txt - README.txt - LICENSE.txt executables: [] extensions: [] requirements: [] dependencies: []