# -*- encoding: utf-8 -*- # stub: shoulda-matchers 4.3.0 ruby lib Gem::Specification.new do |s| s.name = "shoulda-matchers".freeze s.version = "4.3.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://github.com/thoughtbot/shoulda-matchers/issues", "changelog_uri" => "https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md", "documentation_uri" => "https://matchers.shoulda.io/docs", "homepage_uri" => "https://matchers.shoulda.io", "source_code_uri" => "https://github.com/thoughtbot/shoulda-matchers" } if s.respond_to? :metadata= 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 = "2020-02-17" s.description = "Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rails functionality that, if written by hand, would be much longer, more complex, and error-prone.".freeze s.email = "support@thoughtbot.com".freeze s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "docs/errors/NonCaseSwappableValueError.md".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/flash_store.rb".freeze, "lib/shoulda/matchers/action_controller/permit_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/session_store.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/set_session_or_flash_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/allow_value_matcher/attribute_changed_value_error.rb".freeze, "lib/shoulda/matchers/active_model/allow_value_matcher/attribute_does_not_exist_error.rb".freeze, "lib/shoulda/matchers/active_model/allow_value_matcher/attribute_setter.rb".freeze, "lib/shoulda/matchers/active_model/allow_value_matcher/attribute_setter_and_validator.rb".freeze, "lib/shoulda/matchers/active_model/allow_value_matcher/attribute_setters.rb".freeze, "lib/shoulda/matchers/active_model/allow_value_matcher/attribute_setters_and_validators.rb".freeze, "lib/shoulda/matchers/active_model/allow_value_matcher/successful_check.rb".freeze, "lib/shoulda/matchers/active_model/allow_value_matcher/successful_setting.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/qualifiers.rb".freeze, "lib/shoulda/matchers/active_model/qualifiers/allow_nil.rb".freeze, "lib/shoulda/matchers/active_model/qualifiers/ignore_interference_by_writer.rb".freeze, "lib/shoulda/matchers/active_model/qualifiers/ignoring_interference_by_writer.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/validation_matcher/build_description.rb".freeze, "lib/shoulda/matchers/active_model/validation_message_finder.rb".freeze, "lib/shoulda/matchers/active_model/validator.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/optional_matcher.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/order_matcher.rb".freeze, "lib/shoulda/matchers/active_record/association_matchers/required_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/have_rich_text_matcher.rb".freeze, "lib/shoulda/matchers/active_record/have_secure_token_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/configuration.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/method_call.rb".freeze, "lib/shoulda/matchers/doublespeak/object_double.rb".freeze, "lib/shoulda/matchers/doublespeak/proxy_implementation.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.rb".freeze, "lib/shoulda/matchers/integrations/configuration.rb".freeze, "lib/shoulda/matchers/integrations/configuration_error.rb".freeze, "lib/shoulda/matchers/integrations/inclusion.rb".freeze, "lib/shoulda/matchers/integrations/libraries.rb".freeze, "lib/shoulda/matchers/integrations/libraries/action_controller.rb".freeze, "lib/shoulda/matchers/integrations/libraries/active_model.rb".freeze, "lib/shoulda/matchers/integrations/libraries/active_record.rb".freeze, "lib/shoulda/matchers/integrations/libraries/missing_library.rb".freeze, "lib/shoulda/matchers/integrations/libraries/rails.rb".freeze, "lib/shoulda/matchers/integrations/libraries/routing.rb".freeze, "lib/shoulda/matchers/integrations/rails.rb".freeze, "lib/shoulda/matchers/integrations/registry.rb".freeze, "lib/shoulda/matchers/integrations/test_frameworks.rb".freeze, "lib/shoulda/matchers/integrations/test_frameworks/active_support_test_case.rb".freeze, "lib/shoulda/matchers/integrations/test_frameworks/minitest_4.rb".freeze, "lib/shoulda/matchers/integrations/test_frameworks/minitest_5.rb".freeze, "lib/shoulda/matchers/integrations/test_frameworks/missing_test_framework.rb".freeze, "lib/shoulda/matchers/integrations/test_frameworks/rspec.rb".freeze, "lib/shoulda/matchers/integrations/test_frameworks/test_unit.rb".freeze, "lib/shoulda/matchers/matcher_context.rb".freeze, "lib/shoulda/matchers/rails_shim.rb".freeze, "lib/shoulda/matchers/routing.rb".freeze, "lib/shoulda/matchers/util.rb".freeze, "lib/shoulda/matchers/util/word_wrap.rb".freeze, "lib/shoulda/matchers/version.rb".freeze, "lib/shoulda/matchers/warn.rb".freeze, "shoulda-matchers.gemspec".freeze] s.homepage = "https://matchers.shoulda.io/".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.4.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Simple one-liner tests for common Rails functionality".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 4.2.0".freeze]) end