# -*- encoding: utf-8 -*- # stub: rubocop-rspec 1.25.0 ruby lib Gem::Specification.new do |s| s.name = "rubocop-rspec".freeze s.version = "1.25.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://github.com/rubocop-rspec/rubocop-rspec/blob/master/CHANGELOG.md", "documentation_uri" => "https://rubocop-rspec.readthedocs.io/" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["John Backus".freeze, "Ian MacLeod".freeze, "Nils Gemeinhardt".freeze] s.date = "2018-04-07" s.description = " Code style checking for RSpec files.\n A plugin for the RuboCop code style enforcing & linting tool.\n".freeze s.email = ["johncbackus@gmail.com".freeze, "ian@nevir.net".freeze, "git@nilsgemeinhardt.de".freeze] s.extra_rdoc_files = ["MIT-LICENSE.md".freeze, "README.md".freeze] s.files = ["CHANGELOG.md".freeze, "Gemfile".freeze, "MIT-LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "config/default.yml".freeze, "lib/rubocop-rspec.rb".freeze, "lib/rubocop/cop/rspec/align_left_let_brace.rb".freeze, "lib/rubocop/cop/rspec/align_right_let_brace.rb".freeze, "lib/rubocop/cop/rspec/any_instance.rb".freeze, "lib/rubocop/cop/rspec/around_block.rb".freeze, "lib/rubocop/cop/rspec/be.rb".freeze, "lib/rubocop/cop/rspec/be_eql.rb".freeze, "lib/rubocop/cop/rspec/before_after_all.rb".freeze, "lib/rubocop/cop/rspec/capybara/current_path_expectation.rb".freeze, "lib/rubocop/cop/rspec/capybara/feature_methods.rb".freeze, "lib/rubocop/cop/rspec/context_wording.rb".freeze, "lib/rubocop/cop/rspec/cop.rb".freeze, "lib/rubocop/cop/rspec/describe_class.rb".freeze, "lib/rubocop/cop/rspec/describe_method.rb".freeze, "lib/rubocop/cop/rspec/describe_symbol.rb".freeze, "lib/rubocop/cop/rspec/described_class.rb".freeze, "lib/rubocop/cop/rspec/empty_example_group.rb".freeze, "lib/rubocop/cop/rspec/empty_line_after_final_let.rb".freeze, "lib/rubocop/cop/rspec/empty_line_after_subject.rb".freeze, "lib/rubocop/cop/rspec/example_length.rb".freeze, "lib/rubocop/cop/rspec/example_without_description.rb".freeze, "lib/rubocop/cop/rspec/example_wording.rb".freeze, "lib/rubocop/cop/rspec/expect_actual.rb".freeze, "lib/rubocop/cop/rspec/expect_change.rb".freeze, "lib/rubocop/cop/rspec/expect_in_hook.rb".freeze, "lib/rubocop/cop/rspec/expect_output.rb".freeze, "lib/rubocop/cop/rspec/factory_bot/create_list.rb".freeze, "lib/rubocop/cop/rspec/factory_bot/dynamic_attribute_defined_statically.rb".freeze, "lib/rubocop/cop/rspec/factory_bot/static_attribute_defined_dynamically.rb".freeze, "lib/rubocop/cop/rspec/file_path.rb".freeze, "lib/rubocop/cop/rspec/focus.rb".freeze, "lib/rubocop/cop/rspec/hook_argument.rb".freeze, "lib/rubocop/cop/rspec/implicit_expect.rb".freeze, "lib/rubocop/cop/rspec/instance_spy.rb".freeze, "lib/rubocop/cop/rspec/instance_variable.rb".freeze, "lib/rubocop/cop/rspec/invalid_predicate_matcher.rb".freeze, "lib/rubocop/cop/rspec/it_behaves_like.rb".freeze, "lib/rubocop/cop/rspec/iterated_expectation.rb".freeze, "lib/rubocop/cop/rspec/leading_subject.rb".freeze, "lib/rubocop/cop/rspec/let_before_examples.rb".freeze, "lib/rubocop/cop/rspec/let_setup.rb".freeze, "lib/rubocop/cop/rspec/message_chain.rb".freeze, "lib/rubocop/cop/rspec/message_expectation.rb".freeze, "lib/rubocop/cop/rspec/message_spies.rb".freeze, "lib/rubocop/cop/rspec/multiple_describes.rb".freeze, "lib/rubocop/cop/rspec/multiple_expectations.rb".freeze, "lib/rubocop/cop/rspec/multiple_subjects.rb".freeze, "lib/rubocop/cop/rspec/named_subject.rb".freeze, "lib/rubocop/cop/rspec/nested_groups.rb".freeze, "lib/rubocop/cop/rspec/not_to_not.rb".freeze, "lib/rubocop/cop/rspec/overwriting_setup.rb".freeze, "lib/rubocop/cop/rspec/pending.rb".freeze, "lib/rubocop/cop/rspec/predicate_matcher.rb".freeze, "lib/rubocop/cop/rspec/rails/http_status.rb".freeze, "lib/rubocop/cop/rspec/repeated_description.rb".freeze, "lib/rubocop/cop/rspec/repeated_example.rb".freeze, "lib/rubocop/cop/rspec/return_from_stub.rb".freeze, "lib/rubocop/cop/rspec/scattered_let.rb".freeze, "lib/rubocop/cop/rspec/scattered_setup.rb".freeze, "lib/rubocop/cop/rspec/shared_context.rb".freeze, "lib/rubocop/cop/rspec/shared_examples.rb".freeze, "lib/rubocop/cop/rspec/single_argument_message_chain.rb".freeze, "lib/rubocop/cop/rspec/subject_stub.rb".freeze, "lib/rubocop/cop/rspec/verified_doubles.rb".freeze, "lib/rubocop/cop/rspec/void_expect.rb".freeze, "lib/rubocop/cop/rspec_cops.rb".freeze, "lib/rubocop/rspec.rb".freeze, "lib/rubocop/rspec/align_let_brace.rb".freeze, "lib/rubocop/rspec/capybara.rb".freeze, "lib/rubocop/rspec/concept.rb".freeze, "lib/rubocop/rspec/config_formatter.rb".freeze, "lib/rubocop/rspec/description_extractor.rb".freeze, "lib/rubocop/rspec/example.rb".freeze, "lib/rubocop/rspec/example_group.rb".freeze, "lib/rubocop/rspec/factory_bot.rb".freeze, "lib/rubocop/rspec/hook.rb".freeze, "lib/rubocop/rspec/inject.rb".freeze, "lib/rubocop/rspec/language.rb".freeze, "lib/rubocop/rspec/language/node_pattern.rb".freeze, "lib/rubocop/rspec/node.rb".freeze, "lib/rubocop/rspec/top_level_describe.rb".freeze, "lib/rubocop/rspec/util.rb".freeze, "lib/rubocop/rspec/version.rb".freeze, "lib/rubocop/rspec/wording.rb".freeze, "rubocop-rspec.gemspec".freeze, "spec/project/changelog_spec.rb".freeze, "spec/project/default_config_spec.rb".freeze, "spec/project/project_requires_spec.rb".freeze, "spec/rubocop/cop/rspec/align_left_let_brace_spec.rb".freeze, "spec/rubocop/cop/rspec/align_right_let_brace_spec.rb".freeze, "spec/rubocop/cop/rspec/any_instance_spec.rb".freeze, "spec/rubocop/cop/rspec/around_block_spec.rb".freeze, "spec/rubocop/cop/rspec/be_eql_spec.rb".freeze, "spec/rubocop/cop/rspec/be_spec.rb".freeze, "spec/rubocop/cop/rspec/before_after_all_spec.rb".freeze, "spec/rubocop/cop/rspec/capybara/current_path_expectation_spec.rb".freeze, "spec/rubocop/cop/rspec/capybara/feature_methods_spec.rb".freeze, "spec/rubocop/cop/rspec/context_wording_spec.rb".freeze, "spec/rubocop/cop/rspec/cop_spec.rb".freeze, "spec/rubocop/cop/rspec/describe_class_spec.rb".freeze, "spec/rubocop/cop/rspec/describe_method_spec.rb".freeze, "spec/rubocop/cop/rspec/describe_symbol_spec.rb".freeze, "spec/rubocop/cop/rspec/described_class_spec.rb".freeze, "spec/rubocop/cop/rspec/empty_example_group_spec.rb".freeze, "spec/rubocop/cop/rspec/empty_line_after_final_let_spec.rb".freeze, "spec/rubocop/cop/rspec/empty_line_after_subject_spec.rb".freeze, "spec/rubocop/cop/rspec/example_length_spec.rb".freeze, "spec/rubocop/cop/rspec/example_without_description_spec.rb".freeze, "spec/rubocop/cop/rspec/example_wording_spec.rb".freeze, "spec/rubocop/cop/rspec/expect_actual_spec.rb".freeze, "spec/rubocop/cop/rspec/expect_change_spec.rb".freeze, "spec/rubocop/cop/rspec/expect_in_hook_spec.rb".freeze, "spec/rubocop/cop/rspec/expect_output_spec.rb".freeze, "spec/rubocop/cop/rspec/factory_bot/create_list_spec.rb".freeze, "spec/rubocop/cop/rspec/factory_bot/dynamic_attribute_defined_statically_spec.rb".freeze, "spec/rubocop/cop/rspec/factory_bot/static_attribute_defined_dynamically_spec.rb".freeze, "spec/rubocop/cop/rspec/file_path_spec.rb".freeze, "spec/rubocop/cop/rspec/focus_spec.rb".freeze, "spec/rubocop/cop/rspec/hook_argument_spec.rb".freeze, "spec/rubocop/cop/rspec/implicit_expect_spec.rb".freeze, "spec/rubocop/cop/rspec/instance_spy_spec.rb".freeze, "spec/rubocop/cop/rspec/instance_variable_spec.rb".freeze, "spec/rubocop/cop/rspec/invalid_predicate_matcher_spec.rb".freeze, "spec/rubocop/cop/rspec/it_behaves_like_spec.rb".freeze, "spec/rubocop/cop/rspec/iterated_expectation_spec.rb".freeze, "spec/rubocop/cop/rspec/leading_subject_spec.rb".freeze, "spec/rubocop/cop/rspec/let_before_examples_spec.rb".freeze, "spec/rubocop/cop/rspec/let_setup_spec.rb".freeze, "spec/rubocop/cop/rspec/message_chain_spec.rb".freeze, "spec/rubocop/cop/rspec/message_expectation_spec.rb".freeze, "spec/rubocop/cop/rspec/message_spies_spec.rb".freeze, "spec/rubocop/cop/rspec/multiple_describes_spec.rb".freeze, "spec/rubocop/cop/rspec/multiple_expectations_spec.rb".freeze, "spec/rubocop/cop/rspec/multiple_subjects_spec.rb".freeze, "spec/rubocop/cop/rspec/named_subject_spec.rb".freeze, "spec/rubocop/cop/rspec/nested_groups_spec.rb".freeze, "spec/rubocop/cop/rspec/not_to_not_spec.rb".freeze, "spec/rubocop/cop/rspec/overwriting_setup_spec.rb".freeze, "spec/rubocop/cop/rspec/pending_spec.rb".freeze, "spec/rubocop/cop/rspec/predicate_matcher_spec.rb".freeze, "spec/rubocop/cop/rspec/rails/http_status_spec.rb".freeze, "spec/rubocop/cop/rspec/repeated_description_spec.rb".freeze, "spec/rubocop/cop/rspec/repeated_example_spec.rb".freeze, "spec/rubocop/cop/rspec/return_from_stub_spec.rb".freeze, "spec/rubocop/cop/rspec/scattered_let_spec.rb".freeze, "spec/rubocop/cop/rspec/scattered_setup_spec.rb".freeze, "spec/rubocop/cop/rspec/shared_context_spec.rb".freeze, "spec/rubocop/cop/rspec/shared_examples_spec.rb".freeze, "spec/rubocop/cop/rspec/single_argument_message_chain_spec.rb".freeze, "spec/rubocop/cop/rspec/subject_stub_spec.rb".freeze, "spec/rubocop/cop/rspec/verified_doubles_spec.rb".freeze, "spec/rubocop/cop/rspec/void_expect_spec.rb".freeze, "spec/rubocop/rspec/config_formatter_spec.rb".freeze, "spec/rubocop/rspec/description_extractor_spec.rb".freeze, "spec/rubocop/rspec/example_group_spec.rb".freeze, "spec/rubocop/rspec/example_spec.rb".freeze, "spec/rubocop/rspec/hook_spec.rb".freeze, "spec/rubocop/rspec/language/selector_set_spec.rb".freeze, "spec/rubocop/rspec/util/one_spec.rb".freeze, "spec/rubocop/rspec/wording_spec.rb".freeze, "spec/shared/autocorrect_behavior.rb".freeze, "spec/shared/detects_style_behavior.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/expect_offense.rb".freeze] s.homepage = "https://github.com/rubocop-rspec/rubocop-rspec".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.1.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Code style checking for RSpec files".freeze s.test_files = ["spec/project/changelog_spec.rb".freeze, "spec/project/default_config_spec.rb".freeze, "spec/project/project_requires_spec.rb".freeze, "spec/rubocop/cop/rspec/align_left_let_brace_spec.rb".freeze, "spec/rubocop/cop/rspec/align_right_let_brace_spec.rb".freeze, "spec/rubocop/cop/rspec/any_instance_spec.rb".freeze, "spec/rubocop/cop/rspec/around_block_spec.rb".freeze, "spec/rubocop/cop/rspec/be_eql_spec.rb".freeze, "spec/rubocop/cop/rspec/be_spec.rb".freeze, "spec/rubocop/cop/rspec/before_after_all_spec.rb".freeze, "spec/rubocop/cop/rspec/capybara/current_path_expectation_spec.rb".freeze, "spec/rubocop/cop/rspec/capybara/feature_methods_spec.rb".freeze, "spec/rubocop/cop/rspec/context_wording_spec.rb".freeze, "spec/rubocop/cop/rspec/cop_spec.rb".freeze, "spec/rubocop/cop/rspec/describe_class_spec.rb".freeze, "spec/rubocop/cop/rspec/describe_method_spec.rb".freeze, "spec/rubocop/cop/rspec/describe_symbol_spec.rb".freeze, "spec/rubocop/cop/rspec/described_class_spec.rb".freeze, "spec/rubocop/cop/rspec/empty_example_group_spec.rb".freeze, "spec/rubocop/cop/rspec/empty_line_after_final_let_spec.rb".freeze, "spec/rubocop/cop/rspec/empty_line_after_subject_spec.rb".freeze, "spec/rubocop/cop/rspec/example_length_spec.rb".freeze, "spec/rubocop/cop/rspec/example_without_description_spec.rb".freeze, "spec/rubocop/cop/rspec/example_wording_spec.rb".freeze, "spec/rubocop/cop/rspec/expect_actual_spec.rb".freeze, "spec/rubocop/cop/rspec/expect_change_spec.rb".freeze, "spec/rubocop/cop/rspec/expect_in_hook_spec.rb".freeze, "spec/rubocop/cop/rspec/expect_output_spec.rb".freeze, "spec/rubocop/cop/rspec/factory_bot/create_list_spec.rb".freeze, "spec/rubocop/cop/rspec/factory_bot/dynamic_attribute_defined_statically_spec.rb".freeze, "spec/rubocop/cop/rspec/factory_bot/static_attribute_defined_dynamically_spec.rb".freeze, "spec/rubocop/cop/rspec/file_path_spec.rb".freeze, "spec/rubocop/cop/rspec/focus_spec.rb".freeze, "spec/rubocop/cop/rspec/hook_argument_spec.rb".freeze, "spec/rubocop/cop/rspec/implicit_expect_spec.rb".freeze, "spec/rubocop/cop/rspec/instance_spy_spec.rb".freeze, "spec/rubocop/cop/rspec/instance_variable_spec.rb".freeze, "spec/rubocop/cop/rspec/invalid_predicate_matcher_spec.rb".freeze, "spec/rubocop/cop/rspec/it_behaves_like_spec.rb".freeze, "spec/rubocop/cop/rspec/iterated_expectation_spec.rb".freeze, "spec/rubocop/cop/rspec/leading_subject_spec.rb".freeze, "spec/rubocop/cop/rspec/let_before_examples_spec.rb".freeze, "spec/rubocop/cop/rspec/let_setup_spec.rb".freeze, "spec/rubocop/cop/rspec/message_chain_spec.rb".freeze, "spec/rubocop/cop/rspec/message_expectation_spec.rb".freeze, "spec/rubocop/cop/rspec/message_spies_spec.rb".freeze, "spec/rubocop/cop/rspec/multiple_describes_spec.rb".freeze, "spec/rubocop/cop/rspec/multiple_expectations_spec.rb".freeze, "spec/rubocop/cop/rspec/multiple_subjects_spec.rb".freeze, "spec/rubocop/cop/rspec/named_subject_spec.rb".freeze, "spec/rubocop/cop/rspec/nested_groups_spec.rb".freeze, "spec/rubocop/cop/rspec/not_to_not_spec.rb".freeze, "spec/rubocop/cop/rspec/overwriting_setup_spec.rb".freeze, "spec/rubocop/cop/rspec/pending_spec.rb".freeze, "spec/rubocop/cop/rspec/predicate_matcher_spec.rb".freeze, "spec/rubocop/cop/rspec/rails/http_status_spec.rb".freeze, "spec/rubocop/cop/rspec/repeated_description_spec.rb".freeze, "spec/rubocop/cop/rspec/repeated_example_spec.rb".freeze, "spec/rubocop/cop/rspec/return_from_stub_spec.rb".freeze, "spec/rubocop/cop/rspec/scattered_let_spec.rb".freeze, "spec/rubocop/cop/rspec/scattered_setup_spec.rb".freeze, "spec/rubocop/cop/rspec/shared_context_spec.rb".freeze, "spec/rubocop/cop/rspec/shared_examples_spec.rb".freeze, "spec/rubocop/cop/rspec/single_argument_message_chain_spec.rb".freeze, "spec/rubocop/cop/rspec/subject_stub_spec.rb".freeze, "spec/rubocop/cop/rspec/verified_doubles_spec.rb".freeze, "spec/rubocop/cop/rspec/void_expect_spec.rb".freeze, "spec/rubocop/rspec/config_formatter_spec.rb".freeze, "spec/rubocop/rspec/description_extractor_spec.rb".freeze, "spec/rubocop/rspec/example_group_spec.rb".freeze, "spec/rubocop/rspec/example_spec.rb".freeze, "spec/rubocop/rspec/hook_spec.rb".freeze, "spec/rubocop/rspec/language/selector_set_spec.rb".freeze, "spec/rubocop/rspec/util/one_spec.rb".freeze, "spec/rubocop/rspec/wording_spec.rb".freeze, "spec/shared/autocorrect_behavior.rb".freeze, "spec/shared/detects_style_behavior.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/expect_offense.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.53.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 3.4".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end