# -*- encoding: utf-8 -*- # stub: upwork-api 1.3.3 ruby lib Gem::Specification.new do |s| s.name = "upwork-api".freeze s.version = "1.3.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Maksym Novozhylov".freeze] s.date = "2019-10-21" s.description = "Ruby bindings for Upwork API makes your life easier due to working with your Upwork's data.".freeze s.email = ["mnovozhilov@upwork.com".freeze] s.files = [".docgen".freeze, ".gitignore".freeze, ".tests".freeze, ".travis.yml".freeze, "CHANGES.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "example/myapp.rb".freeze, "lib/upwork/api.rb".freeze, "lib/upwork/api/client.rb".freeze, "lib/upwork/api/config.rb".freeze, "lib/upwork/api/logger.rb".freeze, "lib/upwork/api/routers/activities/engagement.rb".freeze, "lib/upwork/api/routers/activities/team.rb".freeze, "lib/upwork/api/routers/auth.rb".freeze, "lib/upwork/api/routers/freelancers/profile.rb".freeze, "lib/upwork/api/routers/freelancers/search.rb".freeze, "lib/upwork/api/routers/hr/clients/applications.rb".freeze, "lib/upwork/api/routers/hr/clients/offers.rb".freeze, "lib/upwork/api/routers/hr/contracts.rb".freeze, "lib/upwork/api/routers/hr/engagements.rb".freeze, "lib/upwork/api/routers/hr/freelancers/applications.rb".freeze, "lib/upwork/api/routers/hr/freelancers/offers.rb".freeze, "lib/upwork/api/routers/hr/interviews.rb".freeze, "lib/upwork/api/routers/hr/jobs.rb".freeze, "lib/upwork/api/routers/hr/milestones.rb".freeze, "lib/upwork/api/routers/hr/roles.rb".freeze, "lib/upwork/api/routers/hr/submissions.rb".freeze, "lib/upwork/api/routers/jobs/profile.rb".freeze, "lib/upwork/api/routers/jobs/search.rb".freeze, "lib/upwork/api/routers/messages.rb".freeze, "lib/upwork/api/routers/metadata.rb".freeze, "lib/upwork/api/routers/organization/companies.rb".freeze, "lib/upwork/api/routers/organization/teams.rb".freeze, "lib/upwork/api/routers/organization/users.rb".freeze, "lib/upwork/api/routers/payments.rb".freeze, "lib/upwork/api/routers/reports/finance/accounts.rb".freeze, "lib/upwork/api/routers/reports/finance/billings.rb".freeze, "lib/upwork/api/routers/reports/finance/earnings.rb".freeze, "lib/upwork/api/routers/reports/time.rb".freeze, "lib/upwork/api/routers/snapshot.rb".freeze, "lib/upwork/api/routers/workdays.rb".freeze, "lib/upwork/api/routers/workdiary.rb".freeze, "lib/upwork/api/version.rb".freeze, "test/helper.rb".freeze, "test/test_activities_engagement.rb".freeze, "test/test_activities_team.rb".freeze, "test/test_auth.rb".freeze, "test/test_client.rb".freeze, "test/test_config.rb".freeze, "test/test_freelancers_profile.rb".freeze, "test/test_freelancers_search.rb".freeze, "test/test_hr_clients_applications.rb".freeze, "test/test_hr_clients_offers.rb".freeze, "test/test_hr_contracts.rb".freeze, "test/test_hr_engagements.rb".freeze, "test/test_hr_freelancers_applications.rb".freeze, "test/test_hr_freelancers_offers.rb".freeze, "test/test_hr_interviews.rb".freeze, "test/test_hr_jobs.rb".freeze, "test/test_hr_milestones.rb".freeze, "test/test_hr_roles.rb".freeze, "test/test_hr_submissions.rb".freeze, "test/test_jobs_profile.rb".freeze, "test/test_jobs_search.rb".freeze, "test/test_logger.rb".freeze, "test/test_messages.rb".freeze, "test/test_metadata.rb".freeze, "test/test_organization_companies.rb".freeze, "test/test_organization_teams.rb".freeze, "test/test_organization_users.rb".freeze, "test/test_payments.rb".freeze, "test/test_reports_finance_accounts.rb".freeze, "test/test_reports_finance_billings.rb".freeze, "test/test_reports_finance_earnings.rb".freeze, "test/test_reports_time.rb".freeze, "test/test_snapshot.rb".freeze, "test/test_workdays.rb".freeze, "test/test_workdiary.rb".freeze, "upwork-api.gemspec".freeze] s.homepage = "http://developers.upwork.com".freeze s.licenses = ["Apache-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby bindings for Upwork API.".freeze s.test_files = ["test/helper.rb".freeze, "test/test_activities_engagement.rb".freeze, "test/test_activities_team.rb".freeze, "test/test_auth.rb".freeze, "test/test_client.rb".freeze, "test/test_config.rb".freeze, "test/test_freelancers_profile.rb".freeze, "test/test_freelancers_search.rb".freeze, "test/test_hr_clients_applications.rb".freeze, "test/test_hr_clients_offers.rb".freeze, "test/test_hr_contracts.rb".freeze, "test/test_hr_engagements.rb".freeze, "test/test_hr_freelancers_applications.rb".freeze, "test/test_hr_freelancers_offers.rb".freeze, "test/test_hr_interviews.rb".freeze, "test/test_hr_jobs.rb".freeze, "test/test_hr_milestones.rb".freeze, "test/test_hr_roles.rb".freeze, "test/test_hr_submissions.rb".freeze, "test/test_jobs_profile.rb".freeze, "test/test_jobs_search.rb".freeze, "test/test_logger.rb".freeze, "test/test_messages.rb".freeze, "test/test_metadata.rb".freeze, "test/test_organization_companies.rb".freeze, "test/test_organization_teams.rb".freeze, "test/test_organization_users.rb".freeze, "test/test_payments.rb".freeze, "test/test_reports_finance_accounts.rb".freeze, "test/test_reports_finance_billings.rb".freeze, "test/test_reports_finance_earnings.rb".freeze, "test/test_reports_time.rb".freeze, "test/test_snapshot.rb".freeze, "test/test_workdays.rb".freeze, "test/test_workdiary.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.4.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.6".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end