--- !ruby/object:Gem::Specification name: marty version: !ruby/object:Gem::Version version: 0.5.20 platform: ruby authors: - Arman Bostani - Eric Litwin - Brian VanLoo - Iliana Toneva - Chad Edie autorequire: bindir: bin cert_chain: [] date: 2015-12-17 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: pg requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.17' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.17' - !ruby/object:Gem::Dependency name: netzke-core requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.12.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.12.2 - !ruby/object:Gem::Dependency name: netzke-basepack requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.12.6 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.12.6 - !ruby/object:Gem::Dependency name: axlsx requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 2.1.0pre type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 2.1.0pre - !ruby/object:Gem::Dependency name: delorean_lang requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.1' - !ruby/object:Gem::Dependency name: mcfly requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.0.17 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.0.17 - !ruby/object:Gem::Dependency name: coderay requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: net-ldap requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rubyzip requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: A framework for working with versioned data email: - arman.bostani@pnmac.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rspec" - ".travis.yml" - Gemfile - INDEPENDENCE_ISSUES.md - MIT-LICENSE - README.md - Rakefile - app/assets/images/marty/.gitkeep - app/assets/javascripts/marty/application.js - app/assets/stylesheets/marty/application.css - app/components/marty/api_auth_view.rb - app/components/marty/auth_app.rb - app/components/marty/auth_app/javascripts/auth_app.js - app/components/marty/extras/layout.rb - app/components/marty/extras/misc.rb - app/components/marty/form.rb - app/components/marty/grid.rb - app/components/marty/grid_append_only.rb - app/components/marty/import_type_view.rb - app/components/marty/live_search_grid_panel.rb - app/components/marty/main_auth_app.rb - app/components/marty/mcfly_grid_panel.rb - app/components/marty/new_posting_form.rb - app/components/marty/new_posting_window.rb - app/components/marty/panel.rb - app/components/marty/posting_grid.rb - app/components/marty/posting_window.rb - app/components/marty/promise_view.rb - app/components/marty/promise_view/stylesheets/promise_view.css - app/components/marty/report_form.rb - app/components/marty/report_select.rb - app/components/marty/reporting.rb - app/components/marty/script_form.rb - app/components/marty/script_form/javascripts/Ext.ux.form.field.CodeMirror.js - app/components/marty/script_form/javascripts/codemirror.js - app/components/marty/script_form/javascripts/mode/clike/clike.js - app/components/marty/script_form/javascripts/mode/clike/index.html - app/components/marty/script_form/javascripts/mode/clike/scala.html - app/components/marty/script_form/javascripts/mode/clojure/clojure.js - app/components/marty/script_form/javascripts/mode/clojure/index.html - app/components/marty/script_form/javascripts/mode/coffeescript/LICENSE - app/components/marty/script_form/javascripts/mode/coffeescript/coffeescript.js - app/components/marty/script_form/javascripts/mode/coffeescript/index.html - app/components/marty/script_form/javascripts/mode/commonlisp/commonlisp.js - app/components/marty/script_form/javascripts/mode/commonlisp/index.html - app/components/marty/script_form/javascripts/mode/css/css.js - app/components/marty/script_form/javascripts/mode/css/index.html - app/components/marty/script_form/javascripts/mode/css/test.js - app/components/marty/script_form/javascripts/mode/delorean/delorean.js - app/components/marty/script_form/javascripts/mode/diff/diff.js - app/components/marty/script_form/javascripts/mode/diff/index.html - app/components/marty/script_form/javascripts/mode/ecl/ecl.js - app/components/marty/script_form/javascripts/mode/ecl/index.html - app/components/marty/script_form/javascripts/mode/erlang/erlang.js - app/components/marty/script_form/javascripts/mode/erlang/index.html - app/components/marty/script_form/javascripts/mode/gfm/gfm.js - app/components/marty/script_form/javascripts/mode/gfm/index.html - app/components/marty/script_form/javascripts/mode/go/go.js - app/components/marty/script_form/javascripts/mode/go/index.html - app/components/marty/script_form/javascripts/mode/groovy/groovy.js - app/components/marty/script_form/javascripts/mode/groovy/index.html - app/components/marty/script_form/javascripts/mode/haskell/haskell.js - app/components/marty/script_form/javascripts/mode/haskell/index.html - app/components/marty/script_form/javascripts/mode/haxe/haxe.js - app/components/marty/script_form/javascripts/mode/haxe/index.html - app/components/marty/script_form/javascripts/mode/htmlembedded/htmlembedded.js - app/components/marty/script_form/javascripts/mode/htmlembedded/index.html - app/components/marty/script_form/javascripts/mode/htmlmixed/htmlmixed.js - app/components/marty/script_form/javascripts/mode/htmlmixed/index.html - app/components/marty/script_form/javascripts/mode/javascript/index.html - app/components/marty/script_form/javascripts/mode/javascript/javascript.js - app/components/marty/script_form/javascripts/mode/jinja2/index.html - app/components/marty/script_form/javascripts/mode/jinja2/jinja2.js - app/components/marty/script_form/javascripts/mode/less/index.html - app/components/marty/script_form/javascripts/mode/less/less.js - app/components/marty/script_form/javascripts/mode/lua/index.html - app/components/marty/script_form/javascripts/mode/lua/lua.js - app/components/marty/script_form/javascripts/mode/markdown/index.html - app/components/marty/script_form/javascripts/mode/markdown/markdown.js - app/components/marty/script_form/javascripts/mode/markdown/test.js - app/components/marty/script_form/javascripts/mode/mysql/index.html - app/components/marty/script_form/javascripts/mode/mysql/mysql.js - app/components/marty/script_form/javascripts/mode/ntriples/index.html - app/components/marty/script_form/javascripts/mode/ntriples/ntriples.js - app/components/marty/script_form/javascripts/mode/ocaml/index.html - app/components/marty/script_form/javascripts/mode/ocaml/ocaml.js - app/components/marty/script_form/javascripts/mode/pascal/LICENSE - app/components/marty/script_form/javascripts/mode/pascal/index.html - app/components/marty/script_form/javascripts/mode/pascal/pascal.js - app/components/marty/script_form/javascripts/mode/perl/LICENSE - app/components/marty/script_form/javascripts/mode/perl/index.html - app/components/marty/script_form/javascripts/mode/perl/perl.js - app/components/marty/script_form/javascripts/mode/php/index.html - app/components/marty/script_form/javascripts/mode/php/php.js - app/components/marty/script_form/javascripts/mode/pig/index.html - app/components/marty/script_form/javascripts/mode/pig/pig.js - app/components/marty/script_form/javascripts/mode/plsql/index.html - app/components/marty/script_form/javascripts/mode/plsql/plsql.js - app/components/marty/script_form/javascripts/mode/properties/index.html - app/components/marty/script_form/javascripts/mode/properties/properties.js - app/components/marty/script_form/javascripts/mode/python/LICENSE.txt - app/components/marty/script_form/javascripts/mode/python/index.html - app/components/marty/script_form/javascripts/mode/python/python.js - app/components/marty/script_form/javascripts/mode/r/LICENSE - app/components/marty/script_form/javascripts/mode/r/index.html - app/components/marty/script_form/javascripts/mode/r/r.js - app/components/marty/script_form/javascripts/mode/rpm/changes/changes.js - app/components/marty/script_form/javascripts/mode/rpm/changes/index.html - app/components/marty/script_form/javascripts/mode/rpm/spec/index.html - app/components/marty/script_form/javascripts/mode/rpm/spec/spec.css - app/components/marty/script_form/javascripts/mode/rpm/spec/spec.js - app/components/marty/script_form/javascripts/mode/rst/index.html - app/components/marty/script_form/javascripts/mode/rst/rst.js - app/components/marty/script_form/javascripts/mode/ruby/LICENSE - app/components/marty/script_form/javascripts/mode/ruby/index.html - app/components/marty/script_form/javascripts/mode/ruby/ruby.js - app/components/marty/script_form/javascripts/mode/rust/index.html - app/components/marty/script_form/javascripts/mode/rust/rust.js - app/components/marty/script_form/javascripts/mode/scheme/index.html - app/components/marty/script_form/javascripts/mode/scheme/scheme.js - app/components/marty/script_form/javascripts/mode/shell/index.html - app/components/marty/script_form/javascripts/mode/shell/shell.js - app/components/marty/script_form/javascripts/mode/sieve/LICENSE - app/components/marty/script_form/javascripts/mode/sieve/index.html - app/components/marty/script_form/javascripts/mode/sieve/sieve.js - app/components/marty/script_form/javascripts/mode/smalltalk/index.html - app/components/marty/script_form/javascripts/mode/smalltalk/smalltalk.js - app/components/marty/script_form/javascripts/mode/smarty/index.html - app/components/marty/script_form/javascripts/mode/smarty/smarty.js - app/components/marty/script_form/javascripts/mode/sparql/index.html - app/components/marty/script_form/javascripts/mode/sparql/sparql.js - app/components/marty/script_form/javascripts/mode/stex/index.html - app/components/marty/script_form/javascripts/mode/stex/stex.js - app/components/marty/script_form/javascripts/mode/stex/test.js - app/components/marty/script_form/javascripts/mode/tiddlywiki/index.html - app/components/marty/script_form/javascripts/mode/tiddlywiki/tiddlywiki.css - app/components/marty/script_form/javascripts/mode/tiddlywiki/tiddlywiki.js - app/components/marty/script_form/javascripts/mode/tiki/index.html - app/components/marty/script_form/javascripts/mode/tiki/tiki.css - app/components/marty/script_form/javascripts/mode/tiki/tiki.js - app/components/marty/script_form/javascripts/mode/vb/LICENSE.txt - app/components/marty/script_form/javascripts/mode/vb/index.html - app/components/marty/script_form/javascripts/mode/vb/vb.js - app/components/marty/script_form/javascripts/mode/vbscript/index.html - app/components/marty/script_form/javascripts/mode/vbscript/vbscript.js - app/components/marty/script_form/javascripts/mode/velocity/index.html - app/components/marty/script_form/javascripts/mode/velocity/velocity.js - app/components/marty/script_form/javascripts/mode/verilog/index.html - app/components/marty/script_form/javascripts/mode/verilog/verilog.js - app/components/marty/script_form/javascripts/mode/xml/index.html - app/components/marty/script_form/javascripts/mode/xml/xml.js - app/components/marty/script_form/javascripts/mode/xquery/LICENSE - app/components/marty/script_form/javascripts/mode/xquery/index.html - app/components/marty/script_form/javascripts/mode/xquery/test/index.html - app/components/marty/script_form/javascripts/mode/xquery/test/testBase.js - app/components/marty/script_form/javascripts/mode/xquery/test/testEmptySequenceKeyword.js - app/components/marty/script_form/javascripts/mode/xquery/test/testMultiAttr.js - app/components/marty/script_form/javascripts/mode/xquery/test/testNamespaces.js - app/components/marty/script_form/javascripts/mode/xquery/test/testProcessingInstructions.js - app/components/marty/script_form/javascripts/mode/xquery/test/testQuotes.js - app/components/marty/script_form/javascripts/mode/xquery/xquery.js - app/components/marty/script_form/javascripts/mode/yaml/index.html - app/components/marty/script_form/javascripts/mode/yaml/yaml.js - app/components/marty/script_form/javascripts/util/closetag.js - app/components/marty/script_form/javascripts/util/dialog.css - app/components/marty/script_form/javascripts/util/dialog.js - app/components/marty/script_form/javascripts/util/foldcode.js - app/components/marty/script_form/javascripts/util/formatting.js - app/components/marty/script_form/javascripts/util/javascript-hint.js - app/components/marty/script_form/javascripts/util/loadmode.js - app/components/marty/script_form/javascripts/util/match-highlighter.js - app/components/marty/script_form/javascripts/util/multiplex.js - app/components/marty/script_form/javascripts/util/overlay.js - app/components/marty/script_form/javascripts/util/pig-hint.js - app/components/marty/script_form/javascripts/util/runmode-standalone.js - app/components/marty/script_form/javascripts/util/runmode.js - app/components/marty/script_form/javascripts/util/search.js - app/components/marty/script_form/javascripts/util/searchcursor.js - app/components/marty/script_form/javascripts/util/simple-hint.css - app/components/marty/script_form/javascripts/util/simple-hint.js - app/components/marty/script_form/javascripts/util/xml-hint.js - app/components/marty/script_form/stylesheets/codemirror.css - app/components/marty/script_form/stylesheets/delorean.css - app/components/marty/script_form/stylesheets/theme/ambiance.css - app/components/marty/script_form/stylesheets/theme/blackboard.css - app/components/marty/script_form/stylesheets/theme/cobalt.css - app/components/marty/script_form/stylesheets/theme/eclipse.css - app/components/marty/script_form/stylesheets/theme/elegant.css - app/components/marty/script_form/stylesheets/theme/erlang-dark.css - app/components/marty/script_form/stylesheets/theme/lesser-dark.css - app/components/marty/script_form/stylesheets/theme/monokai.css - app/components/marty/script_form/stylesheets/theme/neat.css - app/components/marty/script_form/stylesheets/theme/night.css - app/components/marty/script_form/stylesheets/theme/rubyblue.css - app/components/marty/script_form/stylesheets/theme/vibrant-ink.css - app/components/marty/script_form/stylesheets/theme/xq-dark.css - app/components/marty/script_grid.rb - app/components/marty/script_tester.rb - app/components/marty/scripting.rb - app/components/marty/simple_app.rb - app/components/marty/simple_app/javascripts/simple_app.js - app/components/marty/simple_app/javascripts/statusbar_ext.js - app/components/marty/tag_grid.rb - app/components/marty/user_view.rb - app/controllers/marty/application_controller.rb - app/controllers/marty/components_controller.rb - app/controllers/marty/job_controller.rb - app/controllers/marty/report_controller.rb - app/controllers/marty/rpc_controller.rb - app/helpers/marty/application_helper.rb - app/helpers/marty/script_set.rb - app/models/marty/api_auth.rb - app/models/marty/base.rb - app/models/marty/enum.rb - app/models/marty/import_type.rb - app/models/marty/posting.rb - app/models/marty/posting_type.rb - app/models/marty/promise.rb - app/models/marty/role.rb - app/models/marty/script.rb - app/models/marty/tag.rb - app/models/marty/token.rb - app/models/marty/user.rb - app/models/marty/user_role.rb - app/views/layouts/marty/application.html.erb - config/database.yml.travis - config/locales/en.yml - config/routes.rb - db/migrate/001_create_marty_scripts.rb - db/migrate/003_create_marty_users.rb - db/migrate/004_create_marty_roles.rb - db/migrate/005_create_marty_user_roles.rb - db/migrate/006_create_marty_tokens.rb - db/migrate/008_create_marty_posting_types.rb - db/migrate/019_create_marty_postings.rb - db/migrate/068_create_marty_import_types.rb - db/migrate/069_create_marty_import_synonyms.rb - db/migrate/070_create_versions.rb - db/migrate/071_add_object_changes_column_to_versions.rb - db/migrate/072_add_validation_function_to_import_types.rb - db/migrate/073_add_preprocess_function_to_import_types.rb - db/migrate/090_create_delayed_jobs.rb - db/migrate/091_create_marty_promises.rb - db/migrate/095_create_marty_tags.rb - db/migrate/096_add_user_roles_to_import_types.rb - db/migrate/097_drop_versions.rb - db/migrate/098_create_marty_api_auths.rb - db/seeds.rb - gemini_deprecations.md - lib/marty.rb - lib/marty/content_handler.rb - lib/marty/data_change.rb - lib/marty/data_conversion.rb - lib/marty/data_exporter.rb - lib/marty/data_importer.rb - lib/marty/engine.rb - lib/marty/lazy_column_loader.rb - lib/marty/mcfly_query.rb - lib/marty/migrations.rb - lib/marty/monkey.rb - lib/marty/permissions.rb - lib/marty/promise_job.rb - lib/marty/promise_proxy.rb - lib/marty/railtie.rb - lib/marty/relation.rb - lib/marty/util.rb - lib/marty/version.rb - lib/marty/xl.rb - lib/pyxll/README.txt - lib/pyxll/gemini.py - lib/pyxll/pyxll.cfg - lib/pyxll/sample.xlsx - lib/tasks/marty_tasks.rake - marty.gemspec - script/rails - spec/controllers/application_controller_spec.rb - spec/controllers/job_controller_spec.rb - spec/controllers/rpc_controller_spec.rb - spec/controllers/rpc_import_spec.rb - spec/dummy/README.rdoc - spec/dummy/Rakefile - spec/dummy/app/assets/javascripts/application.js - spec/dummy/app/assets/stylesheets/application.css - spec/dummy/app/controllers/application_controller.rb - spec/dummy/app/controllers/components_controller.rb - spec/dummy/app/helpers/application_helper.rb - spec/dummy/app/mailers/.gitkeep - spec/dummy/app/models/.gitkeep - spec/dummy/app/models/gemini/amortization_type.rb - spec/dummy/app/models/gemini/bud_category.rb - spec/dummy/app/models/gemini/entity.rb - spec/dummy/app/models/gemini/extras/data_import.rb - spec/dummy/app/models/gemini/extras/settlement_import.rb - spec/dummy/app/models/gemini/fannie_bup.rb - spec/dummy/app/models/gemini/grouping.rb - spec/dummy/app/models/gemini/grouping_head_version.rb - spec/dummy/app/models/gemini/head.rb - spec/dummy/app/models/gemini/head_version.rb - spec/dummy/app/models/gemini/helper.rb - spec/dummy/app/models/gemini/loan_program.rb - spec/dummy/app/models/gemini/mortgage_type.rb - spec/dummy/app/models/gemini/simple.rb - spec/dummy/app/models/gemini/streamline_type.rb - spec/dummy/app/views/layouts/application.html.erb - spec/dummy/config.ru - spec/dummy/config/application.rb - spec/dummy/config/boot.rb - spec/dummy/config/database.yml.example - spec/dummy/config/environment.rb - spec/dummy/config/environments/development.rb - spec/dummy/config/environments/production.rb - spec/dummy/config/environments/test.rb - spec/dummy/config/initializers/backtrace_silencers.rb - spec/dummy/config/initializers/delayed_job.rb - spec/dummy/config/initializers/inflections.rb - spec/dummy/config/initializers/mime_types.rb - spec/dummy/config/initializers/secret_token.rb - spec/dummy/config/initializers/session_store.rb - spec/dummy/config/initializers/wrap_parameters.rb - spec/dummy/config/locales/en.yml - spec/dummy/config/routes.rb - spec/dummy/db/migrate/20140801000000_create_groupings.rb - spec/dummy/db/migrate/20150406171536_create_categories.rb - spec/dummy/db/migrate/20150408200916_create_loan_programs.rb - spec/dummy/db/migrate/20150408201429_create_types.rb - spec/dummy/db/migrate/20150420000001_create_heads.rb - spec/dummy/db/migrate/20150420000002_create_head_versions.rb - spec/dummy/db/migrate/20150420000003_create_grouping_head_versions.rb - spec/dummy/db/migrate/20151023000001_create_simple.rb - spec/dummy/db/seeds.rb - spec/dummy/delorean/blame_report.dl - spec/dummy/delorean/data_report.dl - spec/dummy/delorean/fields.dl - spec/dummy/delorean/styles.dl - spec/dummy/lib/assets/.gitkeep - spec/dummy/lib/class_list.rb - spec/dummy/log/.gitkeep - spec/dummy/public/404.html - spec/dummy/public/422.html - spec/dummy/public/500.html - spec/dummy/public/favicon.ico - spec/dummy/public/icons/READ.txt - spec/dummy/public/icons/application_cascade.png - spec/dummy/public/icons/application_delete.png - spec/dummy/public/icons/application_put.png - spec/dummy/public/icons/application_view_detail.png - spec/dummy/public/icons/arrow_in.png - spec/dummy/public/icons/arrow_refresh.png - spec/dummy/public/icons/database_save.png - spec/dummy/public/icons/door_in.png - spec/dummy/public/icons/door_out.png - spec/dummy/public/icons/group.png - spec/dummy/public/icons/page_lightning.png - spec/dummy/public/icons/printer.png - spec/dummy/public/icons/report_disk.png - spec/dummy/public/icons/report_go.png - spec/dummy/public/icons/report_magnify.png - spec/dummy/public/icons/script.png - spec/dummy/public/icons/script_add.png - spec/dummy/public/icons/script_go.png - spec/dummy/public/icons/script_key.png - spec/dummy/public/icons/table_go.png - spec/dummy/public/icons/time.png - spec/dummy/public/icons/time_add.png - spec/dummy/public/icons/time_go.png - spec/dummy/public/icons/timeline_marker.png - spec/dummy/public/icons/user_add.png - spec/dummy/public/icons/user_delete.png - spec/dummy/public/icons/user_edit.png - spec/dummy/public/icons/wrench.png - spec/dummy/script/delayed_job - spec/dummy/script/rails - spec/dummy/tmp/.gitkeep - spec/features/javascripts/job_dashboard_live_search.js.coffee - spec/features/javascripts/login.js.coffee - spec/features/jobs_dashboard_netzke_spec.rb - spec/features/jobs_dashboard_spec.rb - spec/fixtures/scripts/load_tests/script1.dl - spec/fixtures/scripts/load_tests/script2.dl - spec/job_helper.rb - spec/lib/data_exporter_spec.rb - spec/lib/data_importer_spec.rb - spec/lib/xl_spec.rb - spec/lib/xl_styles_spec.rb - spec/models/api_auth_spec.rb - spec/models/posting_spec.rb - spec/models/promise_spec.rb - spec/models/script_spec.rb - spec/models/user_spec.rb - spec/requests/routes_spec.rb - spec/spec_helper.rb - spec/support/clean_db_helpers.rb - spec/support/delayed_job_helpers.rb - spec/support/user_helpers.rb homepage: https://github.com/arman000/marty licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.8 signing_key: specification_version: 4 summary: A framework for working with versioned data test_files: []