--- !ruby/object:Gem::Specification name: cipherstash-pg version: !ruby/object:Gem::Version version: 1.0.0.beta.1 platform: x86_64-linux authors: - CipherStash autorequire: bindir: bin cert_chain: [] date: 2023-04-06 00:00:00.000000000 Z dependencies: [] description: CipherStash PG is a drop in replacement of PG that provides transparent data encryption, with a PG-compatible API email: - engineers@cipherstash.com executables: [] extensions: [] extra_rdoc_files: [] files: - "./BSDL" - "./Contributors.rdoc" - "./Gemfile" - "./History.rdoc" - "./LICENSE" - "./Manifest.txt" - "./POSTGRES" - "./README-OS_X.rdoc" - "./README-Windows.rdoc" - "./README.ja.rdoc" - "./README.rdoc" - "./Rakefile" - "./certs/ged.pem" - "./certs/larskanis-2022.pem" - "./cipherstash-pg.gemspec" - "./lib/2.7/pg_ext.so" - "./lib/3.0/pg_ext.so" - "./lib/3.1/pg_ext.so" - "./lib/3.2/pg_ext.so" - "./lib/cipherstash-pg.rb" - "./lib/libpq.so.5" - "./lib/pg.rb" - "./lib/pg/basic_type_map_based_on_result.rb" - "./lib/pg/basic_type_map_for_queries.rb" - "./lib/pg/basic_type_map_for_results.rb" - "./lib/pg/basic_type_registry.rb" - "./lib/pg/binary_decoder.rb" - "./lib/pg/coder.rb" - "./lib/pg/connection.rb" - "./lib/pg/constants.rb" - "./lib/pg/exceptions.rb" - "./lib/pg/result.rb" - "./lib/pg/text_decoder.rb" - "./lib/pg/text_encoder.rb" - "./lib/pg/tuple.rb" - "./lib/pg/type_map_by_column.rb" - "./lib/pg/version.rb" - "./misc/openssl-pg-segfault.rb" - "./misc/postgres/History.txt" - "./misc/postgres/Manifest.txt" - "./misc/postgres/README.txt" - "./misc/postgres/Rakefile" - "./misc/postgres/lib/postgres.rb" - "./misc/ruby-pg/History.txt" - "./misc/ruby-pg/Manifest.txt" - "./misc/ruby-pg/README.txt" - "./misc/ruby-pg/Rakefile" - "./misc/ruby-pg/lib/ruby/pg.rb" - "./rakelib/task_extension.rb" - "./sample/array_insert.rb" - "./sample/async_api.rb" - "./sample/async_copyto.rb" - "./sample/async_mixed.rb" - "./sample/check_conn.rb" - "./sample/copydata.rb" - "./sample/copyfrom.rb" - "./sample/copyto.rb" - "./sample/cursor.rb" - "./sample/disk_usage_report.rb" - "./sample/issue-119.rb" - "./sample/losample.rb" - "./sample/minimal-testcase.rb" - "./sample/notify_wait.rb" - "./sample/pg_statistics.rb" - "./sample/replication_monitor.rb" - "./sample/test_binary_values.rb" - "./sample/wal_shipper.rb" - "./sample/warehouse_partitions.rb" - "./vendor/database-extensions/install.sql" - "./vendor/database-extensions/uninstall.sql" homepage: https://github.com/cipherstash/cipherstash-pg licenses: - BSD-2-Clause metadata: homepage_uri: https://github.com/cipherstash/cipherstash-pg source_code_uri: https://github.com/cipherstash/cipherstash-pg documentation_uri: http://deveiate.org/code/pg post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.7' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 1.3.1 requirements: [] rubygems_version: 3.4.6 signing_key: specification_version: 4 summary: CipherStash PG is a drop in replacement of PG that provides transparent data encryption test_files: []