# -*- encoding: utf-8 -*- # stub: mongo 1.10.0.rc0 ruby lib Gem::Specification.new do |s| s.name = "mongo".freeze s.version = "1.10.0.rc0".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Tyler Brock".freeze, "Gary Murakami".freeze, "Emily Stolfo".freeze, "Brandon Black".freeze, "Durran Jordan".freeze] s.cert_chain = ["-----BEGIN CERTIFICATE-----\nMIIDfDCCAmSgAwIBAgIBATANBgkqhkiG9w0BAQUFADBCMRQwEgYDVQQDDAtkcml2\nZXItcnVieTEVMBMGCgmSJomT8ixkARkWBTEwZ2VuMRMwEQYKCZImiZPyLGQBGRYD\nY29tMB4XDTE0MDIxODIyMDQwMVoXDTE1MDIxODIyMDQwMVowQjEUMBIGA1UEAwwL\nZHJpdmVyLXJ1YnkxFTATBgoJkiaJk/IsZAEZFgUxMGdlbjETMBEGCgmSJomT8ixk\nARkWA2NvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANdoZILE3alL\nV5OGgh2hkgVTd79nRV3akueIZgu9qXhNHixXsyxBnaSPbrK7s1bWurgVT/Klp//3\nASnU78R5ChmCX5/xMRp+E9FO69nCt33njUKyYU0+SwiEID02At+bUb3iS7S5CIMO\ntLSybh/DhH9Hi5g+FqwpRQy/RQcTJ6Uz/75+Ng2J0oz6eVvXAuEz75apE3qJcLb3\nw699mm0e4qqpfHcSkgJbOGpmbrb+XimNy+AXdagkKYk2tUjYiCwkLop0hf/XBEWu\nap8vwBNdAn+ox1eNQUSdowBf4dJvIJWepRjqeFRcLPUrF5JES7qyHbnyi7nqtaCS\nGwLBeSsgxdECAwEAAaN9MHswCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAwHQYDVR0O\nBBYEFEfmGN56RK0OIRqm4XYACgI7AXbsMCAGA1UdEQQZMBeBFWRyaXZlci1ydWJ5\nQDEwZ2VuLmNvbTAgBgNVHRIEGTAXgRVkcml2ZXItcnVieUAxMGdlbi5jb20wDQYJ\nKoZIhvcNAQEFBQADggEBAFcxu5xBsPg6szjBrkej2P+Qa9LK22rdIZtECnK8TLsQ\ntmNdYMraNgiYf96U1zZKvjgzI04BRYmIeCnIDdg2MkpOZO35d/v/Hu0N9tiu08NX\naSSw+yzt43hIzEtYgs0WlSxXqnmu0ClA37t+mA0OTzp64pkQSiJfYlMbsCpElk4r\nvJ5hsT7hMiPKABow5+pXckFwznEuciyBCx3ox9MnEic8qsjdiZgleeAJKDpKb+uX\nZLLlRFg7YfmA+N2giYd0oQz670xnBy5ZOvtXZe1wLLfGyeDwXeTrQGUE3oBRpr/t\neokvmuSJOtUOXE7dArS2jfgXfYsg1YZt4HttbJ9Z4ZM=\n-----END CERTIFICATE-----\n".freeze] s.date = "2014-02-18" s.description = "A Ruby driver for MongoDB. For more information about Mongo, see http://www.mongodb.org.".freeze s.email = "mongodb-dev@googlegroups.com".freeze s.executables = ["mongo_console".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "bin/mongo_console".freeze, "lib/mongo.rb".freeze, "lib/mongo/bulk_write_collection_view.rb".freeze, "lib/mongo/collection.rb".freeze, "lib/mongo/collection_writer.rb".freeze, "lib/mongo/connection.rb".freeze, "lib/mongo/connection/node.rb".freeze, "lib/mongo/connection/pool.rb".freeze, "lib/mongo/connection/pool_manager.rb".freeze, "lib/mongo/connection/sharding_pool_manager.rb".freeze, "lib/mongo/connection/socket.rb".freeze, "lib/mongo/connection/socket/socket_util.rb".freeze, "lib/mongo/connection/socket/ssl_socket.rb".freeze, "lib/mongo/connection/socket/tcp_socket.rb".freeze, "lib/mongo/connection/socket/unix_socket.rb".freeze, "lib/mongo/cursor.rb".freeze, "lib/mongo/db.rb".freeze, "lib/mongo/exception.rb".freeze, "lib/mongo/functional.rb".freeze, "lib/mongo/functional/authentication.rb".freeze, "lib/mongo/functional/logging.rb".freeze, "lib/mongo/functional/read_preference.rb".freeze, "lib/mongo/functional/uri_parser.rb".freeze, "lib/mongo/functional/write_concern.rb".freeze, "lib/mongo/gridfs.rb".freeze, "lib/mongo/gridfs/grid.rb".freeze, "lib/mongo/gridfs/grid_ext.rb".freeze, "lib/mongo/gridfs/grid_file_system.rb".freeze, "lib/mongo/gridfs/grid_io.rb".freeze, "lib/mongo/legacy.rb".freeze, "lib/mongo/mongo_client.rb".freeze, "lib/mongo/mongo_replica_set_client.rb".freeze, "lib/mongo/mongo_sharded_client.rb".freeze, "lib/mongo/networking.rb".freeze, "lib/mongo/utils.rb".freeze, "lib/mongo/utils/conversions.rb".freeze, "lib/mongo/utils/core_ext.rb".freeze, "lib/mongo/utils/server_version.rb".freeze, "lib/mongo/utils/support.rb".freeze, "lib/mongo/utils/thread_local_variable_manager.rb".freeze, "mongo.gemspec".freeze, "test/functional/authentication_test.rb".freeze, "test/functional/bulk_write_collection_view_test.rb".freeze, "test/functional/client_test.rb".freeze, "test/functional/collection_test.rb".freeze, "test/functional/collection_writer_test.rb".freeze, "test/functional/conversions_test.rb".freeze, "test/functional/cursor_fail_test.rb".freeze, "test/functional/cursor_message_test.rb".freeze, "test/functional/cursor_test.rb".freeze, "test/functional/db_api_test.rb".freeze, "test/functional/db_connection_test.rb".freeze, "test/functional/db_test.rb".freeze, "test/functional/grid_file_system_test.rb".freeze, "test/functional/grid_io_test.rb".freeze, "test/functional/grid_test.rb".freeze, "test/functional/pool_test.rb".freeze, "test/functional/safe_test.rb".freeze, "test/functional/ssl_test.rb".freeze, "test/functional/support_test.rb".freeze, "test/functional/timeout_test.rb".freeze, "test/functional/uri_test.rb".freeze, "test/functional/write_concern_test.rb".freeze, "test/helpers/general.rb".freeze, "test/helpers/test_unit.rb".freeze, "test/replica_set/authentication_test.rb".freeze, "test/replica_set/basic_test.rb".freeze, "test/replica_set/client_test.rb".freeze, "test/replica_set/complex_connect_test.rb".freeze, "test/replica_set/connection_test.rb".freeze, "test/replica_set/count_test.rb".freeze, "test/replica_set/cursor_test.rb".freeze, "test/replica_set/insert_test.rb".freeze, "test/replica_set/max_values_test.rb".freeze, "test/replica_set/pinning_test.rb".freeze, "test/replica_set/query_test.rb".freeze, "test/replica_set/read_preference_test.rb".freeze, "test/replica_set/refresh_test.rb".freeze, "test/replica_set/replication_ack_test.rb".freeze, "test/replica_set/ssl_test.rb".freeze, "test/sharded_cluster/basic_test.rb".freeze, "test/shared/authentication/basic_auth_shared.rb".freeze, "test/shared/authentication/sasl_plain_shared.rb".freeze, "test/shared/ssl_shared.rb".freeze, "test/test_helper.rb".freeze, "test/threading/basic_test.rb".freeze, "test/tools/mongo_config.rb".freeze, "test/tools/mongo_config_test.rb".freeze, "test/unit/client_test.rb".freeze, "test/unit/collection_test.rb".freeze, "test/unit/connection_test.rb".freeze, "test/unit/cursor_test.rb".freeze, "test/unit/db_test.rb".freeze, "test/unit/grid_test.rb".freeze, "test/unit/mongo_sharded_client_test.rb".freeze, "test/unit/node_test.rb".freeze, "test/unit/pool_manager_test.rb".freeze, "test/unit/read_pref_test.rb".freeze, "test/unit/read_test.rb".freeze, "test/unit/safe_test.rb".freeze, "test/unit/sharding_pool_manager_test.rb".freeze, "test/unit/write_concern_test.rb".freeze] s.homepage = "http://www.mongodb.org".freeze s.licenses = ["Apache License Version 2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby driver for MongoDB".freeze s.test_files = ["test/functional/authentication_test.rb".freeze, "test/functional/bulk_write_collection_view_test.rb".freeze, "test/functional/client_test.rb".freeze, "test/functional/collection_test.rb".freeze, "test/functional/collection_writer_test.rb".freeze, "test/functional/conversions_test.rb".freeze, "test/functional/cursor_fail_test.rb".freeze, "test/functional/cursor_message_test.rb".freeze, "test/functional/cursor_test.rb".freeze, "test/functional/db_api_test.rb".freeze, "test/functional/db_connection_test.rb".freeze, "test/functional/db_test.rb".freeze, "test/functional/grid_file_system_test.rb".freeze, "test/functional/grid_io_test.rb".freeze, "test/functional/grid_test.rb".freeze, "test/functional/pool_test.rb".freeze, "test/functional/safe_test.rb".freeze, "test/functional/ssl_test.rb".freeze, "test/functional/support_test.rb".freeze, "test/functional/timeout_test.rb".freeze, "test/functional/uri_test.rb".freeze, "test/functional/write_concern_test.rb".freeze, "test/helpers/general.rb".freeze, "test/helpers/test_unit.rb".freeze, "test/replica_set/authentication_test.rb".freeze, "test/replica_set/basic_test.rb".freeze, "test/replica_set/client_test.rb".freeze, "test/replica_set/complex_connect_test.rb".freeze, "test/replica_set/connection_test.rb".freeze, "test/replica_set/count_test.rb".freeze, "test/replica_set/cursor_test.rb".freeze, "test/replica_set/insert_test.rb".freeze, "test/replica_set/max_values_test.rb".freeze, "test/replica_set/pinning_test.rb".freeze, "test/replica_set/query_test.rb".freeze, "test/replica_set/read_preference_test.rb".freeze, "test/replica_set/refresh_test.rb".freeze, "test/replica_set/replication_ack_test.rb".freeze, "test/replica_set/ssl_test.rb".freeze, "test/sharded_cluster/basic_test.rb".freeze, "test/shared/authentication/basic_auth_shared.rb".freeze, "test/shared/authentication/sasl_plain_shared.rb".freeze, "test/shared/ssl_shared.rb".freeze, "test/test_helper.rb".freeze, "test/threading/basic_test.rb".freeze, "test/tools/mongo_config.rb".freeze, "test/tools/mongo_config_test.rb".freeze, "test/unit/client_test.rb".freeze, "test/unit/collection_test.rb".freeze, "test/unit/connection_test.rb".freeze, "test/unit/cursor_test.rb".freeze, "test/unit/db_test.rb".freeze, "test/unit/grid_test.rb".freeze, "test/unit/mongo_sharded_client_test.rb".freeze, "test/unit/node_test.rb".freeze, "test/unit/pool_manager_test.rb".freeze, "test/unit/read_pref_test.rb".freeze, "test/unit/read_test.rb".freeze, "test/unit/safe_test.rb".freeze, "test/unit/sharding_pool_manager_test.rb".freeze, "test/unit/write_concern_test.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.10.0.rc0".freeze]) end