# -*- encoding: utf-8 -*- # stub: shoulda-matchers 2.8.0.rc2 ruby lib Gem::Specification.new do |s| s.name = "shoulda-matchers".freeze s.version = "2.8.0.rc2".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 = ["Tammer Saleh".freeze, "Joe Ferris".freeze, "Ryan McGeary".freeze, "Dan Croak".freeze, "Matt Jankowski".freeze, "Stafford Brunk".freeze, "Elliot Winkler".freeze] s.date = "2015-01-23" s.description = "Making tests easy on the fingers and eyes".freeze s.email = "support@thoughtbot.com".freeze s.files = [".gitignore".freeze, ".hound.yml".freeze, ".hound_config/ruby.yml".freeze, ".travis.yml".freeze, ".yardopts".freeze, "Appraisals".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "MIT-LICENSE".freeze, "NEWS.md".freeze, "README.md".freeze, "Rakefile".freeze, "cucumber.yml".freeze, "doc_config/gh-pages/index.html.erb".freeze, "doc_config/yard/setup.rb".freeze, "doc_config/yard/templates/default/fulldoc/html/css/bootstrap.css".freeze, "doc_config/yard/templates/default/fulldoc/html/css/full_list.css".freeze, "doc_config/yard/templates/default/fulldoc/html/css/global.css".freeze, "doc_config/yard/templates/default/fulldoc/html/css/solarized.css".freeze, "doc_config/yard/templates/default/fulldoc/html/css/style.css".freeze, "doc_config/yard/templates/default/fulldoc/html/full_list.erb".freeze, "doc_config/yard/templates/default/fulldoc/html/full_list_class.erb".freeze, "doc_config/yard/templates/default/fulldoc/html/full_list_method.erb".freeze, "doc_config/yard/templates/default/fulldoc/html/js/app.js".freeze, "doc_config/yard/templates/default/fulldoc/html/js/full_list.js".freeze, "doc_config/yard/templates/default/fulldoc/html/js/jquery.stickyheaders.js".freeze, "doc_config/yard/templates/default/fulldoc/html/js/underscore.min.js".freeze, "doc_config/yard/templates/default/fulldoc/html/setup.rb".freeze, "doc_config/yard/templates/default/layout/html/breadcrumb.erb".freeze, "doc_config/yard/templates/default/layout/html/fonts.erb".freeze, "doc_config/yard/templates/default/layout/html/layout.erb".freeze, "doc_config/yard/templates/default/layout/html/search.erb".freeze, "doc_config/yard/templates/default/layout/html/setup.rb".freeze, "doc_config/yard/templates/default/method_details/html/source.erb".freeze, "doc_config/yard/templates/default/module/html/box_info.erb".freeze, "docs.watchr".freeze, "gemfiles/3.0.gemfile".freeze, "gemfiles/3.0.gemfile.lock".freeze, "gemfiles/3.1.gemfile".freeze, "gemfiles/3.1.gemfile.lock".freeze, "gemfiles/3.1_1.9.2.gemfile".freeze, "gemfiles/3.1_1.9.2.gemfile.lock".freeze, "gemfiles/3.2.gemfile".freeze, "gemfiles/3.2.gemfile.lock".freeze, "gemfiles/3.2_1.9.2.gemfile".freeze, "gemfiles/3.2_1.9.2.gemfile.lock".freeze, "gemfiles/4.0.0.gemfile".freeze, "gemfiles/4.0.0.gemfile.lock".freeze, "gemfiles/4.0.1.gemfile".freeze, "gemfiles/4.0.1.gemfile.lock".freeze, "gemfiles/4.1.gemfile".freeze, "gemfiles/4.1.gemfile.lock".freeze, "gemfiles/4.2.gemfile".freeze, "gemfiles/4.2.gemfile.lock".freeze, "lib/shoulda-matchers.rb".freeze, "lib/shoulda/matchers.rb".freeze, "lib/shoulda/matchers/action_controller.rb".freeze, "lib/shoulda/matchers/action_controller/callback_matcher.rb".freeze, "lib/shoulda/matchers/action_controller/filter_param_matcher.rb".freeze, "lib/shoulda/matchers/action_controller/redirect_to_matcher.rb".freeze, "lib/shoulda/matchers/action_controller/render_template_matcher.rb".freeze, "lib/shoulda/matchers/action_controller/render_with_layout_matcher.rb".freeze, "lib/shoulda/matchers/action_controller/rescue_from_matcher.rb".freeze, "lib/shoulda/matchers/action_controller/respond_with_matcher.rb".freeze, "lib/shoulda/matchers/action_controller/route_matcher.rb".freeze, "lib/shoulda/matchers/action_controller/route_params.rb".freeze, "lib/shoulda/matchers/action_controller/set_flash_matcher.rb".freeze, "lib/shoulda/matchers/action_controller/set_session_matcher.rb".freeze, "lib/shoulda/matchers/action_controller/strong_parameters_matcher.rb".freeze, "lib/shoulda/matchers/active_model.rb".freeze, "lib/shoulda/matchers/active_model/allow_mass_assignment_of_matcher.rb".freeze, "lib/shoulda/matchers/active_model/allow_value_matcher.rb".freeze, "lib/shoulda/matchers/active_model/disallow_value_matcher.rb".freeze, "lib/shoulda/matchers/active_model/errors.rb".freeze, "lib/shoulda/matchers/active_model/have_secure_password_matcher.rb".freeze, "lib/shoulda/matchers/active_model/helpers.rb".freeze, "lib/shoulda/matchers/active_model/numericality_matchers.rb".freeze, "lib/shoulda/matchers/active_model/numericality_matchers/comparison_matcher.rb".freeze, "lib/shoulda/matchers/active_model/numericality_matchers/even_number_matcher.rb".freeze, "lib/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb".freeze, "lib/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher.rb".freeze, "lib/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher.rb".freeze, "lib/shoulda/matchers/active_model/strict_validator.rb".freeze, "lib/shoulda/matchers/active_model/validate_absence_of_matcher.rb".freeze, "lib/shoulda/matchers/active_model/validate_acceptance_of_matcher.rb".freeze, "lib/shoulda/matchers/active_model/validate_confirmation_of_matcher.rb".freeze, "lib/shoulda/matchers/active_model/validate_exclusion_of_matcher.rb".freeze, "lib/shoulda/matchers/active_model/validate_inclusion_of_matcher.rb".freeze, "lib/shoulda/matchers/active_model/validate_length_of_matcher.rb".freeze, "lib/shoulda/matchers/active_model/validate_numericality_of_matcher.rb".freeze, "lib/shoulda/matchers/active_model/validate_presence_of_matcher.rb".freeze, "lib/shoulda/matchers/active_model/validation_matcher.rb".freeze, "lib/shoulda/matchers/active_model/validator.rb".freeze, "lib/shoulda/matchers/active_model/validator_with_captured_range_error.rb".freeze, "lib/shoulda/matchers/active_record.rb".freeze, "lib/shoulda/matchers/active_record/accept_nested_attributes_for_matcher.rb".freeze, "lib/shoulda/matchers/active_record/association_matcher.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/counter_cache_matcher.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/dependent_matcher.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/inverse_of_matcher.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/join_table_matcher.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/model_reflection.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/model_reflector.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/option_verifier.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/order_matcher.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/source_matcher.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/through_matcher.rb".freeze, "lib/shoulda/matchers/active_record/define_enum_for_matcher.rb".freeze, "lib/shoulda/matchers/active_record/have_db_column_matcher.rb".freeze, "lib/shoulda/matchers/active_record/have_db_index_matcher.rb".freeze, "lib/shoulda/matchers/active_record/have_readonly_attribute_matcher.rb".freeze, "lib/shoulda/matchers/active_record/serialize_matcher.rb".freeze, "lib/shoulda/matchers/active_record/uniqueness.rb".freeze, "lib/shoulda/matchers/active_record/uniqueness/model.rb".freeze, "lib/shoulda/matchers/active_record/uniqueness/namespace.rb".freeze, "lib/shoulda/matchers/active_record/uniqueness/test_model_creator.rb".freeze, "lib/shoulda/matchers/active_record/uniqueness/test_models.rb".freeze, "lib/shoulda/matchers/active_record/validate_uniqueness_of_matcher.rb".freeze, "lib/shoulda/matchers/assertion_error.rb".freeze, "lib/shoulda/matchers/doublespeak.rb".freeze, "lib/shoulda/matchers/doublespeak/double.rb".freeze, "lib/shoulda/matchers/doublespeak/double_collection.rb".freeze, "lib/shoulda/matchers/doublespeak/double_implementation_registry.rb".freeze, "lib/shoulda/matchers/doublespeak/object_double.rb".freeze, "lib/shoulda/matchers/doublespeak/proxy_implementation.rb".freeze, "lib/shoulda/matchers/doublespeak/structs.rb".freeze, "lib/shoulda/matchers/doublespeak/stub_implementation.rb".freeze, "lib/shoulda/matchers/doublespeak/world.rb".freeze, "lib/shoulda/matchers/error.rb".freeze, "lib/shoulda/matchers/independent.rb".freeze, "lib/shoulda/matchers/independent/delegate_method_matcher.rb".freeze, "lib/shoulda/matchers/independent/delegate_method_matcher/stubbed_target.rb".freeze, "lib/shoulda/matchers/independent/delegate_method_matcher/target_not_defined_error.rb".freeze, "lib/shoulda/matchers/integrations/nunit_test_case_detection.rb".freeze, "lib/shoulda/matchers/integrations/rspec.rb".freeze, "lib/shoulda/matchers/integrations/test_unit.rb".freeze, "lib/shoulda/matchers/matcher_context.rb".freeze, "lib/shoulda/matchers/rails_shim.rb".freeze, "lib/shoulda/matchers/util.rb".freeze, "lib/shoulda/matchers/version.rb".freeze, "lib/shoulda/matchers/warn.rb".freeze, "script/SUPPORTED_VERSIONS".freeze, "script/install_gems_in_all_appraisals".freeze, "script/run_all_tests".freeze, "script/update_gem_in_all_appraisals".freeze, "shoulda-matchers.gemspec".freeze, "spec/acceptance/active_model_integration_spec.rb".freeze, "spec/acceptance/independent_matchers_spec.rb".freeze, "spec/acceptance/rails_integration_spec.rb".freeze, "spec/acceptance_spec_helper.rb".freeze, "spec/report_warnings.rb".freeze, "spec/support/acceptance/helpers.rb".freeze, "spec/support/acceptance/helpers/active_model_helpers.rb".freeze, "spec/support/acceptance/helpers/array_helpers.rb".freeze, "spec/support/acceptance/helpers/base_helpers.rb".freeze, "spec/support/acceptance/helpers/command_helpers.rb".freeze, "spec/support/acceptance/helpers/file_helpers.rb".freeze, "spec/support/acceptance/helpers/gem_helpers.rb".freeze, "spec/support/acceptance/helpers/minitest_helpers.rb".freeze, "spec/support/acceptance/helpers/pluralization_helpers.rb".freeze, "spec/support/acceptance/helpers/rails_version_helpers.rb".freeze, "spec/support/acceptance/helpers/rspec_helpers.rb".freeze, "spec/support/acceptance/helpers/ruby_version_helpers.rb".freeze, "spec/support/acceptance/helpers/step_helpers.rb".freeze, "spec/support/acceptance/matchers/have_output.rb".freeze, "spec/support/acceptance/matchers/indicate_number_of_tests_was_run_matcher.rb".freeze, "spec/support/acceptance/matchers/indicate_that_tests_were_run_matcher.rb".freeze, "spec/support/tests/bundle.rb".freeze, "spec/support/tests/command_runner.rb".freeze, "spec/support/tests/filesystem.rb".freeze, "spec/support/tests/version.rb".freeze, "spec/support/unit/capture.rb".freeze, "spec/support/unit/helpers/active_model_helpers.rb".freeze, "spec/support/unit/helpers/active_model_versions.rb".freeze, "spec/support/unit/helpers/active_record_versions.rb".freeze, "spec/support/unit/helpers/active_resource_builder.rb".freeze, "spec/support/unit/helpers/allow_value_matcher_helpers.rb".freeze, "spec/support/unit/helpers/class_builder.rb".freeze, "spec/support/unit/helpers/confirmation_matcher_helpers.rb".freeze, "spec/support/unit/helpers/controller_builder.rb".freeze, "spec/support/unit/helpers/i18n_faker.rb".freeze, "spec/support/unit/helpers/mailer_builder.rb".freeze, "spec/support/unit/helpers/model_builder.rb".freeze, "spec/support/unit/helpers/rails_versions.rb".freeze, "spec/support/unit/i18n.rb".freeze, "spec/support/unit/matchers/deprecate.rb".freeze, "spec/support/unit/matchers/fail_with_message_including_matcher.rb".freeze, "spec/support/unit/matchers/fail_with_message_matcher.rb".freeze, "spec/support/unit/matchers/print_warning_including.rb".freeze, "spec/support/unit/rails_application.rb".freeze, "spec/support/unit/record_builder_with_i18n_validation_message.rb".freeze, "spec/support/unit/record_validating_confirmation_builder.rb".freeze, "spec/support/unit/record_with_different_error_attribute_builder.rb".freeze, "spec/support/unit/shared_examples/numerical_submatcher.rb".freeze, "spec/support/unit/shared_examples/numerical_type_submatcher.rb".freeze, "spec/unit/shoulda/matchers/action_controller/callback_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/filter_param_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/redirect_to_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/render_template_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/render_with_layout_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/rescue_from_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/respond_with_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/route_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/route_params_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/set_flash_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/set_session_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/strong_parameters_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/allow_mass_assignment_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/allow_value_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/disallow_value_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/have_secure_password_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/helpers_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/numericality_matchers/comparison_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/numericality_matchers/even_number_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_absence_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_acceptance_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_confirmation_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_exclusion_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_inclusion_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_length_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_numericality_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_presence_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_uniqueness_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/accept_nested_attributes_for_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/association_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/association_matchers/model_reflection_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/define_enum_for_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/have_db_column_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/have_db_index_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/have_readonly_attributes_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/serialize_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/double_collection_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/double_implementation_registry_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/double_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/object_double_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/proxy_implementation_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/stub_implementation_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/world_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak_spec.rb".freeze, "spec/unit/shoulda/matchers/independent/delegate_method_matcher/stubbed_target_spec.rb".freeze, "spec/unit/shoulda/matchers/independent/delegate_method_matcher_spec.rb".freeze, "spec/unit_spec_helper.rb".freeze, "spec/warnings_spy.rb".freeze, "spec/warnings_spy/filesystem.rb".freeze, "spec/warnings_spy/partitioner.rb".freeze, "spec/warnings_spy/reader.rb".freeze, "spec/warnings_spy/reporter.rb".freeze] s.homepage = "http://thoughtbot.com/community/".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.2".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Making tests easy on the fingers and eyes".freeze s.test_files = ["spec/acceptance/active_model_integration_spec.rb".freeze, "spec/acceptance/independent_matchers_spec.rb".freeze, "spec/acceptance/rails_integration_spec.rb".freeze, "spec/acceptance_spec_helper.rb".freeze, "spec/report_warnings.rb".freeze, "spec/support/acceptance/helpers.rb".freeze, "spec/support/acceptance/helpers/active_model_helpers.rb".freeze, "spec/support/acceptance/helpers/array_helpers.rb".freeze, "spec/support/acceptance/helpers/base_helpers.rb".freeze, "spec/support/acceptance/helpers/command_helpers.rb".freeze, "spec/support/acceptance/helpers/file_helpers.rb".freeze, "spec/support/acceptance/helpers/gem_helpers.rb".freeze, "spec/support/acceptance/helpers/minitest_helpers.rb".freeze, "spec/support/acceptance/helpers/pluralization_helpers.rb".freeze, "spec/support/acceptance/helpers/rails_version_helpers.rb".freeze, "spec/support/acceptance/helpers/rspec_helpers.rb".freeze, "spec/support/acceptance/helpers/ruby_version_helpers.rb".freeze, "spec/support/acceptance/helpers/step_helpers.rb".freeze, "spec/support/acceptance/matchers/have_output.rb".freeze, "spec/support/acceptance/matchers/indicate_number_of_tests_was_run_matcher.rb".freeze, "spec/support/acceptance/matchers/indicate_that_tests_were_run_matcher.rb".freeze, "spec/support/tests/bundle.rb".freeze, "spec/support/tests/command_runner.rb".freeze, "spec/support/tests/filesystem.rb".freeze, "spec/support/tests/version.rb".freeze, "spec/support/unit/capture.rb".freeze, "spec/support/unit/helpers/active_model_helpers.rb".freeze, "spec/support/unit/helpers/active_model_versions.rb".freeze, "spec/support/unit/helpers/active_record_versions.rb".freeze, "spec/support/unit/helpers/active_resource_builder.rb".freeze, "spec/support/unit/helpers/allow_value_matcher_helpers.rb".freeze, "spec/support/unit/helpers/class_builder.rb".freeze, "spec/support/unit/helpers/confirmation_matcher_helpers.rb".freeze, "spec/support/unit/helpers/controller_builder.rb".freeze, "spec/support/unit/helpers/i18n_faker.rb".freeze, "spec/support/unit/helpers/mailer_builder.rb".freeze, "spec/support/unit/helpers/model_builder.rb".freeze, "spec/support/unit/helpers/rails_versions.rb".freeze, "spec/support/unit/i18n.rb".freeze, "spec/support/unit/matchers/deprecate.rb".freeze, "spec/support/unit/matchers/fail_with_message_including_matcher.rb".freeze, "spec/support/unit/matchers/fail_with_message_matcher.rb".freeze, "spec/support/unit/matchers/print_warning_including.rb".freeze, "spec/support/unit/rails_application.rb".freeze, "spec/support/unit/record_builder_with_i18n_validation_message.rb".freeze, "spec/support/unit/record_validating_confirmation_builder.rb".freeze, "spec/support/unit/record_with_different_error_attribute_builder.rb".freeze, "spec/support/unit/shared_examples/numerical_submatcher.rb".freeze, "spec/support/unit/shared_examples/numerical_type_submatcher.rb".freeze, "spec/unit/shoulda/matchers/action_controller/callback_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/filter_param_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/redirect_to_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/render_template_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/render_with_layout_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/rescue_from_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/respond_with_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/route_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/route_params_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/set_flash_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/set_session_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/action_controller/strong_parameters_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/allow_mass_assignment_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/allow_value_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/disallow_value_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/have_secure_password_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/helpers_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/numericality_matchers/comparison_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/numericality_matchers/even_number_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_absence_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_acceptance_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_confirmation_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_exclusion_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_inclusion_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_length_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_numericality_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_presence_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_model/validate_uniqueness_of_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/accept_nested_attributes_for_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/association_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/association_matchers/model_reflection_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/define_enum_for_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/have_db_column_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/have_db_index_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/have_readonly_attributes_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/active_record/serialize_matcher_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/double_collection_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/double_implementation_registry_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/double_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/object_double_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/proxy_implementation_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/stub_implementation_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak/world_spec.rb".freeze, "spec/unit/shoulda/matchers/doublespeak_spec.rb".freeze, "spec/unit/shoulda/matchers/independent/delegate_method_matcher/stubbed_target_spec.rb".freeze, "spec/unit/shoulda/matchers/independent/delegate_method_matcher_spec.rb".freeze, "spec/unit_spec_helper.rb".freeze, "spec/warnings_spy.rb".freeze, "spec/warnings_spy/filesystem.rb".freeze, "spec/warnings_spy/partitioner.rb".freeze, "spec/warnings_spy/reader.rb".freeze, "spec/warnings_spy/reporter.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.0.0".freeze]) end