--- !ruby/object:Gem::Specification name: restspec version: !ruby/object:Gem::Version version: 0.3.1 platform: ruby authors: - juliogarciag autorequire: bindir: bin cert_chain: [] date: 2015-01-05 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '10.0' - !ruby/object:Gem::Dependency name: pry requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.10' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.10' - !ruby/object:Gem::Dependency name: guard requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '2.8' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '2.8' - !ruby/object:Gem::Dependency name: guard-rspec requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '4.3' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '4.3' - !ruby/object:Gem::Dependency name: rspec-nc requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.2' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.2' - !ruby/object:Gem::Dependency name: simplecov requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.9.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.9.1 - !ruby/object:Gem::Dependency name: yard requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.8.7 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.8.7 - !ruby/object:Gem::Dependency name: redcarpet requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '3.2' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '3.2' - !ruby/object:Gem::Dependency name: activesupport requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '4.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '4.0' - !ruby/object:Gem::Dependency name: faker requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.4' - !ruby/object:Gem::Dependency name: hashie requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '3.3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '3.3' - !ruby/object:Gem::Dependency name: rack requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '3.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '3.0' - !ruby/object:Gem::Dependency name: httparty requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.13' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.13' - !ruby/object:Gem::Dependency name: rspec-its requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: rspec-collection_matchers requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: thor requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.19' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.19' - !ruby/object:Gem::Dependency name: tilt requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '1.1' - !ruby/object:Gem::Dependency name: ruby_deep_clone requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.6' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: '0.6' description: RSpec macros, helpers and matchers to work with APIs email: - julioggonz@gmail.com executables: - restspec extensions: [] extra_rdoc_files: [] files: - .editorconfig - .gitignore - .rbenv-vars.example - .rspec - .travis.yml - .yardopts - CHANGELOG.md - Gemfile - Guardfile - LICENSE.txt - README.md - Rakefile - bin/restspec - examples/store-api-tests/.rspec - examples/store-api-tests/Gemfile - examples/store-api-tests/Gemfile.lock - examples/store-api-tests/api.html - examples/store-api-tests/spec/api/category_spec.rb - examples/store-api-tests/spec/api/product_spec.rb - examples/store-api-tests/spec/api/restspec/endpoints.rb - examples/store-api-tests/spec/api/restspec/requirements.rb - examples/store-api-tests/spec/api/restspec/restspec_config.rb - examples/store-api-tests/spec/api/restspec/schemas.rb - examples/store-api-tests/spec/spec_helper.rb - examples/store-api-tests/spec/support/custom_macros.rb - examples/store-api-tests/spec/support/custom_matchers.rb - examples/store-api/.editorconfig - examples/store-api/.rbenv-vars.example - examples/store-api/.rspec - examples/store-api/Gemfile - examples/store-api/Gemfile.lock - examples/store-api/Guardfile - examples/store-api/README.md - examples/store-api/Rakefile - examples/store-api/app/assets/images/.keep - examples/store-api/app/assets/javascripts/application.js - examples/store-api/app/assets/javascripts/categories.js.coffee - examples/store-api/app/assets/javascripts/products.js.coffee - examples/store-api/app/assets/stylesheets/application.css - examples/store-api/app/assets/stylesheets/categories.css.scss - examples/store-api/app/assets/stylesheets/products.css.scss - examples/store-api/app/assets/stylesheets/scaffolds.css.scss - examples/store-api/app/controllers/application_controller.rb - examples/store-api/app/controllers/categories_controller.rb - examples/store-api/app/controllers/concerns/.keep - examples/store-api/app/controllers/products_controller.rb - examples/store-api/app/helpers/application_helper.rb - examples/store-api/app/helpers/categories_helper.rb - examples/store-api/app/helpers/products_helper.rb - examples/store-api/app/mailers/.keep - examples/store-api/app/models/.keep - examples/store-api/app/models/category.rb - examples/store-api/app/models/concerns/.keep - examples/store-api/app/models/product.rb - examples/store-api/app/views/categories/_form.html.erb - examples/store-api/app/views/categories/edit.html.erb - examples/store-api/app/views/categories/index.html.erb - examples/store-api/app/views/categories/index.json.jbuilder - examples/store-api/app/views/categories/new.html.erb - examples/store-api/app/views/categories/show.html.erb - examples/store-api/app/views/categories/show.json.jbuilder - examples/store-api/app/views/layouts/application.html.erb - examples/store-api/app/views/products/_form.html.erb - examples/store-api/app/views/products/edit.html.erb - examples/store-api/app/views/products/index.html.erb - examples/store-api/app/views/products/index.json.jbuilder - examples/store-api/app/views/products/new.html.erb - examples/store-api/app/views/products/show.html.erb - examples/store-api/app/views/products/show.json.jbuilder - examples/store-api/bin/bundle - examples/store-api/bin/guard - examples/store-api/bin/rails - examples/store-api/bin/rake - examples/store-api/bin/spring - examples/store-api/config.ru - examples/store-api/config/application.rb - examples/store-api/config/boot.rb - examples/store-api/config/database.yml - examples/store-api/config/environment.rb - examples/store-api/config/environments/development.rb - examples/store-api/config/environments/production.rb - examples/store-api/config/environments/test.rb - examples/store-api/config/initializers/assets.rb - examples/store-api/config/initializers/backtrace_silencers.rb - examples/store-api/config/initializers/cookies_serializer.rb - examples/store-api/config/initializers/filter_parameter_logging.rb - examples/store-api/config/initializers/inflections.rb - examples/store-api/config/initializers/mime_types.rb - examples/store-api/config/initializers/session_store.rb - examples/store-api/config/initializers/wrap_parameters.rb - examples/store-api/config/locales/en.yml - examples/store-api/config/routes.rb - examples/store-api/config/secrets.yml - examples/store-api/db/migrate/20141205154816_create_products.rb - examples/store-api/db/migrate/20141205171104_create_categories.rb - examples/store-api/db/migrate/20141205171140_add_category_id_to_products.rb - examples/store-api/db/schema.rb - examples/store-api/db/seeds.rb - examples/store-api/lib/assets/.keep - examples/store-api/lib/tasks/.keep - examples/store-api/log/.keep - examples/store-api/public/404.html - examples/store-api/public/422.html - examples/store-api/public/500.html - examples/store-api/public/favicon.ico - examples/store-api/public/robots.txt - examples/store-api/spec/controllers/categories_controller_spec.rb - examples/store-api/spec/controllers/products_controller_spec.rb - examples/store-api/spec/factories/categories.rb - examples/store-api/spec/factories/products.rb - examples/store-api/spec/helpers/categories_helper_spec.rb - examples/store-api/spec/helpers/products_helper_spec.rb - examples/store-api/spec/models/category_spec.rb - examples/store-api/spec/models/product_spec.rb - examples/store-api/spec/rails_helper.rb - examples/store-api/spec/requests/categories_spec.rb - examples/store-api/spec/requests/products_spec.rb - examples/store-api/spec/routing/categories_routing_spec.rb - examples/store-api/spec/routing/products_routing_spec.rb - examples/store-api/spec/spec_helper.rb - examples/store-api/spec/views/categories/edit.html.erb_spec.rb - examples/store-api/spec/views/categories/index.html.erb_spec.rb - examples/store-api/spec/views/categories/new.html.erb_spec.rb - examples/store-api/spec/views/categories/show.html.erb_spec.rb - examples/store-api/spec/views/products/edit.html.erb_spec.rb - examples/store-api/spec/views/products/index.html.erb_spec.rb - examples/store-api/spec/views/products/new.html.erb_spec.rb - examples/store-api/spec/views/products/show.html.erb_spec.rb - examples/store-api/vendor/assets/javascripts/.keep - examples/store-api/vendor/assets/stylesheets/.keep - guides/endpoints.md - guides/helpers.md - guides/macros.md - guides/matchers.md - guides/schemas.md - guides/tutorial.md - guides/types.md - lib/restspec.rb - lib/restspec/configuration.rb - lib/restspec/endpoints/dsl.rb - lib/restspec/endpoints/endpoint.rb - lib/restspec/endpoints/has_schemas.rb - lib/restspec/endpoints/namespace.rb - lib/restspec/endpoints/network.rb - lib/restspec/endpoints/request.rb - lib/restspec/endpoints/response.rb - lib/restspec/endpoints/url_builder.rb - lib/restspec/requirements/dsl.rb - lib/restspec/requirements/requirement.rb - lib/restspec/rspec/api_helpers.rb - lib/restspec/rspec/api_macros.rb - lib/restspec/rspec/extras.rb - lib/restspec/rspec/matchers/api_matchers.rb - lib/restspec/rspec/matchers/be_like_schema.rb - lib/restspec/rspec/matchers/be_like_schema_array.rb - lib/restspec/rspec/matchers/have_header.rb - lib/restspec/rspec/matchers/have_status.rb - lib/restspec/rspec/matchers/include_where.rb - lib/restspec/rspec/shared_examples.rb - lib/restspec/runners/docs/docs_runner.rb - lib/restspec/runners/docs/template_context.rb - lib/restspec/runners/docs/templates/docs.html.slim - lib/restspec/runners/docs/templates/docs.md.erb - lib/restspec/runners/install/install_runner.rb - lib/restspec/runners/install/templates/Gemfile - lib/restspec/runners/install/templates/custom_macros.rb - lib/restspec/runners/install/templates/restspec_config.rb - lib/restspec/runners/install/templates/spec_helper.rb - lib/restspec/schema/attribute.rb - lib/restspec/schema/attribute_example.rb - lib/restspec/schema/checker.rb - lib/restspec/schema/dsl.rb - lib/restspec/schema/schema.rb - lib/restspec/schema/schema_example.rb - lib/restspec/schema/types.rb - lib/restspec/schema/types/array_type.rb - lib/restspec/schema/types/basic_type.rb - lib/restspec/schema/types/boolean_type.rb - lib/restspec/schema/types/date_type.rb - lib/restspec/schema/types/datetime_type.rb - lib/restspec/schema/types/decimal_string_type.rb - lib/restspec/schema/types/decimal_type.rb - lib/restspec/schema/types/embedded_schema_type.rb - lib/restspec/schema/types/hash_type.rb - lib/restspec/schema/types/integer_type.rb - lib/restspec/schema/types/null_type.rb - lib/restspec/schema/types/one_of_type.rb - lib/restspec/schema/types/schema_id_type.rb - lib/restspec/schema/types/string_type.rb - lib/restspec/schema/types/type_methods.rb - lib/restspec/shortcuts.rb - lib/restspec/stores/endpoint_store.rb - lib/restspec/stores/namespace_store.rb - lib/restspec/stores/schema_store.rb - lib/restspec/values/status_code.rb - lib/restspec/values/super_hash.rb - lib/restspec/version.rb - restspec.gemspec - spec/restspec/endpoints/dsl_spec.rb - spec/restspec/endpoints/endpoint_spec.rb - spec/restspec/endpoints/namespace_spec.rb - spec/restspec/endpoints/request_spec.rb - spec/restspec/endpoints/response_spec.rb - spec/restspec/schema/attribute_example_spec.rb - spec/restspec/schema/attribute_spec.rb - spec/restspec/schema/checker_spec.rb - spec/restspec/schema/dsl_spec.rb - spec/restspec/schema/schema_example_spec.rb - spec/restspec/schema/schema_spec.rb - spec/restspec/schema/types/array_type_spec.rb - spec/restspec/schema/types/basic_type_spec.rb - spec/restspec/schema/types/boolean_type_spec.rb - spec/restspec/schema/types/date_type_spec.rb - spec/restspec/schema/types/datetime_type_spec.rb - spec/restspec/schema/types/decimal_string_type_spec.rb - spec/restspec/schema/types/decimal_type_spec.rb - spec/restspec/schema/types/embedded_schema_type_spec.rb - spec/restspec/schema/types/hash_type_spec.rb - spec/restspec/schema/types/integer_type_spec.rb - spec/restspec/schema/types/null_type_spec.rb - spec/restspec/schema/types/one_of_type_spec.rb - spec/restspec/schema/types/string_type_spec.rb - spec/restspec/stores/endpoint_store_spec.rb - spec/restspec/values/status_code_spec.rb - spec/spec_helper.rb homepage: '' 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.0.14 signing_key: specification_version: 4 summary: RSpec macros, helpers and matchers to work with APIs test_files: - spec/restspec/endpoints/dsl_spec.rb - spec/restspec/endpoints/endpoint_spec.rb - spec/restspec/endpoints/namespace_spec.rb - spec/restspec/endpoints/request_spec.rb - spec/restspec/endpoints/response_spec.rb - spec/restspec/schema/attribute_example_spec.rb - spec/restspec/schema/attribute_spec.rb - spec/restspec/schema/checker_spec.rb - spec/restspec/schema/dsl_spec.rb - spec/restspec/schema/schema_example_spec.rb - spec/restspec/schema/schema_spec.rb - spec/restspec/schema/types/array_type_spec.rb - spec/restspec/schema/types/basic_type_spec.rb - spec/restspec/schema/types/boolean_type_spec.rb - spec/restspec/schema/types/date_type_spec.rb - spec/restspec/schema/types/datetime_type_spec.rb - spec/restspec/schema/types/decimal_string_type_spec.rb - spec/restspec/schema/types/decimal_type_spec.rb - spec/restspec/schema/types/embedded_schema_type_spec.rb - spec/restspec/schema/types/hash_type_spec.rb - spec/restspec/schema/types/integer_type_spec.rb - spec/restspec/schema/types/null_type_spec.rb - spec/restspec/schema/types/one_of_type_spec.rb - spec/restspec/schema/types/string_type_spec.rb - spec/restspec/stores/endpoint_store_spec.rb - spec/restspec/values/status_code_spec.rb - spec/spec_helper.rb has_rdoc: