--- !ruby/object:Gem::Specification name: ruote version: !ruby/object:Gem::Version hash: 3 prerelease: segments: - 2 - 3 - 0 version: 2.3.0 platform: ruby authors: - John Mettraux - Kenneth Kalmer - Torsten Schoenebaum autorequire: bindir: bin cert_chain: [] date: 2012-09-03 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: blankslate prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 103 segments: - 2 - 1 - 2 - 4 version: 2.1.2.4 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: parslet prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 7 segments: - 1 - 4 - 0 version: 1.4.0 type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: sourcify prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version hash: 11 segments: - 0 - 5 - 0 version: 0.5.0 type: :runtime version_requirements: *id003 - !ruby/object:Gem::Dependency name: rufus-json prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 21 segments: - 1 - 0 - 1 version: 1.0.1 type: :runtime version_requirements: *id004 - !ruby/object:Gem::Dependency name: rufus-cloche prerelease: false requirement: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 19 segments: - 1 - 0 - 2 version: 1.0.2 type: :runtime version_requirements: *id005 - !ruby/object:Gem::Dependency name: rufus-dollar prerelease: false requirement: &id006 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 31 segments: - 1 - 0 - 4 version: 1.0.4 type: :runtime version_requirements: *id006 - !ruby/object:Gem::Dependency name: rufus-mnemo prerelease: false requirement: &id007 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 27 segments: - 1 - 2 - 2 version: 1.2.2 type: :runtime version_requirements: *id007 - !ruby/object:Gem::Dependency name: rufus-scheduler prerelease: false requirement: &id008 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 47 segments: - 2 - 0 - 16 version: 2.0.16 type: :runtime version_requirements: *id008 - !ruby/object:Gem::Dependency name: rufus-treechecker prerelease: false requirement: &id009 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 7 segments: - 1 - 0 - 8 version: 1.0.8 type: :runtime version_requirements: *id009 - !ruby/object:Gem::Dependency name: rake prerelease: false requirement: &id010 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id010 - !ruby/object:Gem::Dependency name: json prerelease: false requirement: &id011 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id011 - !ruby/object:Gem::Dependency name: mailtrap prerelease: false requirement: &id012 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id012 description: "\n\ ruote is an open source Ruby workflow engine\n " email: - jmettraux@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - Rakefile - lib/ruote/context.rb - lib/ruote/dashboard.rb - lib/ruote/dboard/process_error.rb - lib/ruote/dboard/process_status.rb - lib/ruote/engine.rb - lib/ruote/exp/command.rb - lib/ruote/exp/commanded.rb - lib/ruote/exp/condition.rb - lib/ruote/exp/fe_add_branches.rb - lib/ruote/exp/fe_apply.rb - lib/ruote/exp/fe_await.rb - lib/ruote/exp/fe_cancel_process.rb - lib/ruote/exp/fe_command.rb - lib/ruote/exp/fe_concurrence.rb - lib/ruote/exp/fe_concurrent_iterator.rb - lib/ruote/exp/fe_cron.rb - lib/ruote/exp/fe_cursor.rb - lib/ruote/exp/fe_define.rb - lib/ruote/exp/fe_echo.rb - lib/ruote/exp/fe_equals.rb - lib/ruote/exp/fe_error.rb - lib/ruote/exp/fe_filter.rb - lib/ruote/exp/fe_forget.rb - lib/ruote/exp/fe_given.rb - lib/ruote/exp/fe_if.rb - lib/ruote/exp/fe_inc.rb - lib/ruote/exp/fe_iterator.rb - lib/ruote/exp/fe_listen.rb - lib/ruote/exp/fe_lose.rb - lib/ruote/exp/fe_noop.rb - lib/ruote/exp/fe_on_error.rb - lib/ruote/exp/fe_once.rb - lib/ruote/exp/fe_participant.rb - lib/ruote/exp/fe_read.rb - lib/ruote/exp/fe_redo.rb - lib/ruote/exp/fe_ref.rb - lib/ruote/exp/fe_registerp.rb - lib/ruote/exp/fe_reserve.rb - lib/ruote/exp/fe_restore.rb - lib/ruote/exp/fe_save.rb - lib/ruote/exp/fe_sequence.rb - lib/ruote/exp/fe_set.rb - lib/ruote/exp/fe_stall.rb - lib/ruote/exp/fe_subprocess.rb - lib/ruote/exp/fe_that.rb - lib/ruote/exp/fe_undo.rb - lib/ruote/exp/fe_unregisterp.rb - lib/ruote/exp/fe_wait.rb - lib/ruote/exp/flow_expression.rb - lib/ruote/exp/iterator.rb - lib/ruote/exp/merge.rb - lib/ruote/exp/ro_attributes.rb - lib/ruote/exp/ro_filters.rb - lib/ruote/exp/ro_on_x.rb - lib/ruote/exp/ro_persist.rb - lib/ruote/exp/ro_timers.rb - lib/ruote/exp/ro_variables.rb - lib/ruote/fei.rb - lib/ruote/fs.rb - lib/ruote/id/mnemo_wfid_generator.rb - lib/ruote/id/wfid_generator.rb - lib/ruote/log/default_history.rb - lib/ruote/log/fancy_printing.rb - lib/ruote/log/storage_history.rb - lib/ruote/log/wait_logger.rb - lib/ruote/observer.rb - lib/ruote/part/block_participant.rb - lib/ruote/part/code_participant.rb - lib/ruote/part/engine_participant.rb - lib/ruote/part/local_participant.rb - lib/ruote/part/no_op_participant.rb - lib/ruote/part/null_participant.rb - lib/ruote/part/participant.rb - lib/ruote/part/rev_participant.rb - lib/ruote/part/smtp_participant.rb - lib/ruote/part/storage_participant.rb - lib/ruote/part/template.rb - lib/ruote/participant.rb - lib/ruote/reader/json.rb - lib/ruote/reader/radial.rb - lib/ruote/reader/ruby_dsl.rb - lib/ruote/reader/xml.rb - lib/ruote/reader.rb - lib/ruote/receiver/base.rb - lib/ruote/storage/base.rb - lib/ruote/storage/composite_storage.rb - lib/ruote/storage/fs_storage.rb - lib/ruote/storage/hash_storage.rb - lib/ruote/svc/dispatch_pool.rb - lib/ruote/svc/dollar_sub.rb - lib/ruote/svc/error_handler.rb - lib/ruote/svc/expression_map.rb - lib/ruote/svc/participant_list.rb - lib/ruote/svc/tracker.rb - lib/ruote/svc/treechecker.rb - lib/ruote/tree_dot.rb - lib/ruote/util/deep.rb - lib/ruote/util/filter.rb - lib/ruote/util/hashdot.rb - lib/ruote/util/look.rb - lib/ruote/util/lookup.rb - lib/ruote/util/misc.rb - lib/ruote/util/mpatch.rb - lib/ruote/util/ometa.rb - lib/ruote/util/process_observer.rb - lib/ruote/util/subprocess.rb - lib/ruote/util/time.rb - lib/ruote/util/tree.rb - lib/ruote/version.rb - lib/ruote/worker.rb - lib/ruote/workitem.rb - lib/ruote-fs.rb - lib/ruote.rb - test/bm/ci.rb - test/bm/ici.rb - test/bm/juuman.rb - test/bm/launch_bench.rb - test/bm/load_26c.rb - test/bm/mega.rb - test/bm/seq_thousand.rb - test/bm/t.rb - test/functional/base.rb - test/functional/concurrent_base.rb - test/functional/crunner.rb - test/functional/ct_0_concurrence.rb - test/functional/ct_1_iterator.rb - test/functional/ct_2_cancel.rb - test/functional/eft_0_flow_expression.rb - test/functional/eft_10_cancel_process.rb - test/functional/eft_11_wait.rb - test/functional/eft_12_listen.rb - test/functional/eft_13_iterator.rb - test/functional/eft_14_cursor.rb - test/functional/eft_15_loop.rb - test/functional/eft_16_if.rb - test/functional/eft_17_equals.rb - test/functional/eft_18_concurrent_iterator.rb - test/functional/eft_19_reserve.rb - test/functional/eft_1_echo.rb - test/functional/eft_20_save.rb - test/functional/eft_21_restore.rb - test/functional/eft_22_noop.rb - test/functional/eft_23_apply.rb - test/functional/eft_24_add_branches.rb - test/functional/eft_25_command.rb - test/functional/eft_26_error.rb - test/functional/eft_27_inc.rb - test/functional/eft_28_once.rb - test/functional/eft_29_cron.rb - test/functional/eft_2_sequence.rb - test/functional/eft_30_ref.rb - test/functional/eft_31_registerp.rb - test/functional/eft_32_lose.rb - test/functional/eft_34_given.rb - test/functional/eft_35_filter.rb - test/functional/eft_36_read.rb - test/functional/eft_37_process_definition.rb - test/functional/eft_38_on_error.rb - test/functional/eft_39_stall.rb - test/functional/eft_3_participant.rb - test/functional/eft_40_await.rb - test/functional/eft_4_set.rb - test/functional/eft_5_subprocess.rb - test/functional/eft_6_concurrence.rb - test/functional/eft_7_forget.rb - test/functional/eft_8_undo.rb - test/functional/eft_9_redo.rb - test/functional/ft_0_worker.rb - test/functional/ft_10_dollar.rb - test/functional/ft_11_recursion.rb - test/functional/ft_12_launchitem.rb - test/functional/ft_13_variables.rb - test/functional/ft_14_re_apply.rb - test/functional/ft_15_timeout.rb - test/functional/ft_16_participant_params.rb - test/functional/ft_17_conditional.rb - test/functional/ft_18_kill.rb - test/functional/ft_19_participant_code.rb - test/functional/ft_1_process_status.rb - test/functional/ft_20_storage_participant.rb - test/functional/ft_21_forget.rb - test/functional/ft_22_process_definitions.rb - test/functional/ft_23_load_defs.rb - test/functional/ft_24_block_participant.rb - test/functional/ft_25_receiver.rb - test/functional/ft_26_participant_rtimeout.rb - test/functional/ft_27_var_indirection.rb - test/functional/ft_28_null_noop_participants.rb - test/functional/ft_29_part_template.rb - test/functional/ft_2_errors.rb - test/functional/ft_30_smtp_participant.rb - test/functional/ft_31_part_blocking.rb - test/functional/ft_32_scope.rb - test/functional/ft_33_participant_subprocess_priority.rb - test/functional/ft_34_cursor_rewind.rb - test/functional/ft_35_add_service.rb - test/functional/ft_36_storage_history.rb - test/functional/ft_37_default_history.rb - test/functional/ft_38_participant_more.rb - test/functional/ft_39_wait_for.rb - test/functional/ft_3_participant_registration.rb - test/functional/ft_40_wait_logger.rb - test/functional/ft_41_participants.rb - test/functional/ft_42_storage_copy.rb - test/functional/ft_43_participant_on_reply.rb - test/functional/ft_44_var_participant.rb - test/functional/ft_45_participant_accept.rb - test/functional/ft_46_launch_single.rb - test/functional/ft_47_wfids.rb - test/functional/ft_48_lose.rb - test/functional/ft_49_engine_on_error.rb - test/functional/ft_4_cancel.rb - test/functional/ft_50_engine_config.rb - test/functional/ft_51_misc.rb - test/functional/ft_52_case.rb - test/functional/ft_53_engine_on_terminate.rb - test/functional/ft_54_patterns.rb - test/functional/ft_55_engine_participant.rb - test/functional/ft_56_filter_attribute.rb - test/functional/ft_57_rev_participant.rb - test/functional/ft_58_workitem.rb - test/functional/ft_59_pause.rb - test/functional/ft_5_on_error.rb - test/functional/ft_60_code_participant.rb - test/functional/ft_61_trailing_fields.rb - test/functional/ft_62_exp_name_and_dollar_substitution.rb - test/functional/ft_63_participants_221.rb - test/functional/ft_64_stash.rb - test/functional/ft_65_timers.rb - test/functional/ft_66_flank.rb - test/functional/ft_67_radial_misc.rb - test/functional/ft_68_reput.rb - test/functional/ft_69_worker_info.rb - test/functional/ft_6_on_cancel.rb - test/functional/ft_70_take_and_discard_attributes.rb - test/functional/ft_71_retries.rb - test/functional/ft_72_on_terminate.rb - test/functional/ft_73_raise_msg.rb - test/functional/ft_74_respark.rb - test/functional/ft_75_context.rb - test/functional/ft_76_observer.rb - test/functional/ft_77_process_observer.rb - test/functional/ft_78_part_participant.rb - test/functional/ft_7_tags.rb - test/functional/ft_8_participant_consumption.rb - test/functional/ft_9_subprocesses.rb - test/functional/restart_base.rb - test/functional/rt_0_wait.rb - test/functional/rt_1_listen.rb - test/functional/rt_2_errors.rb - test/functional/rt_3_once.rb - test/functional/rt_4_cron.rb - test/functional/rt_5_timeout.rb - test/functional/rtest.rb - test/functional/signals.rb - test/functional/storage.rb - test/functional/storage_helper.rb - test/functional/test.rb - test/functional/vertical.rb - test/misc/idle.rb - test/misc/light.rb - test/path_helper.rb - test/test.rb - test/test_helper.rb - test/unit/test.rb - test/unit/ut_0_ruby_reader.rb - test/unit/ut_10_participants.rb - test/unit/ut_11_lookup.rb - test/unit/ut_12_wait_logger.rb - test/unit/ut_14_is_uri.rb - test/unit/ut_15_util.rb - test/unit/ut_16_reader.rb - test/unit/ut_17_merge.rb - test/unit/ut_19_part_template.rb - test/unit/ut_1_fei.rb - test/unit/ut_20_composite_storage.rb - test/unit/ut_21_svc_participant_list.rb - test/unit/ut_22_filter.rb - test/unit/ut_23_svc_tracker.rb - test/unit/ut_24_radial_reader.rb - test/unit/ut_25_process_status.rb - test/unit/ut_26_deep.rb - test/unit/ut_2_dashboard.rb - test/unit/ut_3_worker.rb - test/unit/ut_4_expmap.rb - test/unit/ut_5_tree.rb - test/unit/ut_6_condition.rb - test/unit/ut_7_workitem.rb - test/unit/ut_8_tree_to_dot.rb - test/unit/ut_9_xml_reader.rb - ruote.gemspec - CHANGELOG.txt - couch_url.txt - CREDITS.txt - LICENSE.txt - TODO.txt - README.rdoc homepage: http://ruote.rubyforge.org licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: ruote rubygems_version: 1.8.15 signing_key: specification_version: 3 summary: an open source Ruby workflow engine test_files: []