# -*- encoding: utf-8 -*- # stub: effective_cpd 1.6.0 ruby lib Gem::Specification.new do |s| s.name = "effective_cpd".freeze s.version = "1.6.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 = ["Code and Effect".freeze] s.date = "2023-04-03" s.description = "Continuing professional development and audits rails engine".freeze s.email = ["info@codeandeffect.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/effective_cpd_manifest.js".freeze, "app/assets/javascripts/effective_cpd.js".freeze, "app/assets/javascripts/effective_cpd/activities.js".freeze, "app/assets/javascripts/effective_cpd/activities_new.js".freeze, "app/assets/stylesheets/effective_cpd.scss".freeze, "app/assets/stylesheets/effective_cpd/_activities.scss".freeze, "app/controllers/admin/cpd_activities_controller.rb".freeze, "app/controllers/admin/cpd_audit_level_questions_controller.rb".freeze, "app/controllers/admin/cpd_audit_levels_controller.rb".freeze, "app/controllers/admin/cpd_audit_reviews_controller.rb".freeze, "app/controllers/admin/cpd_audits_controller.rb".freeze, "app/controllers/admin/cpd_bulk_audits_controller.rb".freeze, "app/controllers/admin/cpd_categories_controller.rb".freeze, "app/controllers/admin/cpd_cycles_controller.rb".freeze, "app/controllers/admin/cpd_rules_controller.rb".freeze, "app/controllers/admin/cpd_special_rules_controller.rb".freeze, "app/controllers/admin/cpd_statement_activities_controller.rb".freeze, "app/controllers/admin/cpd_statements_controller.rb".freeze, "app/controllers/admin/cpd_targets_controller.rb".freeze, "app/controllers/effective/cpd_audit_reviews_controller.rb".freeze, "app/controllers/effective/cpd_audits_controller.rb".freeze, "app/controllers/effective/cpd_cycles_controller.rb".freeze, "app/controllers/effective/cpd_statement_activities_controller.rb".freeze, "app/controllers/effective/cpd_statements_controller.rb".freeze, "app/datatables/admin/effective_cpd_activities_datatable.rb".freeze, "app/datatables/admin/effective_cpd_audit_level_questions_datatable.rb".freeze, "app/datatables/admin/effective_cpd_audit_levels_datatable.rb".freeze, "app/datatables/admin/effective_cpd_audit_reviews_datatable.rb".freeze, "app/datatables/admin/effective_cpd_audits_datatable.rb".freeze, "app/datatables/admin/effective_cpd_bulk_audit_audit_reviewers_datatable.rb".freeze, "app/datatables/admin/effective_cpd_bulk_audit_auditees_datatable.rb".freeze, "app/datatables/admin/effective_cpd_bulk_audits_datatable.rb".freeze, "app/datatables/admin/effective_cpd_categories_datatable.rb".freeze, "app/datatables/admin/effective_cpd_cycles_datatable.rb".freeze, "app/datatables/admin/effective_cpd_rules_datatable.rb".freeze, "app/datatables/admin/effective_cpd_special_rules_datatable.rb".freeze, "app/datatables/admin/effective_cpd_statement_activities_datatable.rb".freeze, "app/datatables/admin/effective_cpd_statements_datatable.rb".freeze, "app/datatables/admin/effective_cpd_targets_datatable.rb".freeze, "app/datatables/effective_cpd_available_audit_reviews_datatable.rb".freeze, "app/datatables/effective_cpd_available_audits_datatable.rb".freeze, "app/datatables/effective_cpd_available_cycles_datatable.rb".freeze, "app/datatables/effective_cpd_completed_audit_reviews_datatable.rb".freeze, "app/datatables/effective_cpd_completed_audits_datatable.rb".freeze, "app/datatables/effective_cpd_completed_statements_datatable.rb".freeze, "app/helpers/effective_cpd_audits_helper.rb".freeze, "app/helpers/effective_cpd_helper.rb".freeze, "app/jobs/effective/cpd_bulk_audit_job.rb".freeze, "app/mailers/effective/cpd_mailer.rb".freeze, "app/models/concerns/effective_cpd_audit.rb".freeze, "app/models/concerns/effective_cpd_audit_level.rb".freeze, "app/models/concerns/effective_cpd_audit_review.rb".freeze, "app/models/concerns/effective_cpd_bulk_audit.rb".freeze, "app/models/concerns/effective_cpd_statement.rb".freeze, "app/models/concerns/effective_cpd_user.rb".freeze, "app/models/effective/cpd_activity.rb".freeze, "app/models/effective/cpd_audit.rb".freeze, "app/models/effective/cpd_audit_level.rb".freeze, "app/models/effective/cpd_audit_level_question.rb".freeze, "app/models/effective/cpd_audit_level_question_option.rb".freeze, "app/models/effective/cpd_audit_level_section.rb".freeze, "app/models/effective/cpd_audit_response.rb".freeze, "app/models/effective/cpd_audit_response_option.rb".freeze, "app/models/effective/cpd_audit_review.rb".freeze, "app/models/effective/cpd_audit_review_item.rb".freeze, "app/models/effective/cpd_bulk_audit.rb".freeze, "app/models/effective/cpd_category.rb".freeze, "app/models/effective/cpd_cycle.rb".freeze, "app/models/effective/cpd_rule.rb".freeze, "app/models/effective/cpd_scorer.rb".freeze, "app/models/effective/cpd_special_rule.rb".freeze, "app/models/effective/cpd_special_rule_mate.rb".freeze, "app/models/effective/cpd_statement.rb".freeze, "app/models/effective/cpd_statement_activity.rb".freeze, "app/models/effective/cpd_target.rb".freeze, "app/views/admin/cpd_activities/_form.html.haml".freeze, "app/views/admin/cpd_audit_level_questions/_form.html.haml".freeze, "app/views/admin/cpd_audit_levels/_form.html.haml".freeze, "app/views/admin/cpd_audit_levels/_form_content_audit.html.haml".freeze, "app/views/admin/cpd_audit_levels/_form_content_audit_review.html.haml".freeze, "app/views/admin/cpd_audit_levels/_form_cpd_audit_level.html.haml".freeze, "app/views/admin/cpd_audit_levels/_form_cpd_audit_level_section.html.haml".freeze, "app/views/admin/cpd_audit_reviews/_cpd_audit_review.html.haml".freeze, "app/views/admin/cpd_audit_reviews/_form.html.haml".freeze, "app/views/admin/cpd_audits/_audit_reviewer_fields.html.haml".freeze, "app/views/admin/cpd_audits/_auditee_fields.html.haml".freeze, "app/views/admin/cpd_audits/_form.html.haml".freeze, "app/views/admin/cpd_audits/_form_chat.html.haml".freeze, "app/views/admin/cpd_audits/_form_close.html.haml".freeze, "app/views/admin/cpd_audits/_form_complete.html.haml".freeze, "app/views/admin/cpd_audits/_form_conflict.html.haml".freeze, "app/views/admin/cpd_audits/_form_cpd_audit.html.haml".freeze, "app/views/admin/cpd_audits/_form_deadlines.html.haml".freeze, "app/views/admin/cpd_audits/_form_exemption.html.haml".freeze, "app/views/admin/cpd_audits/_form_extension.html.haml".freeze, "app/views/admin/cpd_audits/_form_files.html.haml".freeze, "app/views/admin/cpd_audits/_form_missing_info.html.haml".freeze, "app/views/admin/cpd_audits/_form_new.html.haml".freeze, "app/views/admin/cpd_audits/_form_new_fields.html.haml".freeze, "app/views/admin/cpd_audits/_form_process.html.haml".freeze, "app/views/admin/cpd_audits/_status.html.haml".freeze, "app/views/admin/cpd_bulk_audits/_form.html.haml".freeze, "app/views/admin/cpd_bulk_audits/_form_cpd_bulk_audit.html.haml".freeze, "app/views/admin/cpd_bulk_audits/create.html.haml".freeze, "app/views/admin/cpd_categories/_form.html.haml".freeze, "app/views/admin/cpd_categories/_form_cpd_category.html.haml".freeze, "app/views/admin/cpd_cycles/_form.html.haml".freeze, "app/views/admin/cpd_cycles/_form_content.html.haml".freeze, "app/views/admin/cpd_cycles/_form_cpd_cycle.html.haml".freeze, "app/views/admin/cpd_cycles/_form_cpd_rules.html.haml".freeze, "app/views/admin/cpd_cycles/_form_cpd_special_rules.html.haml".freeze, "app/views/admin/cpd_cycles/_form_cpd_targets.html.haml".freeze, "app/views/admin/cpd_special_rules/_form.html.haml".freeze, "app/views/admin/cpd_statements/_cpd_statement.html.haml".freeze, "app/views/admin/cpd_targets/_form.html.haml".freeze, "app/views/admin/users/_form_cpd.html.haml".freeze, "app/views/admin/users/_form_cpd_audits.html.haml".freeze, "app/views/admin/users/_form_cpd_targets.html.haml".freeze, "app/views/effective/cpd/_dashboard.html.haml".freeze, "app/views/effective/cpd_audit_level_questions/_cpd_audit_level_question.html.haml".freeze, "app/views/effective/cpd_audit_responses/_cpd_audit_response.html.haml".freeze, "app/views/effective/cpd_audit_responses/_fields.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_choose_one.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_date.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_email.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_long_answer.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_number.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_select_all_that_apply.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_select_up_to_1.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_select_up_to_2.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_select_up_to_3.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_select_up_to_4.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_select_up_to_5.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_short_answer.html.haml".freeze, "app/views/effective/cpd_audit_responses/fields/_upload_file.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_choose_one.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_date.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_email.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_long_answer.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_number.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_select_all_that_apply.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_select_up_to_1.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_select_up_to_2.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_select_up_to_3.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_select_up_to_4.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_select_up_to_5.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_short_answer.html.haml".freeze, "app/views/effective/cpd_audit_responses/responses/_upload_file.html.haml".freeze, "app/views/effective/cpd_audit_review_items/_cpd_audit_review_item.html.haml".freeze, "app/views/effective/cpd_audit_review_items/_fields.html.haml".freeze, "app/views/effective/cpd_audit_reviews/_conflict.html.haml".freeze, "app/views/effective/cpd_audit_reviews/_cpd_audit_level_section.html.haml".freeze, "app/views/effective/cpd_audit_reviews/_cpd_audit_review.html.haml".freeze, "app/views/effective/cpd_audit_reviews/_cpd_statement.html.haml".freeze, "app/views/effective/cpd_audit_reviews/_feedback.html.haml".freeze, "app/views/effective/cpd_audit_reviews/_files.html.haml".freeze, "app/views/effective/cpd_audit_reviews/_layout.html.haml".freeze, "app/views/effective/cpd_audit_reviews/_recommendation.html.haml".freeze, "app/views/effective/cpd_audit_reviews/_summary.html.haml".freeze, "app/views/effective/cpd_audit_reviews/chat.html.haml".freeze, "app/views/effective/cpd_audit_reviews/conflict.html.haml".freeze, "app/views/effective/cpd_audit_reviews/cpd_audit_level_section.html.haml".freeze, "app/views/effective/cpd_audit_reviews/cpd_statement.html.haml".freeze, "app/views/effective/cpd_audit_reviews/feedback.html.haml".freeze, "app/views/effective/cpd_audit_reviews/files.html.haml".freeze, "app/views/effective/cpd_audit_reviews/information.html.haml".freeze, "app/views/effective/cpd_audit_reviews/instructions.html.haml".freeze, "app/views/effective/cpd_audit_reviews/questionnaire.html.haml".freeze, "app/views/effective/cpd_audit_reviews/recommendation.html.haml".freeze, "app/views/effective/cpd_audit_reviews/start.html.haml".freeze, "app/views/effective/cpd_audit_reviews/statements.html.haml".freeze, "app/views/effective/cpd_audit_reviews/submit.html.haml".freeze, "app/views/effective/cpd_audit_reviews/submitted.html.haml".freeze, "app/views/effective/cpd_audit_reviews/waiting.html.haml".freeze, "app/views/effective/cpd_audits/_conflict.html.haml".freeze, "app/views/effective/cpd_audits/_cpd.html.haml".freeze, "app/views/effective/cpd_audits/_cpd_audit.html.haml".freeze, "app/views/effective/cpd_audits/_cpd_audit_level_section.html.haml".freeze, "app/views/effective/cpd_audits/_demographics.html.haml".freeze, "app/views/effective/cpd_audits/_exemption.html.haml".freeze, "app/views/effective/cpd_audits/_extension.html.haml".freeze, "app/views/effective/cpd_audits/_files.html.haml".freeze, "app/views/effective/cpd_audits/_layout.html.haml".freeze, "app/views/effective/cpd_audits/_missing_info.html.haml".freeze, "app/views/effective/cpd_audits/_summary.html.haml".freeze, "app/views/effective/cpd_audits/_summary_fields.html.haml".freeze, "app/views/effective/cpd_audits/_waiting.html.haml".freeze, "app/views/effective/cpd_audits/chat.html.haml".freeze, "app/views/effective/cpd_audits/conflict.html.haml".freeze, "app/views/effective/cpd_audits/cpd.html.haml".freeze, "app/views/effective/cpd_audits/cpd_audit_level_section.html.haml".freeze, "app/views/effective/cpd_audits/demographics.html.haml".freeze, "app/views/effective/cpd_audits/exemption.html.haml".freeze, "app/views/effective/cpd_audits/extension.html.haml".freeze, "app/views/effective/cpd_audits/files.html.haml".freeze, "app/views/effective/cpd_audits/information.html.haml".freeze, "app/views/effective/cpd_audits/instructions.html.haml".freeze, "app/views/effective/cpd_audits/questionnaire.html.haml".freeze, "app/views/effective/cpd_audits/start.html.haml".freeze, "app/views/effective/cpd_audits/submit.html.haml".freeze, "app/views/effective/cpd_audits/submitted.haml".freeze, "app/views/effective/cpd_audits/waiting.html.haml".freeze, "app/views/effective/cpd_mailer/README.md".freeze, "app/views/effective/cpd_mailer/cpd_audit_closed.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_conflict_resolved.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_conflicted.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_exemption_denied.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_exemption_granted.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_exemption_request.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_extension_denied.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_extension_granted.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_extension_request.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_missing_info.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_opened.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_review_opened.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_review_ready.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_review_submitted.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_reviewed.liquid".freeze, "app/views/effective/cpd_mailer/cpd_audit_submitted.liquid".freeze, "app/views/effective/cpd_statement_activities/_cpd_statement_activity.html.haml".freeze, "app/views/effective/cpd_statement_activities/_form.html.haml".freeze, "app/views/effective/cpd_statements/_activities.html.haml".freeze, "app/views/effective/cpd_statements/_activities_edit.html.haml".freeze, "app/views/effective/cpd_statements/_activities_new.html.haml".freeze, "app/views/effective/cpd_statements/_activities_table.html.haml".freeze, "app/views/effective/cpd_statements/_agreements.html.haml".freeze, "app/views/effective/cpd_statements/_cpd_statement.html.haml".freeze, "app/views/effective/cpd_statements/_layout.html.haml".freeze, "app/views/effective/cpd_statements/_summary.html.haml".freeze, "app/views/effective/cpd_statements/activities.html.haml".freeze, "app/views/effective/cpd_statements/agreements.html.haml".freeze, "app/views/effective/cpd_statements/complete.html.haml".freeze, "app/views/effective/cpd_statements/start.html.haml".freeze, "app/views/effective/cpd_statements/submit.html.haml".freeze, "app/views/users/_demographics.html.haml".freeze, "app/views/users/_fields_demographics.html.haml".freeze, "config/effective_cpd.rb".freeze, "config/locales/effective_cpd.en.yml".freeze, "config/routes.rb".freeze, "db/migrate/01_create_effective_cpd.rb.erb".freeze, "db/seeds.rb".freeze, "lib/effective_cpd.rb".freeze, "lib/effective_cpd/engine.rb".freeze, "lib/effective_cpd/version.rb".freeze, "lib/generators/effective_cpd/install_generator.rb".freeze, "lib/generators/templates/effective_cpd_mailer_preview.rb".freeze, "lib/tasks/effective_cpd_tasks.rake".freeze] s.homepage = "https://github.com/code-and-effect/effective_cpd".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Continuing professional development and audits rails engine".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 6.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 4.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end