# -*- encoding: utf-8 -*- # stub: azure-storage-common 1.0.1 ruby lib Gem::Specification.new do |s| s.name = "azure-storage-common".freeze s.version = "1.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Microsoft Corporation".freeze] s.date = "2018-01-17" s.description = "Microsoft Azure Storage Common Client Library for Ruby".freeze s.email = "ascl@microsoft.com".freeze s.files = ["./lib/azure/storage/common.rb".freeze, "lib/azure/storage/common/autoload.rb".freeze, "lib/azure/storage/common/client.rb".freeze, "lib/azure/storage/common/client_options.rb".freeze, "lib/azure/storage/common/client_options_error.rb".freeze, "lib/azure/storage/common/configurable.rb".freeze, "lib/azure/storage/common/core.rb".freeze, "lib/azure/storage/common/core/auth/anonymous_signer.rb".freeze, "lib/azure/storage/common/core/auth/shared_access_signature.rb".freeze, "lib/azure/storage/common/core/auth/shared_access_signature_generator.rb".freeze, "lib/azure/storage/common/core/auth/shared_access_signature_signer.rb".freeze, "lib/azure/storage/common/core/auth/shared_key.rb".freeze, "lib/azure/storage/common/core/autoload.rb".freeze, "lib/azure/storage/common/core/error.rb".freeze, "lib/azure/storage/common/core/filter/exponential_retry_filter.rb".freeze, "lib/azure/storage/common/core/filter/linear_retry_filter.rb".freeze, "lib/azure/storage/common/core/filter/retry_filter.rb".freeze, "lib/azure/storage/common/core/http_client.rb".freeze, "lib/azure/storage/common/core/sr.rb".freeze, "lib/azure/storage/common/core/utility.rb".freeze, "lib/azure/storage/common/default.rb".freeze, "lib/azure/storage/common/service/access_policy.rb".freeze, "lib/azure/storage/common/service/cors.rb".freeze, "lib/azure/storage/common/service/cors_rule.rb".freeze, "lib/azure/storage/common/service/enumeration_results.rb".freeze, "lib/azure/storage/common/service/geo_replication.rb".freeze, "lib/azure/storage/common/service/logging.rb".freeze, "lib/azure/storage/common/service/metrics.rb".freeze, "lib/azure/storage/common/service/retention_policy.rb".freeze, "lib/azure/storage/common/service/serialization.rb".freeze, "lib/azure/storage/common/service/signed_identifier.rb".freeze, "lib/azure/storage/common/service/storage_service.rb".freeze, "lib/azure/storage/common/service/storage_service_properties.rb".freeze, "lib/azure/storage/common/service/storage_service_stats.rb".freeze, "lib/azure/storage/common/version.rb".freeze] s.homepage = "http://github.com/azure/azure-storage-ruby".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Official Ruby client library to consume Azure Storage Common service".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.1.13".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6".freeze, ">= 1.6.8".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 5".freeze]) s.add_development_dependency(%q.freeze, ["~> 1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9".freeze, ">= 0.9.11".freeze]) end