# -*- encoding: utf-8 -*- # stub: dradis-mediawiki 4.9.0 ruby lib Gem::Specification.new do |s| s.name = "dradis-mediawiki".freeze s.version = "4.9.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Daniel Martin".freeze] s.date = "2023-05-31" s.description = "Use a MediaWiki instance as source of re-usable issue entries for Dradis Framework.".freeze s.email = ["etd@nomejortu.com".freeze] s.files = [".github/issue_template.md".freeze, ".github/pull_request_template.md".freeze, ".rspec".freeze, "CHANGELOG.md".freeze, "CHANGELOG.template".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "dradis-mediawiki.gemspec".freeze, "lib/dradis-mediawiki.rb".freeze, "lib/dradis/plugins/mediawiki.rb".freeze, "lib/dradis/plugins/mediawiki/engine.rb".freeze, "lib/dradis/plugins/mediawiki/filters.rb".freeze, "lib/dradis/plugins/mediawiki/gem_version.rb".freeze, "lib/dradis/plugins/mediawiki/version.rb".freeze, "lib/tasks/thorfile.rb".freeze, "spec/spec_helper.rb".freeze, "spec/wiki_import_spec.rb".freeze, "test/vendor/mocha-0.9.5/COPYING".freeze, "test/vendor/mocha-0.9.5/MIT-LICENSE".freeze, "test/vendor/mocha-0.9.5/README".freeze, "test/vendor/mocha-0.9.5/README.dradis".freeze, "test/vendor/mocha-0.9.5/RELEASE".freeze, "test/vendor/mocha-0.9.5/Rakefile".freeze, "test/vendor/mocha-0.9.5/lib/mocha.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/any_instance_method.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/argument_iterator.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/backtrace_filter.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/cardinality.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/central.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/change_state_side_effect.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/class_method.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/configuration.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/deprecation.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/exception_raiser.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/expectation.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/expectation_error.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/expectation_list.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/in_state_ordering_constraint.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/inspect.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/instance_method.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/is_a.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/logger.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/metaclass.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/method_matcher.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/mini_test_adapter.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/mock.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/mockery.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/module_method.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/multiple_yields.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/names.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/no_yields.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/object.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/all_of.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/any_of.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/any_parameters.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/anything.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/base.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/equals.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/has_entries.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/has_entry.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/has_key.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/has_value.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/includes.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/instance_of.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/is_a.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/kind_of.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/not.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/object.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/optionally.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/regexp_matches.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/responds_with.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/yaml_equivalent.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameters_matcher.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/pretty_parameters.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/return_values.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/sequence.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/single_return_value.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/single_yield.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/standalone.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/state_machine.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/stubbing_error.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/test_case_adapter.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/unexpected_invocation.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/yield_parameters.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha_standalone.rb".freeze, "test/vendor/mocha-0.9.5/lib/stubba.rb".freeze, "test/wiki_import_test.rb".freeze] s.homepage = "http://dradisframework.org".freeze s.licenses = ["GPL-2".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "MediaWiki add-on for the Dradis Framework.".freeze s.test_files = ["spec/spec_helper.rb".freeze, "spec/wiki_import_spec.rb".freeze, "test/vendor/mocha-0.9.5/COPYING".freeze, "test/vendor/mocha-0.9.5/MIT-LICENSE".freeze, "test/vendor/mocha-0.9.5/README".freeze, "test/vendor/mocha-0.9.5/README.dradis".freeze, "test/vendor/mocha-0.9.5/RELEASE".freeze, "test/vendor/mocha-0.9.5/Rakefile".freeze, "test/vendor/mocha-0.9.5/lib/mocha.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/any_instance_method.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/argument_iterator.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/backtrace_filter.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/cardinality.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/central.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/change_state_side_effect.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/class_method.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/configuration.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/deprecation.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/exception_raiser.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/expectation.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/expectation_error.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/expectation_list.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/in_state_ordering_constraint.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/inspect.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/instance_method.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/is_a.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/logger.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/metaclass.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/method_matcher.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/mini_test_adapter.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/mock.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/mockery.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/module_method.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/multiple_yields.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/names.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/no_yields.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/object.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/all_of.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/any_of.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/any_parameters.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/anything.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/base.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/equals.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/has_entries.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/has_entry.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/has_key.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/has_value.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/includes.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/instance_of.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/is_a.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/kind_of.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/not.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/object.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/optionally.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/regexp_matches.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/responds_with.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameter_matchers/yaml_equivalent.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/parameters_matcher.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/pretty_parameters.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/return_values.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/sequence.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/single_return_value.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/single_yield.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/standalone.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/state_machine.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/stubbing_error.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/test_case_adapter.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/unexpected_invocation.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha/yield_parameters.rb".freeze, "test/vendor/mocha-0.9.5/lib/mocha_standalone.rb".freeze, "test/vendor/mocha-0.9.5/lib/stubba.rb".freeze, "test/wiki_import_test.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.6".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end