--- !ruby/object:Gem::Specification name: fastly version: !ruby/object:Gem::Version version: 1.6.1 platform: ruby authors: - Fastly autorequire: bindir: bin cert_chain: [] date: 2016-09-06 00:00:00.000000000 Z dependencies: [] description: Client library for the Fastly acceleration system email: - simon@fastly.com - zeke@templ.in - tyler@fastly.com executables: - fastly_create_domain - fastly_upload_vcl extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rubocop.yml" - ".travis.yml" - Appraisals - CHANGELOG.md - Gemfile - HISTORY.md - LICENSE - README.md - Rakefile - bin/fastly_create_domain - bin/fastly_upload_vcl - fastly.gemspec - gemfiles/HEAD.gemfile - gemfiles/ruby_1.9.gemfile - lib/fastly.rb - lib/fastly/backend.rb - lib/fastly/base.rb - lib/fastly/belongs_to_service_and_version.rb - lib/fastly/cache_setting.rb - lib/fastly/client.rb - lib/fastly/condition.rb - lib/fastly/customer.rb - lib/fastly/dictionary.rb - lib/fastly/dictionary_item.rb - lib/fastly/director.rb - lib/fastly/domain.rb - lib/fastly/fetcher.rb - lib/fastly/gem_version.rb - lib/fastly/gzip.rb - lib/fastly/header.rb - lib/fastly/healthcheck.rb - lib/fastly/invoice.rb - lib/fastly/match.rb - lib/fastly/request_setting.rb - lib/fastly/response_object.rb - lib/fastly/s3_logging.rb - lib/fastly/service.rb - lib/fastly/settings.rb - lib/fastly/syslog.rb - lib/fastly/user.rb - lib/fastly/util.rb - lib/fastly/vcl.rb - lib/fastly/version.rb - test/admin_test.rb - test/api_key_test.rb - test/common.rb - test/fastly/client_test.rb - test/fastly/dictionary_test.rb - test/fastly/util_test.rb - test/full_login_test.rb - test/helper.rb - test/missing_api_key_test.rb - test/stats_test.rb - test/test_helper.rb homepage: http://github.com/fastly/fastly-ruby licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: Client library for the Fastly acceleration system test_files: - test/admin_test.rb - test/api_key_test.rb - test/common.rb - test/fastly/client_test.rb - test/fastly/dictionary_test.rb - test/fastly/util_test.rb - test/full_login_test.rb - test/helper.rb - test/missing_api_key_test.rb - test/stats_test.rb - test/test_helper.rb