# -*- encoding: utf-8 -*- # stub: jruby_activiti 2.0.4 ruby lib Gem::Specification.new do |s| s.name = "jruby_activiti".freeze s.version = "2.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["richfisher".freeze] s.date = "2016-01-17" s.description = "Integrate Activiti BPM in JRuby/Rails, including Activiti Engine, Modeler and Diagram Viewer. https://github.com/richfisher/jruby_activiti".freeze s.email = ["richfisher.pan@gmail.com".freeze] s.files = [".gitignore".freeze, ".ruby-version".freeze, "CHANGELOG".freeze, "Gemfile".freeze, "Jarfile".freeze, "Jarfile.lock".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "config.ru".freeze, "java/build.md".freeze, "java/mapping.md".freeze, "java/pom.xml".freeze, "java/src/main/java/jrubyactiviti/ModelDeployer.java".freeze, "java/src/main/java/jrubyactiviti/Modeler.java".freeze, "java/src/main/java/jrubyactiviti/ProcessDiagram.java".freeze, "java/src/main/java/jrubyactiviti/ProcessInstanceHighlights.java".freeze, "java/src/main/java/jrubyactiviti/StencilsetResource.java".freeze, "java/src/main/resources/stencilset.json".freeze, "jruby_activiti.gemspec".freeze, "lib/generators/jruby_activiti/install_generator.rb".freeze, "lib/generators/jruby_activiti/templates/activiti.cfg.xml".freeze, "lib/generators/jruby_activiti/templates/initializer.rb".freeze, "lib/jar/jrubyactiviti-2.0.jar".freeze, "lib/jruby_activiti.rb".freeze, "lib/jruby_activiti/version.rb".freeze, "lib/jruby_activiti/web.rb".freeze, "log4j.properties".freeze, "test/activiti_test.rb".freeze, "test/instance_hights_test.rb".freeze, "test/model_deployer_test.rb".freeze, "test/modeler_test.rb".freeze, "test/process_diagram_test.rb".freeze, "test/resources/VacationRequest.bpmn20.xml".freeze, "test/resources/activiti.cfg.xml".freeze, "test/resources/model_example_editor_source.json".freeze, "test/resources/model_init_editor_source.json".freeze, "test/resources/model_json_xml.json".freeze, "test/resources/model_svg_xml.xml".freeze, "test/stencilset_test.rb".freeze, "test/test_helper.rb".freeze, "web/public/diagram-viewer/images/bg.png".freeze, "web/public/diagram-viewer/images/breadcrumbs.png".freeze, "web/public/diagram-viewer/images/checker-bg.png".freeze, "web/public/diagram-viewer/images/deployer/blue/message_catch.png".freeze, "web/public/diagram-viewer/images/deployer/business_rule.png".freeze, "web/public/diagram-viewer/images/deployer/error_catch.png".freeze, "web/public/diagram-viewer/images/deployer/error_throw.png".freeze, "web/public/diagram-viewer/images/deployer/manual.png".freeze, "web/public/diagram-viewer/images/deployer/message_catch.png".freeze, "web/public/diagram-viewer/images/deployer/message_throw.png".freeze, "web/public/diagram-viewer/images/deployer/receive.png".freeze, "web/public/diagram-viewer/images/deployer/script.png".freeze, "web/public/diagram-viewer/images/deployer/send.png".freeze, "web/public/diagram-viewer/images/deployer/service.png".freeze, "web/public/diagram-viewer/images/deployer/signal_catch.png".freeze, "web/public/diagram-viewer/images/deployer/signal_throw.png".freeze, "web/public/diagram-viewer/images/deployer/timer.png".freeze, "web/public/diagram-viewer/images/deployer/user.png".freeze, "web/public/diagram-viewer/index.html".freeze, "web/public/diagram-viewer/js/ActivitiRest.js".freeze, "web/public/diagram-viewer/js/ActivityImpl.js".freeze, "web/public/diagram-viewer/js/Color.js".freeze, "web/public/diagram-viewer/js/LineBreakMeasurer.js".freeze, "web/public/diagram-viewer/js/Polyline.js".freeze, "web/public/diagram-viewer/js/ProcessDiagramCanvas.js".freeze, "web/public/diagram-viewer/js/ProcessDiagramGenerator.js".freeze, "web/public/diagram-viewer/js/jquery/jquery.asyncqueue.js".freeze, "web/public/diagram-viewer/js/jquery/jquery.js".freeze, "web/public/diagram-viewer/js/jquery/jquery.progressbar.js".freeze, "web/public/diagram-viewer/js/jstools.js".freeze, "web/public/diagram-viewer/js/raphael.2.1.1.js".freeze, "web/public/diagram-viewer/js/raphael.js".freeze, "web/public/diagram-viewer/js/raphael_uncompressed.js".freeze, "web/public/diagram-viewer/js/textlayout.js".freeze, "web/public/diagram-viewer/style.css".freeze, "web/public/editor-app/app-cfg.js".freeze, "web/public/editor-app/app.js".freeze, "web/public/editor-app/configuration/properties-assignment-controller.js".freeze, "web/public/editor-app/configuration/properties-condition-expression-controller.js".freeze, "web/public/editor-app/configuration/properties-custom-controllers.js".freeze, "web/public/editor-app/configuration/properties-default-controllers.js".freeze, "web/public/editor-app/configuration/properties-event-listeners-controller.js".freeze, "web/public/editor-app/configuration/properties-execution-listeners-controller.js".freeze, "web/public/editor-app/configuration/properties-fields-controller.js".freeze, "web/public/editor-app/configuration/properties-form-properties-controller.js".freeze, "web/public/editor-app/configuration/properties-in-parameters-controller.js".freeze, "web/public/editor-app/configuration/properties-message-definitions-controller.js".freeze, "web/public/editor-app/configuration/properties-message-scope-controller.js".freeze, "web/public/editor-app/configuration/properties-multiinstance-controller.js".freeze, "web/public/editor-app/configuration/properties-out-parameters-controller.js".freeze, "web/public/editor-app/configuration/properties-sequenceflow-order-controller.js".freeze, "web/public/editor-app/configuration/properties-signal-definitions-controller.js".freeze, "web/public/editor-app/configuration/properties-signal-scope-controller.js".freeze, "web/public/editor-app/configuration/properties-task-listeners-controller.js".freeze, "web/public/editor-app/configuration/properties.js".freeze, "web/public/editor-app/configuration/properties/assignment-display-template.html".freeze, "web/public/editor-app/configuration/properties/assignment-popup.html".freeze, "web/public/editor-app/configuration/properties/assignment-write-template.html".freeze, "web/public/editor-app/configuration/properties/boolean-property-template.html".freeze, "web/public/editor-app/configuration/properties/condition-expression-display-template.html".freeze, "web/public/editor-app/configuration/properties/condition-expression-popup.html".freeze, "web/public/editor-app/configuration/properties/condition-expression-write-template.html".freeze, "web/public/editor-app/configuration/properties/default-value-display-template.html".freeze, "web/public/editor-app/configuration/properties/event-listeners-display-template.html".freeze, "web/public/editor-app/configuration/properties/event-listeners-popup.html".freeze, "web/public/editor-app/configuration/properties/event-listeners-write-template.html".freeze, "web/public/editor-app/configuration/properties/execution-listeners-display-template.html".freeze, "web/public/editor-app/configuration/properties/execution-listeners-popup.html".freeze, "web/public/editor-app/configuration/properties/execution-listeners-write-template.html".freeze, "web/public/editor-app/configuration/properties/feedback-popup.html".freeze, "web/public/editor-app/configuration/properties/fields-display-template.html".freeze, "web/public/editor-app/configuration/properties/fields-popup.html".freeze, "web/public/editor-app/configuration/properties/fields-write-template.html".freeze, "web/public/editor-app/configuration/properties/form-properties-display-template.html".freeze, "web/public/editor-app/configuration/properties/form-properties-popup.html".freeze, "web/public/editor-app/configuration/properties/form-properties-write-template.html".freeze, "web/public/editor-app/configuration/properties/in-parameters-display-template.html".freeze, "web/public/editor-app/configuration/properties/in-parameters-popup.html".freeze, "web/public/editor-app/configuration/properties/in-parameters-write-template.html".freeze, "web/public/editor-app/configuration/properties/message-definitions-display-template.html".freeze, "web/public/editor-app/configuration/properties/message-definitions-popup.html".freeze, "web/public/editor-app/configuration/properties/message-definitions-write-template.html".freeze, "web/public/editor-app/configuration/properties/message-property-write-template.html".freeze, "web/public/editor-app/configuration/properties/multiinstance-property-write-template.html".freeze, "web/public/editor-app/configuration/properties/out-parameters-display-template.html".freeze, "web/public/editor-app/configuration/properties/out-parameters-popup.html".freeze, "web/public/editor-app/configuration/properties/out-parameters-write-template.html".freeze, "web/public/editor-app/configuration/properties/sequenceflow-order-display-template.html".freeze, "web/public/editor-app/configuration/properties/sequenceflow-order-popup.html".freeze, "web/public/editor-app/configuration/properties/sequenceflow-order-write-template.html".freeze, "web/public/editor-app/configuration/properties/signal-definitions-display-template.html".freeze, "web/public/editor-app/configuration/properties/signal-definitions-popup.html".freeze, "web/public/editor-app/configuration/properties/signal-definitions-write-template.html".freeze, "web/public/editor-app/configuration/properties/signal-property-write-template.html".freeze, "web/public/editor-app/configuration/properties/string-property-write-mode-template.html".freeze, "web/public/editor-app/configuration/properties/subprocess-reference-display-template.html".freeze, "web/public/editor-app/configuration/properties/subprocess-reference-popup.html".freeze, "web/public/editor-app/configuration/properties/subprocess-reference-write-template.html".freeze, "web/public/editor-app/configuration/properties/task-listeners-display-template.html".freeze, "web/public/editor-app/configuration/properties/task-listeners-popup.html".freeze, "web/public/editor-app/configuration/properties/task-listeners-write-template.html".freeze, "web/public/editor-app/configuration/properties/text-popup.html".freeze, "web/public/editor-app/configuration/properties/text-property-write-template.html".freeze, "web/public/editor-app/configuration/toolbar-custom-actions.js".freeze, "web/public/editor-app/configuration/toolbar-default-actions.js".freeze, "web/public/editor-app/configuration/toolbar.js".freeze, "web/public/editor-app/configuration/url-config.js".freeze, "web/public/editor-app/css/style-common.css".freeze, "web/public/editor-app/css/style-editor.css".freeze, "web/public/editor-app/css/style.css".freeze, "web/public/editor-app/editor-config.js".freeze, "web/public/editor-app/editor-controller.js".freeze, "web/public/editor-app/editor-utils.js".freeze, "web/public/editor-app/editor.html".freeze, "web/public/editor-app/editor/css/editor.css".freeze, "web/public/editor-app/editor/i18n/translation_de.js".freeze, "web/public/editor-app/editor/i18n/translation_en_us.js".freeze, "web/public/editor-app/editor/i18n/translation_signavio_de.js".freeze, "web/public/editor-app/editor/i18n/translation_signavio_en_us.js".freeze, "web/public/editor-app/editor/oryx.debug.js".freeze, "web/public/editor-app/editor/oryx.js".freeze, "web/public/editor-app/eventbus.js".freeze, "web/public/editor-app/fonts/activiti-admin-webfont.eot".freeze, "web/public/editor-app/fonts/activiti-admin-webfont.svg".freeze, "web/public/editor-app/fonts/activiti-admin-webfont.ttf".freeze, "web/public/editor-app/fonts/activiti-admin-webfont.woff".freeze, "web/public/editor-app/fonts/glyphicons-halflings-regular.eot".freeze, "web/public/editor-app/fonts/glyphicons-halflings-regular.svg".freeze, "web/public/editor-app/fonts/glyphicons-halflings-regular.ttf".freeze, "web/public/editor-app/fonts/glyphicons-halflings-regular.woff".freeze, "web/public/editor-app/header-controller.js".freeze, "web/public/editor-app/i18n/en.json".freeze, "web/public/editor-app/images/bpmn-error.png".freeze, "web/public/editor-app/images/bpmn-warning.png".freeze, "web/public/editor-app/images/datadefinition.png".freeze, "web/public/editor-app/images/delete.png".freeze, "web/public/editor-app/images/loading.gif".freeze, "web/public/editor-app/images/logo-2x.png".freeze, "web/public/editor-app/images/logo.png".freeze, "web/public/editor-app/images/nw-handle-dark.gif".freeze, "web/public/editor-app/images/se-handle-dark.gif".freeze, "web/public/editor-app/images/shapemenu_highlight.png".freeze, "web/public/editor-app/images/wrench.png".freeze, "web/public/editor-app/libs/angular-cookies_1.2.13/angular-cookies.min.js".freeze, "web/public/editor-app/libs/angular-cookies_1.2.13/angular-cookies.min.js.map".freeze, "web/public/editor-app/libs/angular-dragdrop.min-1.0.3.js".freeze, "web/public/editor-app/libs/angular-dragdrop_1.0.7/angular-dragdrop.min.js".freeze, "web/public/editor-app/libs/angular-mocks_1.2.13/angular-mocks.js".freeze, "web/public/editor-app/libs/angular-resource_1.2.13/angular-resource.js".freeze, "web/public/editor-app/libs/angular-resource_1.2.13/angular-resource.min.js".freeze, "web/public/editor-app/libs/angular-resource_1.2.13/angular-resource.min.js.map".freeze, "web/public/editor-app/libs/angular-route_1.2.13/angular-route.js".freeze, "web/public/editor-app/libs/angular-route_1.2.13/angular-route.min.js".freeze, "web/public/editor-app/libs/angular-route_1.2.13/angular-route.min.js.map".freeze, "web/public/editor-app/libs/angular-sanitize_1.2.13/angular-sanitize.js".freeze, "web/public/editor-app/libs/angular-sanitize_1.2.13/angular-sanitize.min.js".freeze, "web/public/editor-app/libs/angular-sanitize_1.2.13/angular-sanitize.min.js.map".freeze, "web/public/editor-app/libs/angular-scroll_0.5.7/angular-scroll.min.js".freeze, "web/public/editor-app/libs/angular-strap_2.0.5/angular-strap.min.js".freeze, "web/public/editor-app/libs/angular-strap_2.0.5/angular-strap.tpl.min.js".freeze, "web/public/editor-app/libs/angular-translate-loader-static-files/.bower.json".freeze, "web/public/editor-app/libs/angular-translate-loader-static-files/angular-translate-loader-static-files.js".freeze, "web/public/editor-app/libs/angular-translate-loader-static-files/angular-translate-loader-static-files.min.js".freeze, "web/public/editor-app/libs/angular-translate-storage-cookie/.bower.json".freeze, "web/public/editor-app/libs/angular-translate-storage-cookie/angular-translate-storage-cookie.js".freeze, "web/public/editor-app/libs/angular-translate-storage-cookie/angular-translate-storage-cookie.min.js".freeze, "web/public/editor-app/libs/angular-translate_2.4.2/angular-translate.js".freeze, "web/public/editor-app/libs/angular-translate_2.4.2/angular-translate.min.js".freeze, "web/public/editor-app/libs/angular_1.2.13/angular-animate.min.js".freeze, "web/public/editor-app/libs/angular_1.2.13/angular.min.js".freeze, "web/public/editor-app/libs/bootstrap-daterangepicker_1.3.7/daterangepicker-bs3.css".freeze, "web/public/editor-app/libs/bootstrap-daterangepicker_1.3.7/daterangepicker.js".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap-theme.css".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap-theme.css.map".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap-theme.min.css".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap.css".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap.css.map".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap.min.css".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/fonts/glyphicons-halflings-regular.eot".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/fonts/glyphicons-halflings-regular.svg".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/fonts/glyphicons-halflings-regular.ttf".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/fonts/glyphicons-halflings-regular.woff".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/js/bootstrap.js".freeze, "web/public/editor-app/libs/bootstrap_3.1.1/js/bootstrap.min.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/.bower.json".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/.gitignore".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/CHANGES".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/CONTRIBUTORS.md".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/LICENSE".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/README.md".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/es5-sham.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/es5-sham.map".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/es5-sham.min.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/es5-shim.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/es5-shim.map".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/es5-shim.min.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/package.json".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/helpers/h-kill.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/helpers/h-matchers.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/helpers/h.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/index.html".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/index.min.html".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/lib/jasmine-html.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/lib/jasmine.css".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/lib/jasmine.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/lib/jasmine_favicon.png".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/lib/json2.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-array.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-date.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-function.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-number.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-object.js".freeze, "web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-string.js".freeze, "web/public/editor-app/libs/jquery-ui-1.10.3.custom.min.js".freeze, "web/public/editor-app/libs/jquery.autogrow-textarea.js".freeze, "web/public/editor-app/libs/jquery_1.11.0/jquery.js".freeze, "web/public/editor-app/libs/jquery_1.11.0/jquery.min.js".freeze, "web/public/editor-app/libs/jquery_1.11.0/jquery.min.map".freeze, "web/public/editor-app/libs/json3_3.2.6/LICENSE".freeze, "web/public/editor-app/libs/json3_3.2.6/lib/json3.js".freeze, "web/public/editor-app/libs/json3_3.2.6/lib/json3.min.js".freeze, "web/public/editor-app/libs/momentjs_2.5.1/momentjs.min.js".freeze, "web/public/editor-app/libs/mousetrap-1.4.5.min.js".freeze, "web/public/editor-app/libs/ng-grid-2.0.7-min.js".freeze, "web/public/editor-app/libs/ng-grid-2.0.7.min.css".freeze, "web/public/editor-app/libs/path_parser.js".freeze, "web/public/editor-app/libs/prototype-1.5.1.js".freeze, "web/public/editor-app/libs/ui-utils.min-0.0.4.js".freeze, "web/public/editor-app/partials/root-stencil-item-template.html".freeze, "web/public/editor-app/partials/stencil-item-template.html".freeze, "web/public/editor-app/plugins.xml".freeze, "web/public/editor-app/popups/icon-template.html".freeze, "web/public/editor-app/popups/save-model.html".freeze, "web/public/editor-app/popups/select-shape.html".freeze, "web/public/editor-app/popups/unsaved-changes.html".freeze, "web/public/editor-app/select-shape-controller.js".freeze, "web/public/editor-app/stencil-controller.js".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/event.subprocess.collapsed.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/event.subprocess.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/expanded.subprocess.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.business.rule.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.camel.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.manual.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.mule.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.receive.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.script.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.send.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.service.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.shell.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.user.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/subprocess.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/activity/task.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/artifact/text.annotation.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/catching/cancel.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/catching/compensation.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/catching/error.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/catching/message.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/catching/signal.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/catching/timer.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/connector/association.undirected.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/connector/association.unidirectional.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/connector/messageflow.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/connector/sequenceflow.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/dataobject/data.store.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/diagram.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/endevent/cancel.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/endevent/error.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/endevent/none.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/endevent/terminate.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/gateway/eventbased.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/gateway/exclusive.databased.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/gateway/inclusive.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/gateway/parallel.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/startevent/error.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/startevent/message.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/startevent/none.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/startevent/signal.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/startevent/timer.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/swimlane/lane.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/swimlane/pool.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/throwing/none.png".freeze, "web/public/editor-app/stencilsets/bpmn2.0/icons/throwing/signal.png".freeze, "web/public/editor-app/toolbar-controller.js".freeze, "web/public/javascripts/application.js".freeze, "web/public/modeler.html".freeze, "web/public/stylesheets/application.css".freeze, "web/public/stylesheets/bootstrap.css".freeze, "web/views/_nav.erb".freeze, "web/views/index.erb".freeze, "web/views/layout.erb".freeze, "web/views/models/index.erb".freeze, "web/views/models/new.erb".freeze, "web/views/process_definitions/index.erb".freeze, "web/views/process_instances/index.erb".freeze] s.homepage = "https://github.com/richfisher/jruby_activiti".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Integrate Activiti BPM in JRuby/Rails, including Activiti Engine, Modeler and Diagram Viewer. https://github.com/richfisher/jruby_activiti".freeze s.test_files = ["test/activiti_test.rb".freeze, "test/instance_hights_test.rb".freeze, "test/model_deployer_test.rb".freeze, "test/modeler_test.rb".freeze, "test/process_diagram_test.rb".freeze, "test/resources/VacationRequest.bpmn20.xml".freeze, "test/resources/activiti.cfg.xml".freeze, "test/resources/model_example_editor_source.json".freeze, "test/resources/model_init_editor_source.json".freeze, "test/resources/model_json_xml.json".freeze, "test/resources/model_svg_xml.xml".freeze, "test/stencilset_test.rb".freeze, "test/test_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 5.8".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end