# -*- encoding: utf-8 -*- # stub: twilio-ruby 5.0.0.rc7 ruby lib Gem::Specification.new do |s| s.name = "twilio-ruby".freeze s.version = "5.0.0.rc7".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 = ["Andrew Benton".freeze] s.date = "2016-06-10" s.description = "A simple library for communicating with the Twilio REST API, building TwiML, and generating Twilio Client Capability Tokens".freeze s.email = ["andrew@twilio.com".freeze] s.extra_rdoc_files = ["README.md".freeze, "LICENSE.md".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "AUTHORS.md".freeze, "CHANGES.md".freeze, "Gemfile".freeze, "LICENSE.md".freeze, "Makefile".freeze, "README.md".freeze, "Rakefile".freeze, "conf/cacert.pem".freeze, "examples/examples.rb".freeze, "examples/print-call-log.rb".freeze, "lib/rack/twilio_webhook_authentication.rb".freeze, "lib/twilio-ruby.rb".freeze, "lib/twilio-ruby/compatibility/v2010/account/call/feedback.rb".freeze, "lib/twilio-ruby/compatibility/v2010/account/queue/member.rb".freeze, "lib/twilio-ruby/framework/domain.rb".freeze, "lib/twilio-ruby/framework/exception.rb".freeze, "lib/twilio-ruby/framework/helper.rb".freeze, "lib/twilio-ruby/framework/page.rb".freeze, "lib/twilio-ruby/framework/resource.rb".freeze, "lib/twilio-ruby/framework/serialize.rb".freeze, "lib/twilio-ruby/framework/twilio_response.rb".freeze, "lib/twilio-ruby/framework/version.rb".freeze, "lib/twilio-ruby/http/http_client.rb".freeze, "lib/twilio-ruby/rest/api.rb".freeze, "lib/twilio-ruby/rest/api/v2010.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/address.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/address/dependent_phone_number.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/application.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/authorized_connect_app.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/available_phone_number.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/available_phone_number/local.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/available_phone_number/mobile.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/available_phone_number/toll_free.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/call.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/call/feedback.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/call/feedback_summary.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/call/notification.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/call/recording.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/conference.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/conference/participant.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/connect_app.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/local.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/mobile.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/incoming_phone_number/toll_free.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/message.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/message/feedback.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/message/media.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/notification.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/outgoing_caller_id.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/queue.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/queue/member.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/recording.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/recording/transcription.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sandbox.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sip.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sip/credential_list.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sip/credential_list/credential.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sip/domain.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sip/domain/credential_list_mapping.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sip/domain/ip_access_control_list_mapping.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sip/ip_access_control_list/ip_address.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sms.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sms/short_code.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/sms/sms_message.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/token.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/transcription.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage/record.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage/record/all_time.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage/record/daily.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage/record/last_month.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage/record/monthly.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage/record/this_month.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage/record/today.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage/record/yearly.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage/record/yesterday.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/usage/trigger.rb".freeze, "lib/twilio-ruby/rest/api/v2010/account/validation_request.rb".freeze, "lib/twilio-ruby/rest/client.rb".freeze, "lib/twilio-ruby/rest/ip_messaging.rb".freeze, "lib/twilio-ruby/rest/ip_messaging/v1.rb".freeze, "lib/twilio-ruby/rest/ip_messaging/v1/credential.rb".freeze, "lib/twilio-ruby/rest/ip_messaging/v1/service.rb".freeze, "lib/twilio-ruby/rest/ip_messaging/v1/service/channel.rb".freeze, "lib/twilio-ruby/rest/ip_messaging/v1/service/channel/member.rb".freeze, "lib/twilio-ruby/rest/ip_messaging/v1/service/channel/message.rb".freeze, "lib/twilio-ruby/rest/ip_messaging/v1/service/role.rb".freeze, "lib/twilio-ruby/rest/ip_messaging/v1/service/user.rb".freeze, "lib/twilio-ruby/rest/lookups.rb".freeze, "lib/twilio-ruby/rest/lookups/v1.rb".freeze, "lib/twilio-ruby/rest/lookups/v1/phone_number.rb".freeze, "lib/twilio-ruby/rest/monitor.rb".freeze, "lib/twilio-ruby/rest/monitor/v1.rb".freeze, "lib/twilio-ruby/rest/monitor/v1/alert.rb".freeze, "lib/twilio-ruby/rest/monitor/v1/event.rb".freeze, "lib/twilio-ruby/rest/notifications.rb".freeze, "lib/twilio-ruby/rest/notifications/v1.rb".freeze, "lib/twilio-ruby/rest/notifications/v1/credential.rb".freeze, "lib/twilio-ruby/rest/notifications/v1/service.rb".freeze, "lib/twilio-ruby/rest/notifications/v1/service/binding.rb".freeze, "lib/twilio-ruby/rest/notifications/v1/service/notification.rb".freeze, "lib/twilio-ruby/rest/preview.rb".freeze, "lib/twilio-ruby/rest/preview/wireless.rb".freeze, "lib/twilio-ruby/rest/preview/wireless/command.rb".freeze, "lib/twilio-ruby/rest/preview/wireless/device.rb".freeze, "lib/twilio-ruby/rest/preview/wireless/device/usage.rb".freeze, "lib/twilio-ruby/rest/preview/wireless/rate_plan.rb".freeze, "lib/twilio-ruby/rest/pricing.rb".freeze, "lib/twilio-ruby/rest/pricing/v1.rb".freeze, "lib/twilio-ruby/rest/pricing/v1/messaging.rb".freeze, "lib/twilio-ruby/rest/pricing/v1/messaging/country.rb".freeze, "lib/twilio-ruby/rest/pricing/v1/phone_number.rb".freeze, "lib/twilio-ruby/rest/pricing/v1/phone_number/country.rb".freeze, "lib/twilio-ruby/rest/pricing/v1/voice.rb".freeze, "lib/twilio-ruby/rest/pricing/v1/voice/country.rb".freeze, "lib/twilio-ruby/rest/pricing/v1/voice/number.rb".freeze, "lib/twilio-ruby/rest/taskrouter.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/activity.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/event.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/task.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/task/reservation.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queue_statistics.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/task_queue/task_queues_statistics.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/worker.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/worker_statistics.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/workers_statistics.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/workflow/workflow_statistics.rb".freeze, "lib/twilio-ruby/rest/taskrouter/v1/workspace/workspace_statistics.rb".freeze, "lib/twilio-ruby/rest/trunking.rb".freeze, "lib/twilio-ruby/rest/trunking/v1.rb".freeze, "lib/twilio-ruby/rest/trunking/v1/trunk.rb".freeze, "lib/twilio-ruby/rest/trunking/v1/trunk/credential_list.rb".freeze, "lib/twilio-ruby/rest/trunking/v1/trunk/ip_access_control_list.rb".freeze, "lib/twilio-ruby/rest/trunking/v1/trunk/origination_url.rb".freeze, "lib/twilio-ruby/rest/trunking/v1/trunk/phone_number.rb".freeze, "lib/twilio-ruby/task_router.rb".freeze, "lib/twilio-ruby/task_router/capability.rb".freeze, "lib/twilio-ruby/twiml/response.rb".freeze, "lib/twilio-ruby/util.rb".freeze, "lib/twilio-ruby/util/access_token.rb".freeze, "lib/twilio-ruby/util/capability.rb".freeze, "lib/twilio-ruby/util/client_config.rb".freeze, "lib/twilio-ruby/util/configuration.rb".freeze, "lib/twilio-ruby/util/request_validator.rb".freeze, "lib/twilio-ruby/version.rb".freeze, "spec/framework/serialize_spec.rb".freeze, "spec/holodeck/holodeck.rb".freeze, "spec/holodeck/hologram.rb".freeze, "spec/integration/api/v2010/account/address/dependent_phone_number_spec.rb".freeze, "spec/integration/api/v2010/account/address_spec.rb".freeze, "spec/integration/api/v2010/account/application_spec.rb".freeze, "spec/integration/api/v2010/account/authorized_connect_app_spec.rb".freeze, "spec/integration/api/v2010/account/available_phone_number/local_spec.rb".freeze, "spec/integration/api/v2010/account/available_phone_number/mobile_spec.rb".freeze, "spec/integration/api/v2010/account/available_phone_number/toll_free_spec.rb".freeze, "spec/integration/api/v2010/account/available_phone_number_spec.rb".freeze, "spec/integration/api/v2010/account/call/feedback_spec.rb".freeze, "spec/integration/api/v2010/account/call/feedback_summary_spec.rb".freeze, "spec/integration/api/v2010/account/call/notification_spec.rb".freeze, "spec/integration/api/v2010/account/call/recording_spec.rb".freeze, "spec/integration/api/v2010/account/call_spec.rb".freeze, "spec/integration/api/v2010/account/conference/participant_spec.rb".freeze, "spec/integration/api/v2010/account/conference_spec.rb".freeze, "spec/integration/api/v2010/account/connect_app_spec.rb".freeze, "spec/integration/api/v2010/account/incoming_phone_number/local_spec.rb".freeze, "spec/integration/api/v2010/account/incoming_phone_number/mobile_spec.rb".freeze, "spec/integration/api/v2010/account/incoming_phone_number/toll_free_spec.rb".freeze, "spec/integration/api/v2010/account/incoming_phone_number_spec.rb".freeze, "spec/integration/api/v2010/account/message/feedback_spec.rb".freeze, "spec/integration/api/v2010/account/message/media_spec.rb".freeze, "spec/integration/api/v2010/account/message_spec.rb".freeze, "spec/integration/api/v2010/account/notification_spec.rb".freeze, "spec/integration/api/v2010/account/outgoing_caller_id_spec.rb".freeze, "spec/integration/api/v2010/account/queue/member_spec.rb".freeze, "spec/integration/api/v2010/account/queue_spec.rb".freeze, "spec/integration/api/v2010/account/recording/transcription_spec.rb".freeze, "spec/integration/api/v2010/account/recording_spec.rb".freeze, "spec/integration/api/v2010/account/sandbox_spec.rb".freeze, "spec/integration/api/v2010/account/sip/credential_list/credential_spec.rb".freeze, "spec/integration/api/v2010/account/sip/credential_list_spec.rb".freeze, "spec/integration/api/v2010/account/sip/domain/credential_list_mapping_spec.rb".freeze, "spec/integration/api/v2010/account/sip/domain/ip_access_control_list_mapping_spec.rb".freeze, "spec/integration/api/v2010/account/sip/domain_spec.rb".freeze, "spec/integration/api/v2010/account/sip/ip_access_control_list/ip_address_spec.rb".freeze, "spec/integration/api/v2010/account/sip/ip_access_control_list_spec.rb".freeze, "spec/integration/api/v2010/account/sip_spec.rb".freeze, "spec/integration/api/v2010/account/sms/short_code_spec.rb".freeze, "spec/integration/api/v2010/account/sms/sms_message_spec.rb".freeze, "spec/integration/api/v2010/account/sms_spec.rb".freeze, "spec/integration/api/v2010/account/token_spec.rb".freeze, "spec/integration/api/v2010/account/transcription_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/all_time_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/daily_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/last_month_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/monthly_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/this_month_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/today_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/yearly_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/yesterday_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record_spec.rb".freeze, "spec/integration/api/v2010/account/usage/trigger_spec.rb".freeze, "spec/integration/api/v2010/account/usage_spec.rb".freeze, "spec/integration/api/v2010/account/validation_request_spec.rb".freeze, "spec/integration/api/v2010/account_spec.rb".freeze, "spec/integration/ip_messaging/v1/credential_spec.rb".freeze, "spec/integration/ip_messaging/v1/service/channel/member_spec.rb".freeze, "spec/integration/ip_messaging/v1/service/channel/message_spec.rb".freeze, "spec/integration/ip_messaging/v1/service/channel_spec.rb".freeze, "spec/integration/ip_messaging/v1/service/role_spec.rb".freeze, "spec/integration/ip_messaging/v1/service/user_spec.rb".freeze, "spec/integration/ip_messaging/v1/service_spec.rb".freeze, "spec/integration/lookups/v1/phone_number_spec.rb".freeze, "spec/integration/monitor/v1/alert_spec.rb".freeze, "spec/integration/monitor/v1/event_spec.rb".freeze, "spec/integration/notifications/v1/credential_spec.rb".freeze, "spec/integration/notifications/v1/service/binding_spec.rb".freeze, "spec/integration/notifications/v1/service/notification_spec.rb".freeze, "spec/integration/notifications/v1/service_spec.rb".freeze, "spec/integration/preview/wireless/command_spec.rb".freeze, "spec/integration/preview/wireless/device/usage_spec.rb".freeze, "spec/integration/preview/wireless/device_spec.rb".freeze, "spec/integration/preview/wireless/rate_plan_spec.rb".freeze, "spec/integration/pricing/v1/messaging/country_spec.rb".freeze, "spec/integration/pricing/v1/messaging_spec.rb".freeze, "spec/integration/pricing/v1/phone_number/country_spec.rb".freeze, "spec/integration/pricing/v1/phone_number_spec.rb".freeze, "spec/integration/pricing/v1/voice/country_spec.rb".freeze, "spec/integration/pricing/v1/voice/number_spec.rb".freeze, "spec/integration/pricing/v1/voice_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/activity_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/event_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/task/reservation_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/task_queue/task_queue_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/task_queue/task_queues_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/task_queue_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/task_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/worker/worker_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/worker/workers_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/worker_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/workflow/workflow_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/workflow_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/workspace_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace_spec.rb".freeze, "spec/integration/trunking/v1/trunk/credential_list_spec.rb".freeze, "spec/integration/trunking/v1/trunk/ip_access_control_list_spec.rb".freeze, "spec/integration/trunking/v1/trunk/origination_url_spec.rb".freeze, "spec/integration/trunking/v1/trunk/phone_number_spec.rb".freeze, "spec/integration/trunking/v1/trunk_spec.rb".freeze, "spec/rack/twilio_webhook_authentication_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/fakeweb.rb".freeze, "spec/task_router_spec.rb".freeze, "spec/twilio_spec.rb".freeze, "spec/util/access_token_spec.rb".freeze, "spec/util/capability_spec.rb".freeze, "spec/util/client_config_spec.rb".freeze, "spec/util/configuration_spec.rb".freeze, "spec/util/request_validator_spec.rb".freeze, "spec/util/url_encode_spec.rb".freeze, "twilio-ruby.gemspec".freeze] s.homepage = "http://github.com/twilio/twilio-ruby".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["--line-numbers".freeze, "--inline-source".freeze, "--title".freeze, "twilio-ruby".freeze, "--main".freeze, "README.md".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A simple library for communicating with the Twilio REST API, building TwiML, and generating Twilio Client Capability Tokens".freeze s.test_files = ["spec/framework/serialize_spec.rb".freeze, "spec/holodeck/holodeck.rb".freeze, "spec/holodeck/hologram.rb".freeze, "spec/integration/api/v2010/account/address/dependent_phone_number_spec.rb".freeze, "spec/integration/api/v2010/account/address_spec.rb".freeze, "spec/integration/api/v2010/account/application_spec.rb".freeze, "spec/integration/api/v2010/account/authorized_connect_app_spec.rb".freeze, "spec/integration/api/v2010/account/available_phone_number/local_spec.rb".freeze, "spec/integration/api/v2010/account/available_phone_number/mobile_spec.rb".freeze, "spec/integration/api/v2010/account/available_phone_number/toll_free_spec.rb".freeze, "spec/integration/api/v2010/account/available_phone_number_spec.rb".freeze, "spec/integration/api/v2010/account/call/feedback_spec.rb".freeze, "spec/integration/api/v2010/account/call/feedback_summary_spec.rb".freeze, "spec/integration/api/v2010/account/call/notification_spec.rb".freeze, "spec/integration/api/v2010/account/call/recording_spec.rb".freeze, "spec/integration/api/v2010/account/call_spec.rb".freeze, "spec/integration/api/v2010/account/conference/participant_spec.rb".freeze, "spec/integration/api/v2010/account/conference_spec.rb".freeze, "spec/integration/api/v2010/account/connect_app_spec.rb".freeze, "spec/integration/api/v2010/account/incoming_phone_number/local_spec.rb".freeze, "spec/integration/api/v2010/account/incoming_phone_number/mobile_spec.rb".freeze, "spec/integration/api/v2010/account/incoming_phone_number/toll_free_spec.rb".freeze, "spec/integration/api/v2010/account/incoming_phone_number_spec.rb".freeze, "spec/integration/api/v2010/account/message/feedback_spec.rb".freeze, "spec/integration/api/v2010/account/message/media_spec.rb".freeze, "spec/integration/api/v2010/account/message_spec.rb".freeze, "spec/integration/api/v2010/account/notification_spec.rb".freeze, "spec/integration/api/v2010/account/outgoing_caller_id_spec.rb".freeze, "spec/integration/api/v2010/account/queue/member_spec.rb".freeze, "spec/integration/api/v2010/account/queue_spec.rb".freeze, "spec/integration/api/v2010/account/recording/transcription_spec.rb".freeze, "spec/integration/api/v2010/account/recording_spec.rb".freeze, "spec/integration/api/v2010/account/sandbox_spec.rb".freeze, "spec/integration/api/v2010/account/sip/credential_list/credential_spec.rb".freeze, "spec/integration/api/v2010/account/sip/credential_list_spec.rb".freeze, "spec/integration/api/v2010/account/sip/domain/credential_list_mapping_spec.rb".freeze, "spec/integration/api/v2010/account/sip/domain/ip_access_control_list_mapping_spec.rb".freeze, "spec/integration/api/v2010/account/sip/domain_spec.rb".freeze, "spec/integration/api/v2010/account/sip/ip_access_control_list/ip_address_spec.rb".freeze, "spec/integration/api/v2010/account/sip/ip_access_control_list_spec.rb".freeze, "spec/integration/api/v2010/account/sip_spec.rb".freeze, "spec/integration/api/v2010/account/sms/short_code_spec.rb".freeze, "spec/integration/api/v2010/account/sms/sms_message_spec.rb".freeze, "spec/integration/api/v2010/account/sms_spec.rb".freeze, "spec/integration/api/v2010/account/token_spec.rb".freeze, "spec/integration/api/v2010/account/transcription_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/all_time_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/daily_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/last_month_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/monthly_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/this_month_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/today_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/yearly_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record/yesterday_spec.rb".freeze, "spec/integration/api/v2010/account/usage/record_spec.rb".freeze, "spec/integration/api/v2010/account/usage/trigger_spec.rb".freeze, "spec/integration/api/v2010/account/usage_spec.rb".freeze, "spec/integration/api/v2010/account/validation_request_spec.rb".freeze, "spec/integration/api/v2010/account_spec.rb".freeze, "spec/integration/ip_messaging/v1/credential_spec.rb".freeze, "spec/integration/ip_messaging/v1/service/channel/member_spec.rb".freeze, "spec/integration/ip_messaging/v1/service/channel/message_spec.rb".freeze, "spec/integration/ip_messaging/v1/service/channel_spec.rb".freeze, "spec/integration/ip_messaging/v1/service/role_spec.rb".freeze, "spec/integration/ip_messaging/v1/service/user_spec.rb".freeze, "spec/integration/ip_messaging/v1/service_spec.rb".freeze, "spec/integration/lookups/v1/phone_number_spec.rb".freeze, "spec/integration/monitor/v1/alert_spec.rb".freeze, "spec/integration/monitor/v1/event_spec.rb".freeze, "spec/integration/notifications/v1/credential_spec.rb".freeze, "spec/integration/notifications/v1/service/binding_spec.rb".freeze, "spec/integration/notifications/v1/service/notification_spec.rb".freeze, "spec/integration/notifications/v1/service_spec.rb".freeze, "spec/integration/preview/wireless/command_spec.rb".freeze, "spec/integration/preview/wireless/device/usage_spec.rb".freeze, "spec/integration/preview/wireless/device_spec.rb".freeze, "spec/integration/preview/wireless/rate_plan_spec.rb".freeze, "spec/integration/pricing/v1/messaging/country_spec.rb".freeze, "spec/integration/pricing/v1/messaging_spec.rb".freeze, "spec/integration/pricing/v1/phone_number/country_spec.rb".freeze, "spec/integration/pricing/v1/phone_number_spec.rb".freeze, "spec/integration/pricing/v1/voice/country_spec.rb".freeze, "spec/integration/pricing/v1/voice/number_spec.rb".freeze, "spec/integration/pricing/v1/voice_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/activity_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/event_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/task/reservation_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/task_queue/task_queue_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/task_queue/task_queues_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/task_queue_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/task_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/worker/worker_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/worker/workers_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/worker_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/workflow/workflow_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/workflow_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace/workspace_statistics_spec.rb".freeze, "spec/integration/taskrouter/v1/workspace_spec.rb".freeze, "spec/integration/trunking/v1/trunk/credential_list_spec.rb".freeze, "spec/integration/trunking/v1/trunk/ip_access_control_list_spec.rb".freeze, "spec/integration/trunking/v1/trunk/origination_url_spec.rb".freeze, "spec/integration/trunking/v1/trunk/phone_number_spec.rb".freeze, "spec/integration/trunking/v1/trunk_spec.rb".freeze, "spec/rack/twilio_webhook_authentication_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/fakeweb.rb".freeze, "spec/task_router_spec.rb".freeze, "spec/twilio_spec.rb".freeze, "spec/util/access_token_spec.rb".freeze, "spec/util/capability_spec.rb".freeze, "spec/util/client_config_spec.rb".freeze, "spec/util/configuration_spec.rb".freeze, "spec/util/request_validator_spec.rb".freeze, "spec/util/url_encode_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 2.1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.5".freeze]) end