# -*- encoding: utf-8 -*- # stub: yugabytedb-ysql 0.7 ruby lib # stub: ext/extconf.rb Gem::Specification.new do |s| s.name = "yugabytedb-ysql".freeze s.version = "0.7".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://github.com/yugabyte/ruby-pg/blob/master/History.md", "documentation_uri" => "http://deveiate.org/code/pg", "homepage_uri" => "https://github.com/yugabyte/ruby-pg", "source_code_uri" => "https://github.com/yugabyte/ruby-pg" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Michael Granger".freeze, "Lars Kanis".freeze, "YugabyteDB Dev Team".freeze] s.date = "2025-01-17" s.description = "Pg_YugabyteDB is the Ruby interface to the PostgreSQL-compatible YugabyteDB. It works with YugabyteDB 2.20 and later.".freeze s.email = ["ged@FaerieMUD.org".freeze, "lars@greiz-reinsdorf.de".freeze, "info@yugabyte.com".freeze] s.extensions = ["ext/extconf.rb".freeze] s.extra_rdoc_files = ["Contributors.rdoc".freeze, "History.md".freeze, "README-OS_X.rdoc".freeze, "README-Windows.rdoc".freeze, "README.ja.md".freeze, "README.md".freeze, "ext/gvl_wrappers.c".freeze, "ext/gvl_wrappers.h".freeze, "ext/pg.c".freeze, "ext/pg.h".freeze, "ext/pg_binary_decoder.c".freeze, "ext/pg_binary_encoder.c".freeze, "ext/pg_coder.c".freeze, "ext/pg_connection.c".freeze, "ext/pg_copy_coder.c".freeze, "ext/pg_errors.c".freeze, "ext/pg_record_coder.c".freeze, "ext/pg_result.c".freeze, "ext/pg_text_decoder.c".freeze, "ext/pg_text_encoder.c".freeze, "ext/pg_tuple.c".freeze, "ext/pg_type_map.c".freeze, "ext/pg_type_map_all_strings.c".freeze, "ext/pg_type_map_by_class.c".freeze, "ext/pg_type_map_by_column.c".freeze, "ext/pg_type_map_by_mri_type.c".freeze, "ext/pg_type_map_by_oid.c".freeze, "ext/pg_type_map_in_ruby.c".freeze, "ext/pg_util.c".freeze, "ext/pg_util.h".freeze, "lib/ysql.rb".freeze, "lib/ysql/basic_type_map_based_on_result.rb".freeze, "lib/ysql/basic_type_map_for_queries.rb".freeze, "lib/ysql/basic_type_map_for_results.rb".freeze, "lib/ysql/basic_type_registry.rb".freeze, "lib/ysql/binary_decoder/date.rb".freeze, "lib/ysql/binary_decoder/timestamp.rb".freeze, "lib/ysql/binary_encoder/timestamp.rb".freeze, "lib/ysql/coder.rb".freeze, "lib/ysql/connection.rb".freeze, "lib/ysql/exceptions.rb".freeze, "lib/ysql/load_balance_service.rb".freeze, "lib/ysql/result.rb".freeze, "lib/ysql/text_decoder/date.rb".freeze, "lib/ysql/text_decoder/inet.rb".freeze, "lib/ysql/text_decoder/json.rb".freeze, "lib/ysql/text_decoder/numeric.rb".freeze, "lib/ysql/text_decoder/timestamp.rb".freeze, "lib/ysql/text_encoder/date.rb".freeze, "lib/ysql/text_encoder/inet.rb".freeze, "lib/ysql/text_encoder/json.rb".freeze, "lib/ysql/text_encoder/numeric.rb".freeze, "lib/ysql/text_encoder/timestamp.rb".freeze, "lib/ysql/tuple.rb".freeze, "lib/ysql/type_map_by_column.rb".freeze, "lib/ysql/version.rb".freeze] s.files = [".appveyor.yml".freeze, ".gems".freeze, ".gemtest".freeze, ".github/workflows/binary-gems.yml".freeze, ".github/workflows/source-gem.yml".freeze, ".gitignore".freeze, ".hgsigs".freeze, ".hgtags".freeze, ".irbrc".freeze, ".pryrc".freeze, ".tm_properties".freeze, ".travis.yml".freeze, "BSDL".freeze, "Contributors.rdoc".freeze, "Gemfile".freeze, "History.md".freeze, "LICENSE".freeze, "Manifest.txt".freeze, "POSTGRES".freeze, "README-OS_X.rdoc".freeze, "README-Windows.rdoc".freeze, "README.ja.md".freeze, "README.md".freeze, "Rakefile".freeze, "Rakefile.cross".freeze, "certs/ged.pem".freeze, "certs/kanis@comcard.de.pem".freeze, "certs/larskanis-2022.pem".freeze, "certs/larskanis-2023.pem".freeze, "certs/larskanis-2024.pem".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_binary_decoder.c".freeze, "ext/pg_binary_encoder.c".freeze, "ext/pg_coder.c".freeze, "ext/pg_connection.c".freeze, "ext/pg_copy_coder.c".freeze, "ext/pg_errors.c".freeze, "ext/pg_record_coder.c".freeze, "ext/pg_result.c".freeze, "ext/pg_text_decoder.c".freeze, "ext/pg_text_encoder.c".freeze, "ext/pg_tuple.c".freeze, "ext/pg_type_map.c".freeze, "ext/pg_type_map_all_strings.c".freeze, "ext/pg_type_map_by_class.c".freeze, "ext/pg_type_map_by_column.c".freeze, "ext/pg_type_map_by_mri_type.c".freeze, "ext/pg_type_map_by_oid.c".freeze, "ext/pg_type_map_in_ruby.c".freeze, "ext/pg_util.c".freeze, "ext/pg_util.h".freeze, "ext/vc/pg.sln".freeze, "ext/vc/pg_18/pg.vcproj".freeze, "ext/vc/pg_19/pg_19.vcproj".freeze, "lib/ysql.rb".freeze, "lib/ysql/basic_type_map_based_on_result.rb".freeze, "lib/ysql/basic_type_map_for_queries.rb".freeze, "lib/ysql/basic_type_map_for_results.rb".freeze, "lib/ysql/basic_type_registry.rb".freeze, "lib/ysql/binary_decoder/date.rb".freeze, "lib/ysql/binary_decoder/timestamp.rb".freeze, "lib/ysql/binary_encoder/timestamp.rb".freeze, "lib/ysql/coder.rb".freeze, "lib/ysql/connection.rb".freeze, "lib/ysql/exceptions.rb".freeze, "lib/ysql/load_balance_service.rb".freeze, "lib/ysql/result.rb".freeze, "lib/ysql/text_decoder/date.rb".freeze, "lib/ysql/text_decoder/inet.rb".freeze, "lib/ysql/text_decoder/json.rb".freeze, "lib/ysql/text_decoder/numeric.rb".freeze, "lib/ysql/text_decoder/timestamp.rb".freeze, "lib/ysql/text_encoder/date.rb".freeze, "lib/ysql/text_encoder/inet.rb".freeze, "lib/ysql/text_encoder/json.rb".freeze, "lib/ysql/text_encoder/numeric.rb".freeze, "lib/ysql/text_encoder/timestamp.rb".freeze, "lib/ysql/tuple.rb".freeze, "lib/ysql/type_map_by_column.rb".freeze, "lib/ysql/version.rb".freeze, "misc/openssl-pg-segfault.rb".freeze, "misc/postgres/History.txt".freeze, "misc/postgres/Manifest.txt".freeze, "misc/postgres/README.txt".freeze, "misc/postgres/Rakefile".freeze, "misc/postgres/lib/postgres.rb".freeze, "misc/ruby-pg/History.txt".freeze, "misc/ruby-pg/Manifest.txt".freeze, "misc/ruby-pg/README.txt".freeze, "misc/ruby-pg/Rakefile".freeze, "misc/ruby-pg/lib/ruby/pg.rb".freeze, "rakelib/task_extension.rb".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/copydata.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, "yugabytedb-ysql.gemspec".freeze] s.homepage = "https://github.com/yugabyte/ruby-pg".freeze s.licenses = ["BSD-2-Clause".freeze] s.rdoc_options = ["--main".freeze, "README.md".freeze, "--title".freeze, "YSQL: The Ruby Driver for YugabyteDB (YSQL)".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "The Ruby interface to YugabyteDB, based on PG Ruby Driver v1.5.6".freeze end