--- !ruby/object:Gem::Specification name: mno-enterprise-api version: !ruby/object:Gem::Version version: 3.0.1 platform: ruby authors: - Arnaud Lachaume - Olivier Brisse autorequire: bindir: bin cert_chain: [] date: 2016-04-22 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: mno-enterprise-core requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 3.0.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 3.0.1 - !ruby/object:Gem::Dependency name: jbuilder requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.2.16 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.2.16 - !ruby/object:Gem::Dependency name: haml requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.0' - !ruby/object:Gem::Dependency name: coffee-rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.1' - !ruby/object:Gem::Dependency name: health_check requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.5' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.5' - !ruby/object:Gem::Dependency name: httparty requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.13.7 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.13.7 - !ruby/object:Gem::Dependency name: sprockets-rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.3' description: Maestrano Enterprise - essentials API email: - developers@maestrano.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - Rakefile - app/assets/javascripts/mno_enterprise/angular/loading-page.app.js.coffee - app/assets/javascripts/mno_enterprise/application.js - app/assets/javascripts/mno_enterprise/config.js.coffee.erb - app/controllers/devise/password_expired_controller.rb - app/controllers/mno_enterprise/auth/confirmations_controller.rb - app/controllers/mno_enterprise/auth/omniauth_callbacks_controller.rb - app/controllers/mno_enterprise/auth/passwords_controller.rb - app/controllers/mno_enterprise/auth/registrations_controller.rb - app/controllers/mno_enterprise/auth/sessions_controller.rb - app/controllers/mno_enterprise/auth/unlocks_controller.rb - app/controllers/mno_enterprise/deletion_requests_controller.rb - app/controllers/mno_enterprise/impersonate_controller.rb - app/controllers/mno_enterprise/jpi/v1/admin/audit_events_controller.rb - app/controllers/mno_enterprise/jpi/v1/admin/base_resource_controller.rb - app/controllers/mno_enterprise/jpi/v1/admin/cloud_apps_controller.rb - app/controllers/mno_enterprise/jpi/v1/admin/invoices_controller.rb - app/controllers/mno_enterprise/jpi/v1/admin/organizations_controller.rb - app/controllers/mno_enterprise/jpi/v1/admin/tenant_invoices_controller.rb - app/controllers/mno_enterprise/jpi/v1/admin/theme_controller.rb - app/controllers/mno_enterprise/jpi/v1/admin/users_controller.rb - app/controllers/mno_enterprise/jpi/v1/app_instances_controller.rb - app/controllers/mno_enterprise/jpi/v1/app_instances_sync_controller.rb - app/controllers/mno_enterprise/jpi/v1/base_resource_controller.rb - app/controllers/mno_enterprise/jpi/v1/current_users_controller.rb - app/controllers/mno_enterprise/jpi/v1/deletion_requests_controller.rb - app/controllers/mno_enterprise/jpi/v1/impac/dashboards_controller.rb - app/controllers/mno_enterprise/jpi/v1/impac/kpis_controller.rb - app/controllers/mno_enterprise/jpi/v1/impac/widgets_controller.rb - app/controllers/mno_enterprise/jpi/v1/industry_bundle_controller.rb - app/controllers/mno_enterprise/jpi/v1/marketplace_controller.rb - app/controllers/mno_enterprise/jpi/v1/organizations_controller.rb - app/controllers/mno_enterprise/jpi/v1/shopping_cart_controller.rb - app/controllers/mno_enterprise/jpi/v1/teams_controller.rb - app/controllers/mno_enterprise/org_invites_controller.rb - app/controllers/mno_enterprise/pages_controller.rb - app/controllers/mno_enterprise/provision_controller.rb - app/controllers/mno_enterprise/status_controller.rb - app/controllers/mno_enterprise/webhook/o_auth_controller.rb - app/mailers/mno_enterprise/system_notification_mailer.rb - app/models/mno_enterprise/health_check.rb - app/views/devise/password_expired/show.html.haml - app/views/mno_enterprise/auth/confirmations/_form.html.haml - app/views/mno_enterprise/auth/confirmations/lounge.html.haml - app/views/mno_enterprise/auth/confirmations/new.html.haml - app/views/mno_enterprise/auth/confirmations/show.html.haml - app/views/mno_enterprise/auth/mailer/confirmation_instructions.html.haml - app/views/mno_enterprise/auth/mailer/reset_password_instructions.html.haml - app/views/mno_enterprise/auth/mailer/unlock_instructions.html.haml - app/views/mno_enterprise/auth/passwords/edit.html.haml - app/views/mno_enterprise/auth/passwords/new.html.haml - app/views/mno_enterprise/auth/registrations/_form.html.haml - app/views/mno_enterprise/auth/registrations/new.html.haml - app/views/mno_enterprise/auth/sessions/_form.html.haml - app/views/mno_enterprise/auth/sessions/new.html.haml - app/views/mno_enterprise/auth/shared/_links.html.haml - app/views/mno_enterprise/auth/unlocks/new.html.haml - app/views/mno_enterprise/deletion_requests/show.html.haml - app/views/mno_enterprise/jpi/v1/admin/audit_events/_audit_event.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/audit_events/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/cloud_apps/_cloud_app.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/cloud_apps/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/cloud_apps/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/invoices/_invoice.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/invoices/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/invoices/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/organizations/_credit_card.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/organizations/_invoices.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/organizations/_member.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/organizations/_organization.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/organizations/in_arrears.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/organizations/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/organizations/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/_tenant_invoice.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/tenant_invoices/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/users/_user.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/users/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/admin/users/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/app_instances/_resource.json.jbuilder - app/views/mno_enterprise/jpi/v1/app_instances/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/app_instances/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/billing/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/current_users/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/impac/dashboards/_dashboard.json.jbuilder - app/views/mno_enterprise/jpi/v1/impac/dashboards/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/impac/dashboards/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/impac/kpis/_kpi.json.jbuilder - app/views/mno_enterprise/jpi/v1/impac/kpis/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/impac/widgets/_widget.json.jbuilder - app/views/mno_enterprise/jpi/v1/impac/widgets/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/marketplace/_app.json.jbuilder - app/views/mno_enterprise/jpi/v1/marketplace/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/marketplace/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/_arrears.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/_billing.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/_credit_card.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/_current_user.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/_invoices.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/_member.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/_organization.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/credit_card.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/members.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/organizations/show_reduced.json.jbuilder - app/views/mno_enterprise/jpi/v1/shopping_cart/organizations.json.jbuilder - app/views/mno_enterprise/jpi/v1/shopping_cart/show.json.jbuilder - app/views/mno_enterprise/jpi/v1/shopping_cart/show_item.json.jbuilder - app/views/mno_enterprise/jpi/v1/teams/_team.json.jbuilder - app/views/mno_enterprise/jpi/v1/teams/index.json.jbuilder - app/views/mno_enterprise/jpi/v1/teams/show.json.jbuilder - app/views/mno_enterprise/pages/app_access_unauthorized.html.haml - app/views/mno_enterprise/pages/app_logout.html.haml - app/views/mno_enterprise/pages/billing_details_required.html.haml - app/views/mno_enterprise/pages/loading.html.erb - app/views/mno_enterprise/provision/_provision_apps.html.haml - app/views/mno_enterprise/provision/_select_organization.html.haml - app/views/mno_enterprise/provision/new.html.haml - app/views/mno_enterprise/webhook/o_auth/authorize.html.haml - app/views/mno_enterprise/webhook/o_auth/providers/myob.html.haml - app/views/mno_enterprise/webhook/o_auth/providers/xero.html.haml - config/initializers/devise.rb - config/initializers/devise_extension.rb - config/initializers/devise_log.rb - config/initializers/health_check.rb - config/initializers/main_app_version.rb - config/initializers/sprockets.rb - config/routes.rb - lib/mno-enterprise-api.rb - lib/mno_enterprise/api.rb - lib/mno_enterprise/api/engine.rb - lib/mno_enterprise/concerns/controllers/deletion_requests_controller.rb - lib/mno_enterprise/concerns/controllers/jpi/v1/admin/base_resource_controller.rb - lib/mno_enterprise/concerns/controllers/jpi/v1/current_users_controller.rb - lib/mno_enterprise/concerns/controllers/jpi/v1/deletion_requests_controller.rb - lib/mno_enterprise/concerns/controllers/jpi/v1/impac/dashboards_controller.rb - lib/mno_enterprise/concerns/controllers/jpi/v1/organizations_controller.rb - lib/mno_enterprise/concerns/controllers/org_invites_controller.rb - lib/mno_enterprise/concerns/controllers/pages_controller.rb - lib/mno_enterprise/concerns/controllers/provision_controller.rb - lib/mno_enterprise/concerns/controllers/webhook/o_auth_controller.rb - lib/mno_enterprise/concerns/mailers/system_notification_mailer.rb - lib/mno_enterprise/event_logger.rb - lib/tasks/non_digested_assets.rake - spec/controllers/mno_enterprise/auth/confirmation_controller_spec.rb - spec/controllers/mno_enterprise/deletion_requests_controller_spec.rb - spec/controllers/mno_enterprise/impersonate_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/audit_events_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/cloud_apps_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/invoices_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/organizations_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/tenant_invoices_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/users_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/app_instances_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/app_instances_sync_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/current_users_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/deletion_requests_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/impac/kpis_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/marketplace_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/organizations_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/team_controller_spec.rb - spec/controllers/mno_enterprise/org_invites_controller_spec.rb - spec/controllers/mno_enterprise/pages_controller_spec.rb - spec/controllers/mno_enterprise/provision_controller_spec.rb - spec/controllers/mno_enterprise/status_controller_spec.rb - spec/controllers/mno_enterprise/webhook/o_auth_controller_spec.rb - spec/lib/mno_enterprise/event_logger_spec.rb - spec/mailer/mno_enterprise/system_notification_mailer_spec.rb - spec/rails_helper.rb - spec/requests/devise/authentication_spec.rb - spec/requests/devise/registration_spec.rb - spec/routing/devise/confirmation_routing_spec.rb - spec/routing/devise/passwords_routing_spec.rb - spec/routing/devise/registrations_routing_spec.rb - spec/routing/devise/sessions_routing_spec.rb - spec/routing/mno_enterprise/deletion_requests_controller_routing_spec.rb - spec/routing/mno_enterprise/impersonate_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/audit_events_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/cloud_apps_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/invoices_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/organizations_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/tenant_invoices_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/theme_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/users_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/app_instances_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/app_instances_sync_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/current_users_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/deletion_requests_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/impac/kpis_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/marketplace_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/organizations_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/teams_controller_routing_spec.rb - spec/routing/mno_enterprise/org_invites_controller_routing_spec.rb - spec/routing/mno_enterprise/pages_controller_routing_spec.rb - spec/routing/mno_enterprise/provision_controller_routing_spec.rb - spec/routing/mno_enterprise/status_controller_routing_spec.rb - spec/routing/mno_enterprise/webhook/o_auth_controller_routing_spec.rb - spec/spec_helper.rb homepage: https://maestrano.com licenses: - Maestrano Enterprise License V1 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: Maestrano Enterprise - API test_files: - spec/routing/mno_enterprise/impersonate_controller_routing_spec.rb - spec/routing/mno_enterprise/deletion_requests_controller_routing_spec.rb - spec/routing/mno_enterprise/provision_controller_routing_spec.rb - spec/routing/mno_enterprise/status_controller_routing_spec.rb - spec/routing/mno_enterprise/webhook/o_auth_controller_routing_spec.rb - spec/routing/mno_enterprise/pages_controller_routing_spec.rb - spec/routing/mno_enterprise/org_invites_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/organizations_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/tenant_invoices_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/audit_events_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/theme_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/invoices_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/users_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/admin/cloud_apps_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/current_users_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/deletion_requests_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/organizations_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/app_instances_sync_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/app_instances_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/impac/kpis_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/marketplace_controller_routing_spec.rb - spec/routing/mno_enterprise/jpi/v1/teams_controller_routing_spec.rb - spec/routing/devise/confirmation_routing_spec.rb - spec/routing/devise/registrations_routing_spec.rb - spec/routing/devise/sessions_routing_spec.rb - spec/routing/devise/passwords_routing_spec.rb - spec/spec_helper.rb - spec/requests/devise/authentication_spec.rb - spec/requests/devise/registration_spec.rb - spec/mailer/mno_enterprise/system_notification_mailer_spec.rb - spec/lib/mno_enterprise/event_logger_spec.rb - spec/rails_helper.rb - spec/controllers/mno_enterprise/pages_controller_spec.rb - spec/controllers/mno_enterprise/deletion_requests_controller_spec.rb - spec/controllers/mno_enterprise/impersonate_controller_spec.rb - spec/controllers/mno_enterprise/provision_controller_spec.rb - spec/controllers/mno_enterprise/org_invites_controller_spec.rb - spec/controllers/mno_enterprise/webhook/o_auth_controller_spec.rb - spec/controllers/mno_enterprise/auth/confirmation_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/audit_events_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/cloud_apps_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/organizations_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/invoices_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/tenant_invoices_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/admin/users_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/current_users_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/deletion_requests_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/organizations_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/app_instances_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/impac/kpis_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/team_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/app_instances_sync_controller_spec.rb - spec/controllers/mno_enterprise/jpi/v1/marketplace_controller_spec.rb - spec/controllers/mno_enterprise/status_controller_spec.rb