# -*- encoding: utf-8 -*- # stub: decidim-action_delegator 0.5.0 ruby lib Gem::Specification.new do |s| s.name = "decidim-action_delegator".freeze s.version = "0.5.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 = ["Pau P\u00E9rez Fabregat".freeze, "Ivan Verg\u00E9s".freeze] s.date = "2022-11-07" s.description = "A tool for Decidim that provides extended functionalities for cooperatives and allows delegated voting.".freeze s.email = ["saulopefa@gmail.com".freeze, "ivan@platoniq.net".freeze] s.files = ["LICENSE-AGPLv3.txt".freeze, "README.md".freeze, "Rakefile".freeze, "app/commands/decidim/action_delegator/admin/create_delegation.rb".freeze, "app/commands/decidim/action_delegator/consultations/multiple_vote_question_override.rb".freeze, "app/commands/decidim/action_delegator/consultations/vote_question_override.rb".freeze, "app/commands/decidim/action_delegator/vote_delegation.rb".freeze, "app/controllers/concerns/decidim/action_delegator/admin/filterable.rb".freeze, "app/controllers/decidim/action_delegator/admin/application_controller.rb".freeze, "app/controllers/decidim/action_delegator/admin/consultations/exports_controller.rb".freeze, "app/controllers/decidim/action_delegator/admin/consultations_controller.rb".freeze, "app/controllers/decidim/action_delegator/admin/delegations_controller.rb".freeze, "app/controllers/decidim/action_delegator/admin/exports/sum_of_weights_controller.rb".freeze, "app/controllers/decidim/action_delegator/admin/results/sum_of_weights_controller.rb".freeze, "app/controllers/decidim/action_delegator/admin/settings_controller.rb".freeze, "app/controllers/decidim/action_delegator/application_controller.rb".freeze, "app/controllers/decidim/action_delegator/consultations/question_multiple_votes_controller_override.rb".freeze, "app/controllers/decidim/action_delegator/consultations/question_votes_controller_override.rb".freeze, "app/controllers/decidim/action_delegator/user_delegations_controller.rb".freeze, "app/controllers/decidim/action_delegator/verifications/sms/authorizations_controller_override.rb".freeze, "app/forms/decidim/action_delegator/admin/delegation_form.rb".freeze, "app/forms/decidim/action_delegator/consultations/vote_form_override.rb".freeze, "app/helpers/decidim/action_delegator/admin/delegation_helper.rb".freeze, "app/helpers/decidim/action_delegator/application_helper.rb".freeze, "app/jobs/decidim/action_delegator/export_consultation_results_job.rb".freeze, "app/jobs/decidim/action_delegator/send_sms_job.rb".freeze, "app/jobs/decidim/action_delegator/twilio_send_sms_job.rb".freeze, "app/models/decidim/action_delegator/application_record.rb".freeze, "app/models/decidim/action_delegator/consultations/vote_override.rb".freeze, "app/models/decidim/action_delegator/delegation.rb".freeze, "app/models/decidim/action_delegator/setting.rb".freeze, "app/models/decidim/action_delegator/unversioned_vote.rb".freeze, "app/models/decidim/action_delegator/whodunnit_vote.rb".freeze, "app/packs/entrypoints/decidim_action_delegator.scss".freeze, "app/packs/entrypoints/decidim_action_delegator_admin_action_delegator_js.js".freeze, "app/packs/entrypoints/decidim_action_delegator_questions.js".freeze, "app/packs/entrypoints/decidim_action_delegator_questions_js.js".freeze, "app/packs/src/decidim/action_delegator/admin/action_delegator.js.es6".freeze, "app/packs/src/decidim/action_delegator/questions.js.es6".freeze, "app/packs/stylesheets/decidim/action_delegator/questions.scss".freeze, "app/permissions/decidim/action_delegator/consultations_permissions_extension.rb".freeze, "app/permissions/decidim/action_delegator/permissions.rb".freeze, "app/presenters/decidim/action_delegator/admin/consultation_presenter.rb".freeze, "app/presenters/decidim/action_delegator/admin/setting_presenter.rb".freeze, "app/presenters/decidim/action_delegator/question_with_totals.rb".freeze, "app/queries/decidim/action_delegator/consultation_delegations.rb".freeze, "app/queries/decidim/action_delegator/decrypted_authorizations.rb".freeze, "app/queries/decidim/action_delegator/delegated_votes_versions.rb".freeze, "app/queries/decidim/action_delegator/delegates_votes_by_consultation.rb".freeze, "app/queries/decidim/action_delegator/delegates_votes_by_question.rb".freeze, "app/queries/decidim/action_delegator/delegation_votes.rb".freeze, "app/queries/decidim/action_delegator/grantee_delegations.rb".freeze, "app/queries/decidim/action_delegator/json_build_object_query.rb".freeze, "app/queries/decidim/action_delegator/organization_delegations.rb".freeze, "app/queries/decidim/action_delegator/organization_settings.rb".freeze, "app/queries/decidim/action_delegator/published_responses.rb".freeze, "app/queries/decidim/action_delegator/responses_by_membership.rb".freeze, "app/queries/decidim/action_delegator/scrutiny.rb".freeze, "app/queries/decidim/action_delegator/setting_delegations.rb".freeze, "app/queries/decidim/action_delegator/sum_of_membership_weight.rb".freeze, "app/queries/decidim/action_delegator/sum_of_weights.rb".freeze, "app/queries/decidim/action_delegator/type_and_weight.rb".freeze, "app/queries/decidim/action_delegator/voted_with_direct_verification.rb".freeze, "app/queries/decidim/action_delegator/votes_count_aggregation.rb".freeze, "app/serializers/decidim/action_delegator/consultation_results_serializer.rb".freeze, "app/serializers/decidim/action_delegator/sum_of_weights_serializer.rb".freeze, "app/services/decidim/action_delegator/sms_gateway.rb".freeze, "app/views/decidim/action_delegator/_callout.html.erb".freeze, "app/views/decidim/action_delegator/_delegations_modal.html.erb".freeze, "app/views/decidim/action_delegator/_link_to_delegations.html.erb".freeze, "app/views/decidim/action_delegator/_link_to_question.html.erb".freeze, "app/views/decidim/action_delegator/admin/consultations/results.html.erb".freeze, "app/views/decidim/action_delegator/admin/delegations/index.html.erb".freeze, "app/views/decidim/action_delegator/admin/delegations/new.html.erb".freeze, "app/views/decidim/action_delegator/admin/results/sum_of_weights/index.html.erb".freeze, "app/views/decidim/action_delegator/admin/settings/index.html.erb".freeze, "app/views/decidim/action_delegator/admin/settings/new.html.erb".freeze, "app/views/decidim/action_delegator/user_delegations/index.html.erb".freeze, "app/views/decidim/consultations/consultations/_question.html.erb".freeze, "app/views/decidim/consultations/consultations/show.html.erb".freeze, "app/views/decidim/consultations/question_multiple_votes/_form.html.erb".freeze, "app/views/decidim/consultations/question_votes/update_vote_button.js.erb".freeze, "app/views/decidim/consultations/questions/_vote_button.html.erb".freeze, "app/views/decidim/consultations/questions/_vote_modal.html.erb".freeze, "app/views/decidim/consultations/questions/_vote_modal_confirm.html.erb".freeze, "app/views/decidim/verifications/sms/authorizations/new.html.erb".freeze, "app/views/layouts/decidim/action_delegator/admin/_users_sidebar.html.erb".freeze, "app/views/layouts/decidim/action_delegator/admin/delegations.html.erb".freeze, "app/views/layouts/decidim/admin/consultation.html.erb".freeze, "app/views/layouts/decidim/admin/question.html.erb".freeze, "app/views/layouts/decidim/admin/users.html.erb".freeze, "config/assets.rb".freeze, "config/i18n-tasks.yml".freeze, "config/locales/ca.yml".freeze, "config/locales/cs.yml".freeze, "config/locales/en.yml".freeze, "config/locales/es.yml".freeze, "db/migrate/20200729194540_create_decidim_action_delegator_delegations.rb".freeze, "db/migrate/20200824113801_create_settings.rb".freeze, "db/migrate/20200828113755_add_setting_id_to_delegations.rb".freeze, "db/migrate/20200831141540_make_granter_id_and_grantee_id_non_nullable.rb".freeze, "db/migrate/20201001172345_remove_expires_at_from_delegations.rb".freeze, "db/migrate/20201005203554_add_setting_granter_unique_index_to_delegations.rb".freeze, "db/migrate/20201006084522_remove_setting_id_index_from_delegations.rb".freeze, "db/migrate/20201030164808_add_delegation_id_to_versions.rb".freeze, "db/seeds.rb".freeze, "lib/decidim/action_delegator.rb".freeze, "lib/decidim/action_delegator/admin.rb".freeze, "lib/decidim/action_delegator/admin_engine.rb".freeze, "lib/decidim/action_delegator/engine.rb".freeze, "lib/decidim/action_delegator/test/factories.rb".freeze, "lib/decidim/action_delegator/version.rb".freeze, "lib/json_key.rb".freeze] s.homepage = "https://github.com/coopdevs/decidim-module-action_delegator".freeze s.licenses = ["AGPL-3.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.7.1".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "A Decidim ActionDelegator module".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.25.0".freeze, "< 0.26.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.25.0".freeze, "< 0.26.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.25.0".freeze, "< 0.26.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.25.0".freeze, "< 0.26.0".freeze]) end