# -*- encoding: utf-8 -*- # stub: wss_agent 0.0.17.pre1 ruby lib Gem::Specification.new do |s| s.name = "wss_agent".freeze s.version = "0.0.17.pre1".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 = ["Maxim Pechnikov".freeze] s.date = "2015-04-05" s.description = "White Source agent to sync gems".freeze s.email = ["parallel588@gmail.com".freeze] s.executables = ["wss_agent".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".travis.yml".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/wss_agent".freeze, "lib/config/custom_default.yml".freeze, "lib/config/default.yml".freeze, "lib/wss_agent.rb".freeze, "lib/wss_agent/cli.rb".freeze, "lib/wss_agent/client.rb".freeze, "lib/wss_agent/configure.rb".freeze, "lib/wss_agent/gem_sha1.rb".freeze, "lib/wss_agent/project.rb".freeze, "lib/wss_agent/response.rb".freeze, "lib/wss_agent/response_inventory.rb".freeze, "lib/wss_agent/response_policies.rb".freeze, "lib/wss_agent/specifications.rb".freeze, "lib/wss_agent/version.rb".freeze, "spec/fixtures/vcr_cassettes/WssAgent_CLI/update/when_not_found_token/should_display_error_message.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_error/response_should_be_success.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_error/should_response_json_data.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_error/should_return_message_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_error/should_return_status_of_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_timeout/response_should_be_success.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_timeout/should_response_json_data.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_timeout/should_return_message_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_timeout/should_return_status_of_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/success/response_should_be_success.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/success/should_response_json_data.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/success/should_return_message_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/success/should_return_status_of_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Specifications/_check_policies/should_check_policies.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Specifications/_update/should_update_list_gems_on_server.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Specifications/_update/when_check_policies_is_true/and_check_policies_return_a_violation/should_not_update_inventory.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Specifications/_update/when_check_policies_is_true/and_check_policies_returns_without_a_violation/should_update_inventory.yml".freeze, "spec/fixtures/wss_agent.yml".freeze, "spec/spec_helper.rb".freeze, "spec/wss_agent/cli_spec.rb".freeze, "spec/wss_agent/client_spec.rb".freeze, "spec/wss_agent/configure_spec.rb".freeze, "spec/wss_agent/specifications_spec.rb".freeze, "wss_agent.gemspec".freeze] s.homepage = "https://github.com/whitesource/ruby-plugin".freeze s.licenses = ["Apache License 2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "White Source agent.".freeze s.test_files = ["spec/fixtures/vcr_cassettes/WssAgent_CLI/update/when_not_found_token/should_display_error_message.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_error/response_should_be_success.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_error/should_response_json_data.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_error/should_return_message_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_error/should_return_status_of_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_timeout/response_should_be_success.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_timeout/should_response_json_data.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_timeout/should_return_message_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/server_timeout/should_return_status_of_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/success/response_should_be_success.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/success/should_response_json_data.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/success/should_return_message_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Client/_update/success/should_return_status_of_response.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Specifications/_check_policies/should_check_policies.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Specifications/_update/should_update_list_gems_on_server.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Specifications/_update/when_check_policies_is_true/and_check_policies_return_a_violation/should_not_update_inventory.yml".freeze, "spec/fixtures/vcr_cassettes/WssAgent_Specifications/_update/when_check_policies_is_true/and_check_policies_returns_without_a_violation/should_update_inventory.yml".freeze, "spec/fixtures/wss_agent.yml".freeze, "spec/spec_helper.rb".freeze, "spec/wss_agent/cli_spec.rb".freeze, "spec/wss_agent/client_spec.rb".freeze, "spec/wss_agent/configure_spec.rb".freeze, "spec/wss_agent/specifications_spec.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.10".freeze, ">= 0.10.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.1".freeze, ">= 3.1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.20".freeze, ">= 1.20.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.7".freeze, ">= 0.7.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.8".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.9".freeze, ">= 2.9.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.19".freeze, ">= 0.19.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0".freeze, ">= 2.0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.45.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze, ">= 0.9.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze, ">= 0.9.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6".freeze, ">= 1.6.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.11".freeze, ">= 2.11.2".freeze]) end