--- !ruby/object:Gem::Specification name: ibm_db version: !ruby/object:Gem::Version version: 2.5.18 platform: x86_64-darwin-14 authors: - IBM autorequire: bindir: bin cert_chain: [] date: 2014-12-23 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: activerecord requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.15.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.15.1 description: email: opendev@us.ibm.com executables: [] extensions: [] extra_rdoc_files: - CHANGES - README - MANIFEST files: - CHANGES - LICENSE - MANIFEST - ParameterizedQueries README - README - ext/Makefile.nt32 - ext/Makefile.nt32.191 - ext/extconf.rb - ext/ibm_db.c - ext/ruby_ibm_db.h - ext/ruby_ibm_db_cli.c - ext/ruby_ibm_db_cli.h - init.rb - lib/IBM_DB.rb - lib/active_record/connection_adapters/ibm_db_adapter.rb - lib/active_record/connection_adapters/ibm_db_pstmt.rb - lib/active_record/connection_adapters/ibmdb_adapter.rb - lib/active_record/vendor/db2-i5-zOS.yaml - lib/linux/rb19x/ibm_db.bundle - lib/linux/rb20x/ibm_db.bundle - lib/linux/rb21x/ibm_db.bundle - test/cases/adapter_test.rb - test/cases/associations/belongs_to_associations_test.rb - test/cases/associations/cascaded_eager_loading_test.rb - test/cases/associations/has_and_belongs_to_many_associations_test.rb - test/cases/associations/join_model_test.rb - test/cases/attribute_methods_test.rb - test/cases/base_test.rb - test/cases/calculations_test.rb - test/cases/migration_test.rb - test/cases/persistence_test.rb - test/cases/query_cache_test.rb - test/cases/relations_test.rb - test/cases/schema_dumper_test.rb - test/cases/transaction_callbacks_test.rb - test/cases/validations/uniqueness_validation_test.rb - test/cases/xml_serialization_test.rb - test/config.yml - test/connections/native_ibm_db/connection.rb - test/ibm_db_test.rb - test/models/warehouse_thing.rb - test/schema/i5/ibm_db_specific_schema.rb - test/schema/ids/ibm_db_specific_schema.rb - test/schema/luw/ibm_db_specific_schema.rb - test/schema/schema.rb - test/schema/zOS/ibm_db_specific_schema.rb homepage: https://github.com/ibmdb/ruby-ibmdb licenses: [] metadata: {} post_install_message: |2+ ***************************************************************************** Successfully installed ibm_db, the Ruby gem for IBM DB2/Informix. The Ruby gem is licensed under the MIT License. The package also includes IBM ODBC and CLI Driver from IBM, which could have been automatically downloaded as the Ruby gem is installed on your system/device. The license agreement to the IBM driver is available in the folder "$GEM_HOME/ibm_db-*/lib/clidriver/license". Check for additional dependencies, which may come with their own license agreement(s). Your use of the components of the package and dependencies constitutes your acceptance of their respective license agreements. If you do not accept the terms of any license agreement(s), then delete the relevant component(s) from your system/device. ***************************************************************************** rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.8.6 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: - ActiveRecord, at least 1.15.1 rubyforge_project: rubyibm rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: 'Rails Driver and Adapter for IBM Data Servers: {DB2 on Linux/Unix/Windows, DB2 on zOS, DB2 on i5/OS, Informix (IDS)}' test_files: - test/ibm_db_test.rb