# -*- encoding: utf-8 -*- # stub: pg_jruby 0.17.1 java lib Gem::Specification.new do |s| s.name = "pg_jruby".freeze s.version = "0.17.1".freeze s.platform = "java".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["John Shahid".freeze] s.cert_chain = ["-----BEGIN CERTIFICATE-----\nMIIDcDCCAligAwIBAgIBATANBgkqhkiG9w0BAQUFADA/MREwDwYDVQQDDAhqdnNo\nYWhpZDEVMBMGCgmSJomT8ixkARkWBWdtYWlsMRMwEQYKCZImiZPyLGQBGRYDY29t\nMB4XDTE1MDIxODA0MzE1N1oXDTE2MDIxODA0MzE1N1owPzERMA8GA1UEAwwIanZz\naGFoaWQxFTATBgoJkiaJk/IsZAEZFgVnbWFpbDETMBEGCgmSJomT8ixkARkWA2Nv\nbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKp9U3NeEqkS9JKCqnd3\ndjg+qRTG+HRjN413rLUiGBleBysdimaOmabD8onDQmIDgIw3ufYQk9m4XulA/N5y\n4LlC7aNMsI04vGWkPQGO+KnWTZl+YkeTYxYgC72/gI8LsTcIEy/vd+VV65f2jEgC\n9jFvcLWykm6TtJBxW+SZc862ZMCwYiZWVVE78EENsasXJUdleyK3hyMFIftE3IId\nves3MD/X6ApyRNKZyNRHdjaQE2hg3vtpqrN1WSuNfgxzIQz2cSfNNmzCA12gOQp1\nemDLxK/2fPJIfS55coC/ogLfmdEwVtBbgs9C5/ZagjgkOjthTOz3DoiWI6aVDhqf\nYdsCAwEAAaN3MHUwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAwHQYDVR0OBBYEFFO8\noTWH/XLOGzTn+X/ADdNr0kLhMB0GA1UdEQQWMBSBEmp2c2hhaGlkQGdtYWlsLmNv\nbTAdBgNVHRIEFjAUgRJqdnNoYWhpZEBnbWFpbC5jb20wDQYJKoZIhvcNAQEFBQAD\nggEBAGHsstPfe5yMSpYtPQRoQ/i30d59cH8tNFkLjMxiZrpSro4OslO9q8ZC63L9\n7wpZDHYvrSCTjYBwo2kKgbHOEP0+jkz69X9WxEfLeUqdiFbgRv7WptzMRf7GizpV\n2z0qxtY4YlpNrSm4V4v6GaE5NQ8DuBP6Hg3yFJl2dKnzEZHZG9B4gQCntiNAlieY\n5OYqqXi6D6L46GGcTmieG0xln0ApG6UewJ7VWub+1dvuyoNAS2sdFinGvekivSXe\nBtwvpQUP6ZxizBsRRliNP4kzx6Oz7mJFcrZoBdZpRUx+lld6H4Yzp1n0OWQHN4z/\nylD2EYTVPFxjZ3GYthhV27zUL2w=\n-----END CERTIFICATE-----\n".freeze] s.date = "2015-07-22" s.description = "This file needs a translation of the English README. Pull requests, patches, or\nvolunteers gladly accepted.\n\nUntil such time, please accept my sincere apologies for not knowing Japanese.".freeze s.email = ["jvshahid@gmail.com".freeze] s.extra_rdoc_files = ["Contributors.rdoc".freeze, "History.rdoc".freeze, "Manifest.txt".freeze, "README-OS_X.rdoc".freeze, "README-Windows.rdoc".freeze, "README.ja.rdoc".freeze, "README.rdoc".freeze, "ext/errorcodes.txt".freeze, "POSTGRES".freeze, "LICENSE".freeze, "ext/gvl_wrappers.c".freeze, "ext/pg.c".freeze, "ext/pg_connection.c".freeze, "ext/pg_errors.c".freeze, "ext/pg_result.c".freeze] s.files = [".gemtest".freeze, "BSDL".freeze, "ChangeLog".freeze, "Contributors.rdoc".freeze, "History.rdoc".freeze, "LICENSE".freeze, "Manifest.txt".freeze, "POSTGRES".freeze, "README-OS_X.rdoc".freeze, "README-Windows.rdoc".freeze, "README.ja.rdoc".freeze, "README.rdoc".freeze, "Rakefile".freeze, "Rakefile.cross".freeze, "ext/errorcodes.def".freeze, "ext/errorcodes.rb".freeze, "ext/errorcodes.txt".freeze, "ext/extconf.rb".freeze, "ext/gvl_wrappers.c".freeze, "ext/gvl_wrappers.h".freeze, "ext/pg.c".freeze, "ext/pg.h".freeze, "ext/pg_connection.c".freeze, "ext/pg_errors.c".freeze, "ext/pg_result.c".freeze, "ext/vc/pg.sln".freeze, "ext/vc/pg_18/pg.vcproj".freeze, "ext/vc/pg_19/pg_19.vcproj".freeze, "lib/pg.rb".freeze, "lib/pg/connection.rb".freeze, "lib/pg/constants.rb".freeze, "lib/pg/exceptions.rb".freeze, "lib/pg/result.rb".freeze, "lib/pg_ext.jar".freeze, "sample/array_insert.rb".freeze, "sample/async_api.rb".freeze, "sample/async_copyto.rb".freeze, "sample/async_mixed.rb".freeze, "sample/check_conn.rb".freeze, "sample/copyfrom.rb".freeze, "sample/copyto.rb".freeze, "sample/cursor.rb".freeze, "sample/disk_usage_report.rb".freeze, "sample/issue-119.rb".freeze, "sample/losample.rb".freeze, "sample/minimal-testcase.rb".freeze, "sample/notify_wait.rb".freeze, "sample/pg_statistics.rb".freeze, "sample/replication_monitor.rb".freeze, "sample/test_binary_values.rb".freeze, "sample/wal_shipper.rb".freeze, "sample/warehouse_partitions.rb".freeze, "spec/data/expected_trace.out".freeze, "spec/data/random_binary_data".freeze, "spec/lib/helpers.rb".freeze, "spec/pg/connection_spec.rb".freeze, "spec/pg/result_spec.rb".freeze, "spec/pg_spec.rb".freeze] s.homepage = "https://bitbucket.org/ged/ruby-pg".freeze s.licenses = ["BSD".freeze, "Ruby".freeze, "GPL".freeze] s.rdoc_options = ["-f".freeze, "fivefish".freeze, "-t".freeze, "pg: The Ruby Interface to PostgreSQL".freeze, "-m".freeze, "README.rdoc".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "This file needs a translation of the English README".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.4.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.5.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) end