--- !ruby/object:Gem::Specification name: postgresql-lambda version: !ruby/object:Gem::Version version: 1.3.4.3 platform: ruby authors: - Ryan Grush autorequire: bindir: bin cert_chain: [] date: 2022-03-25 00:00:00.000000000 Z dependencies: [] description: email: - ryan.grush@dadesystems.com executables: [] extensions: [] extra_rdoc_files: [] files: - "./BSDL" - "./BUILD" - "./CHANGELOG.md" - "./Contributors.rdoc" - "./Gemfile" - "./History.rdoc" - "./LICENSE" - "./Manifest.txt" - "./POSTGRES" - "./README-OS_X.rdoc" - "./README-Windows.rdoc" - "./README.ja.rdoc" - "./README.md" - "./README.rdoc" - "./Rakefile" - "./Rakefile.cross" - "./VERSION" - "./certs/ged.pem" - "./certs/larskanis-2022.pem" - "./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/postgresql_lib_path.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" - "./lib/pg_ext.so" - "./lib/postgresql-lambda.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" - "./pg.gemspec" - "./postgresql-lambda.gemspec" - "./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" homepage: https://github.com/ryangrush/postgresql-lambda licenses: - MIT metadata: bug_tracker_uri: https://github.com/ryangrush/postgresql-lambda/issues changelog_uri: https://github.com/ryangrush/postgresql-lambda/releases/tag/1.3.4.3 homepage_uri: https://github.com/ryangrush/postgresql-lambda source_code_uri: https://github.com/ryangrush/postgresql-lambda/tree/1.3.4.3 post_install_message: rdoc_options: - "--charset=UTF-8" require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.7.2 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.9 signing_key: specification_version: 4 summary: Precompiled POSTGRESQL gem for AWS Lambda. test_files: []