gadzorg/GorgEngine

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/gadzorg/configurable_engine.git
  revision: 9a57d216d59af3a76b95e947dec83487eadf7a02
  specs:
    configurable_engine (0.4.9.1)
      rails (> 3.1.0)

GIT
  remote: https://github.com/gadzorg/gram2_api_client_ruby.git
  revision: 469971c3375f470a26f25546db7de54ccd82093b
  specs:
    gram_v2_client (3.0.6)
      activeresource (>= 5.1)

GIT
  remote: https://github.com/gadzorg/heroku_secrets.git
  revision: 92d8abcbb1d754473cca2e44fa4bdd286f6910a9
  specs:
    heroku_secrets (0.0.2)

GIT
  remote: https://github.com/gadzorg/omniauth-cas.git
  revision: 16395f85579dc915c0e22f80b4f5d98a019e37ec
  branch: saml
  specs:
    omniauth-cas (1.0.1)
      addressable (~> 2.3)
      nokogiri (~> 1.5)
      omniauth (~> 1.1.0)

GIT
  remote: https://github.com/gadzorg/simple_form-materialize.git
  revision: ad50b0ac0cc28f82bff51e321ce690586554ed42
  specs:
    simple_form-materialize (0.0.1)
      rails (>= 4.2)

PATH
  remote: .
  specs:
    gorg_engine (2.0.2)
      cancancan
      devise
      devise_masquerade
      gorg_slack_chat
      haml-rails (~> 1.0)
      jquery-rails
      jquery-ui-rails
      materialize-sass (>= 0.98.0, < 1)
      mysql2
      omniauth
      rails (~> 5.0)
      sass-rails
      simple_form
      uglifier
      unobtrusive_flash
      virtus
      will_paginate (>= 3.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.4.5)
      actionpack (= 5.2.4.5)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.4.5)
      actionpack (= 5.2.4.5)
      actionview (= 5.2.4.5)
      activejob (= 5.2.4.5)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.4.5)
      actionview (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.4.5)
      activesupport (= 5.2.4.5)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.2.4.5)
      activesupport (= 5.2.4.5)
      globalid (>= 0.3.6)
    activemodel (5.2.4.5)
      activesupport (= 5.2.4.5)
    activemodel-serializers-xml (1.0.2)
      activemodel (> 5.x)
      activesupport (> 5.x)
      builder (~> 3.1)
    activerecord (5.2.4.5)
      activemodel (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      arel (>= 9.0)
    activeresource (5.1.1)
      activemodel (>= 5.0, < 7)
      activemodel-serializers-xml (~> 1.0)
      activesupport (>= 5.0, < 7)
    activestorage (5.2.4.5)
      actionpack (= 5.2.4.5)
      activerecord (= 5.2.4.5)
      marcel (~> 0.3.1)
    activesupport (5.2.4.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    arel (9.0.0)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    bcrypt (3.1.13)
    better_errors (2.5.1)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    builder (3.2.4)
    byebug (11.0.1)
    cancancan (3.0.1)
    codeclimate-test-reporter (1.0.9)
      simplecov (<= 0.13)
    coderay (1.1.2)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    concurrent-ruby (1.1.8)
    crass (1.0.6)
    database_cleaner (1.7.0)
    debug_inspector (0.0.3)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (4.7.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise_masquerade (0.6.5)
      devise (>= 2.1.0)
      railties (>= 3.0)
    diff-lcs (1.3)
    docile (1.1.5)
    equalizer (0.0.11)
    erubi (1.10.0)
    erubis (2.7.0)
    execjs (2.7.0)
    factory_bot (5.0.2)
      activesupport (>= 4.2.0)
    factory_bot_rails (5.0.2)
      factory_bot (~> 5.0.2)
      railties (>= 4.2.0)
    faker (1.9.3)
      i18n (>= 0.7)
    ffi (1.11.1)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    gon (6.1.0)
      actionpack (>= 3.0)
      json
      multi_json
      request_store (>= 1.0)
    gorg_slack_chat (0.1.3)
      gon (~> 6.1.0)
      jquery-rails (~> 4.2.2)
      jquery-ui-rails (~> 6.0.1)
      rails (>= 4.2.3)
    haml (5.2.1)
      temple (>= 0.8.0)
      tilt
    haml-rails (1.0.0)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      haml (>= 4.0.6, < 6.0)
      html2haml (>= 1.0.1)
      railties (>= 4.0.1)
    hashie (2.1.2)
    html2haml (2.2.0)
      erubis (~> 2.7.0)
      haml (>= 4.0, < 6)
      nokogiri (>= 1.6.0)
      ruby_parser (~> 3.5)
    i18n (1.8.9)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    jquery-rails (4.2.2)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    json (2.3.1)
    loofah (2.9.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    materialize-sass (0.100.2.1)
      sass (~> 3.3)
    method_source (1.0.0)
    mimemagic (0.3.5)
    mini_mime (1.0.2)
    mini_portile2 (2.5.0)
    minitest (5.14.4)
    multi_json (1.13.1)
    mysql2 (0.5.2)
    nio4r (2.5.5)
    nokogiri (1.11.1)
      mini_portile2 (~> 2.5.0)
      racc (~> 1.4)
    omniauth (1.1.4)
      hashie (>= 1.2, < 3)
      rack
    orm_adapter (0.5.0)
    public_suffix (3.0.3)
    racc (1.5.2)
    rack (2.2.3)
    rack-mini-profiler (1.0.2)
      rack (>= 1.2.0)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.4.5)
      actioncable (= 5.2.4.5)
      actionmailer (= 5.2.4.5)
      actionpack (= 5.2.4.5)
      actionview (= 5.2.4.5)
      activejob (= 5.2.4.5)
      activemodel (= 5.2.4.5)
      activerecord (= 5.2.4.5)
      activestorage (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      bundler (>= 1.3.0)
      railties (= 5.2.4.5)
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.4)
      actionpack (>= 5.0.1.x)
      actionview (>= 5.0.1.x)
      activesupport (>= 5.0.1.x)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    railties (5.2.4.5)
      actionpack (= 5.2.4.5)
      activesupport (= 5.2.4.5)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rake (13.0.3)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    request_store (1.4.1)
      rack (>= 1.4)
    responders (3.0.0)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-rails (3.8.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    ruby_parser (3.15.1)
      sexp_processor (~> 4.9)
    sass (3.7.4)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sass-rails (6.0.0)
      sassc-rails (~> 2.1, >= 2.1.1)
    sassc (2.2.1)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    sexp_processor (4.15.2)
    shoulda-matchers (4.1.2)
      activesupport (>= 4.2.0)
    simple_form (5.1.0)
      actionpack (>= 5.2)
      activemodel (>= 5.2)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sprockets (4.0.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.2)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sqlite3 (1.4.0)
    squasher (0.6.2)
    temple (0.8.2)
    thor (1.1.0)
    thread_safe (0.3.6)
    tilt (2.0.10)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    uglifier (4.1.20)
      execjs (>= 0.3.0, < 3)
    unobtrusive_flash (3.3.1)
      railties
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
    warden (1.2.8)
      rack (>= 2.0.6)
    websocket-driver (0.7.3)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    will_paginate (3.1.8)

PLATFORMS
  ruby

DEPENDENCIES
  better_errors
  binding_of_caller
  byebug
  codeclimate-test-reporter (>= 1.0.0)
  configurable_engine!
  database_cleaner
  factory_bot_rails
  faker
  gorg_engine!
  gram_v2_client!
  heroku_secrets!
  omniauth-cas!
  rack-mini-profiler
  rails-controller-testing
  rspec-rails
  shoulda-matchers
  simple_form-materialize!
  simplecov
  sqlite3
  squasher

BUNDLED WITH
   1.17.3