cortex-cms/cortex

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    cortex (0.1.3)
      addressable (~> 2.5.2)
      awesome_nested_set (~> 3.1.4)
      breadcrumbs_on_rails (~> 3.0.1)
      cells (~> 4.1.7)
      cells-haml (~> 0.0.10)
      cells-rails (~> 0.0.8)
      cortex-exceptions (= 0.0.4)
      devise (~> 4.4.3)
      dry-struct (~> 0.5.0)
      dry-transaction (~> 0.13.0)
      dry-types (~> 0.13.2)
      elasticsearch-dsl (~> 0.1)
      elasticsearch-model (~> 5.1)
      elasticsearch-rails (~> 5.1)
      flipper (~> 0.16)
      flipper-active_record (~> 0.16)
      flipper-ui (~> 0.16)
      gon (~> 6.2.1)
      graphiql-rails (~> 1.4.11)
      graphql (~> 1.7.14)
      haml (~> 5.0)
      hashie (~> 3.5.7)
      json
      mimemagic (~> 0.3.2)
      mini_racer
      nokogiri
      paranoia (~> 2.4)
      pomona (~> 0.7)
      pundit (~> 1.1.0)
      rack-cors (~> 1.0.2)
      rails (~> 5.1.6)
      react_on_rails (= 9.0.3)
      rolify (~> 5.2.0)
      sass-rails (~> 5.0)
      transitions (~> 1.2)
      webpacker

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.1.6)
      actionpack (= 5.1.6)
      nio4r (~> 2.0)
      websocket-driver (~> 0.6.1)
    actionmailer (5.1.6)
      actionpack (= 5.1.6)
      actionview (= 5.1.6)
      activejob (= 5.1.6)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.1.6)
      actionview (= 5.1.6)
      activesupport (= 5.1.6)
      rack (~> 2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.1.6)
      activesupport (= 5.1.6)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.1.6)
      activesupport (= 5.1.6)
      globalid (>= 0.3.6)
    activemodel (5.1.6)
      activesupport (= 5.1.6)
    activerecord (5.1.6)
      activemodel (= 5.1.6)
      activesupport (= 5.1.6)
      arel (~> 8.0)
    activesupport (5.1.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    ansi (1.5.0)
    apollo-tracing (1.6.0)
      graphql (>= 1.7.0, < 2)
    arel (8.0.0)
    awesome_nested_set (3.1.4)
      activerecord (>= 4.0.0, < 5.3)
    aws-eventstream (1.0.1)
    aws-partitions (1.97.0)
    aws-sdk-core (3.24.0)
      aws-eventstream (~> 1.0)
      aws-partitions (~> 1.0)
      aws-sigv4 (~> 1.0)
      jmespath (~> 1.0)
    aws-sdk-kms (1.7.0)
      aws-sdk-core (~> 3)
      aws-sigv4 (~> 1.0)
    aws-sdk-s3 (1.17.0)
      aws-sdk-core (~> 3, >= 3.21.2)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.0)
    aws-sigv4 (1.0.3)
    bcrypt (3.1.12)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    breadcrumbs_on_rails (3.0.1)
    builder (3.2.3)
    byebug (10.0.2)
    capybara (3.5.1)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      xpath (~> 3.1)
    cells (4.1.7)
      declarative-builder (< 0.2.0)
      declarative-option (< 0.2.0)
      tilt (>= 1.4, < 3)
      uber (< 0.2.0)
    cells-haml (0.0.10)
      cells (>= 4.0.1, <= 6.0.0)
      haml (>= 4.1.0.beta.1)
    cells-rails (0.0.9)
      actionpack (>= 3.0)
      cells (>= 4.1.6, < 5.0.0)
    childprocess (0.9.0)
      ffi (~> 1.0, >= 1.0.11)
    choice (0.2.0)
    cliver (0.3.2)
    coderay (1.1.2)
    concurrent-ruby (1.0.5)
    connection_pool (2.2.2)
    cortex-exceptions (0.0.4)
    cortex-plugins-core (3.1.0)
      aws-sdk-s3 (~> 1.17)
      cells (~> 4.1)
      cells-haml (~> 0.0)
      cells-rails (~> 0.0)
      fastimage (~> 2.1)
      image_optim (~> 0.26)
      image_optim_pack (~> 0.5)
      image_processing (~> 1.6)
      jsonb_accessor (~> 1.0)
      mimemagic (~> 0.3)
      mini_magick (~> 4.8)
      rails (>= 5)
      shrine (~> 2.11)
    crass (1.0.4)
    database_cleaner (1.7.0)
    debug_inspector (0.0.3)
    declarative-builder (0.1.0)
      declarative-option (< 0.2.0)
    declarative-option (0.1.0)
    devise (4.4.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 6.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.3)
    docile (1.3.1)
    dotenv (2.5.0)
    dotenv-rails (2.5.0)
      dotenv (= 2.5.0)
      railties (>= 3.2, < 6.0)
    down (4.5.0)
    dry-configurable (0.7.0)
      concurrent-ruby (~> 1.0)
    dry-container (0.6.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
    dry-core (0.4.7)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.2.1)
    dry-events (0.1.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.4)
      dry-equalizer (~> 0.2)
    dry-inflector (0.1.2)
    dry-logic (0.4.2)
      dry-container (~> 0.2, >= 0.2.6)
      dry-core (~> 0.2)
      dry-equalizer (~> 0.2)
    dry-matcher (0.7.0)
    dry-monads (1.0.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.4, >= 0.4.4)
      dry-equalizer
    dry-struct (0.5.0)
      dry-core (~> 0.4, >= 0.4.3)
      dry-equalizer (~> 0.2)
      dry-types (~> 0.13)
      ice_nine (~> 0.11)
    dry-transaction (0.13.0)
      dry-container (>= 0.2.8)
      dry-events (>= 0.1.0)
      dry-matcher (>= 0.7.0)
      dry-monads (>= 0.4.0)
    dry-types (0.13.2)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.3)
      dry-core (~> 0.4, >= 0.4.4)
      dry-equalizer (~> 0.2)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-logic (~> 0.4, >= 0.4.2)
    elasticsearch (5.0.5)
      elasticsearch-api (= 5.0.5)
      elasticsearch-transport (= 5.0.5)
    elasticsearch-api (5.0.5)
      multi_json
    elasticsearch-dsl (0.1.6)
    elasticsearch-extensions (0.0.30)
      ansi
      elasticsearch
    elasticsearch-model (5.1.0)
      activesupport (> 3)
      elasticsearch (~> 5)
      hashie
    elasticsearch-rails (5.1.0)
    elasticsearch-transport (5.0.5)
      faraday
      multi_json
    email_spec (2.2.0)
      htmlentities (~> 4.3.3)
      launchy (~> 2.1)
      mail (~> 2.7)
    erubi (1.7.1)
    erubis (2.7.0)
    execjs (2.7.0)
    exifr (1.3.4)
    factory_bot (4.10.0)
      activesupport (>= 3.0.0)
    factory_bot_rails (4.10.0)
      factory_bot (~> 4.10.0)
      railties (>= 3.0.0)
    faker (1.9.1)
      i18n (>= 0.7)
    faraday (0.15.2)
      multipart-post (>= 1.2, < 3)
    fastimage (2.1.3)
    ffi (1.9.25)
    flipper (0.16.0)
    flipper-active_record (0.16.0)
      activerecord (>= 3.2, < 6)
      flipper (~> 0.16.0)
    flipper-ui (0.16.0)
      erubis (~> 2.7.0)
      flipper (~> 0.16.0)
      rack (>= 1.4, < 3)
      rack-protection (>= 1.5.3, < 2.1.0)
    formatador (0.2.5)
    fspath (3.1.0)
    globalid (0.4.1)
      activesupport (>= 4.2.0)
    gon (6.2.1)
      actionpack (>= 3.0)
      multi_json
      request_store (>= 1.0)
    graphiql-rails (1.4.11)
      railties
      sprockets-rails
    graphql (1.7.14)
    guard (2.14.2)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-jasmine (2.1.0)
      childprocess (~> 0.5)
      guard (~> 2.14)
      guard-compat (~> 1.2)
      jasmine (~> 2.4)
      multi_json (~> 1.12)
      thor (~> 0.19)
      tilt
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    haml (5.0.4)
      temple (>= 0.8.0)
      tilt
    hashie (3.5.7)
    htmlentities (4.3.4)
    i18n (1.1.0)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    image_optim (0.26.1)
      exifr (~> 1.2, >= 1.2.2)
      fspath (~> 3.0)
      image_size (~> 1.5)
      in_threads (~> 1.3)
      progress (~> 3.0, >= 3.0.1)
    image_optim_pack (0.5.1)
      fspath (>= 2.1, < 4)
      image_optim (~> 0.19)
    image_processing (1.6.0)
      mini_magick (~> 4.0)
      ruby-vips (>= 2.0.11, < 3)
    image_size (1.5.0)
    in_threads (1.5.0)
    jasmine (2.99.0)
      jasmine-core (>= 2.99.0, < 3.0.0)
      phantomjs
      rack (>= 1.2.1)
      rake
    jasmine-core (2.99.2)
    jasmine-rails (0.14.8)
      jasmine-core (>= 1.3, < 3.0)
      phantomjs (>= 1.9)
      railties (>= 3.2.0)
      sprockets-rails
    jmespath (1.4.0)
    json (2.1.0)
    json_spec (1.1.5)
      multi_json (~> 1.0)
      rspec (>= 2.0, < 4.0)
    jsonb_accessor (1.0.0)
      activerecord (>= 5.0)
      activesupport (>= 5.0)
      pg (>= 0.18.1)
    launchy (2.4.3)
      addressable (~> 2.3)
    libv8 (6.7.288.46.1)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    loofah (2.2.2)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    lumberjack (1.0.13)
    mail (2.7.0)
      mini_mime (>= 0.1.1)
    metaclass (0.0.4)
    method_source (0.8.2)
    mimemagic (0.3.2)
    mini_magick (4.8.0)
    mini_mime (1.0.0)
    mini_portile2 (2.3.0)
    mini_racer (0.2.0)
      libv8 (>= 6.3)
    minitest (5.11.3)
    mocha (1.7.0)
      metaclass (~> 0.0.1)
    multi_json (1.13.1)
    multipart-post (2.0.0)
    mustermann (1.0.2)
    nenv (0.3.0)
    nio4r (2.3.1)
    nokogiri (1.8.4)
      mini_portile2 (~> 2.3.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    orm_adapter (0.5.0)
    paranoia (2.4.1)
      activerecord (>= 4.0, < 5.3)
    pg (1.0.0)
    phantomjs (2.1.1.0)
    poltergeist (1.18.1)
      capybara (>= 2.1, < 4)
      cliver (~> 0.3.1)
      websocket-driver (>= 0.2.0)
    pomona (0.7.0)
    progress (3.4.0)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-nav (0.2.4)
      pry (>= 0.9.10, < 0.11.0)
    pry-rails (0.3.6)
      pry (>= 0.10.4)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    pry-stack_explorer (0.4.9.2)
      binding_of_caller (>= 0.7)
      pry (>= 0.9.11)
    public_suffix (3.0.2)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    rack (2.0.5)
    rack-cors (1.0.2)
    rack-protection (2.0.3)
      rack
    rack-proxy (0.6.4)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.1.6)
      actioncable (= 5.1.6)
      actionmailer (= 5.1.6)
      actionpack (= 5.1.6)
      actionview (= 5.1.6)
      activejob (= 5.1.6)
      activemodel (= 5.1.6)
      activerecord (= 5.1.6)
      activesupport (= 5.1.6)
      bundler (>= 1.3.0)
      railties (= 5.1.6)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-erd (1.5.2)
      activerecord (>= 3.2)
      activesupport (>= 3.2)
      choice (~> 0.2.0)
      ruby-graphviz (~> 1.2)
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
    railties (5.1.6)
      actionpack (= 5.1.6)
      activesupport (= 5.1.6)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (2.2.2)
      rake
    rake (12.3.1)
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    react_on_rails (9.0.3)
      addressable
      connection_pool
      execjs (~> 2.5)
      rails (>= 3.2)
      rainbow (~> 2.2)
    redis (4.0.1)
    redis-actionpack (5.0.2)
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.0.7)
      activesupport (>= 3, < 6)
      redis-store (>= 1.3, < 2)
    redis-rack (2.0.4)
      rack (>= 1.5, < 3)
      redis-store (>= 1.2, < 2)
    redis-rails (5.0.2)
      redis-actionpack (>= 5.0, < 6)
      redis-activesupport (>= 5.0, < 6)
      redis-store (>= 1.2, < 2)
    redis-store (1.5.0)
      redis (>= 2.2, < 5)
    request_store (1.4.1)
      rack (>= 1.4)
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
    rolify (5.2.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.1)
      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.0)
      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)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    ruby-graphviz (1.2.3)
    ruby-vips (2.0.13)
      ffi (~> 1.9)
    ruby_dep (1.5.0)
    sass (3.5.7)
      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 (5.0.7)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    shellany (0.0.1)
    shoulda-matchers (3.1.2)
      activesupport (>= 4.0.0)
    shrine (2.11.0)
      down (~> 4.1)
    sidekiq (5.1.3)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sidekiq-failures (1.0.0)
      sidekiq (>= 4.0.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (2.0.3)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.3)
      tilt (~> 2.0)
    slop (3.6.0)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    temple (0.8.0)
    thor (0.20.0)
    thread_safe (0.3.6)
    tilt (2.0.8)
    timecop (0.9.1)
    transitions (1.2.1)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    uber (0.1.0)
    uglifier (3.2.0)
      execjs (>= 0.3.0, < 3)
    warden (1.2.7)
      rack (>= 1.0)
    webpacker (3.5.5)
      activesupport (>= 4.2)
      rack-proxy (>= 0.6.1)
      railties (>= 4.2)
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)
    xpath (3.1.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  apollo-tracing (~> 1.6.0)
  byebug
  capybara
  cortex!
  cortex-plugins-core (~> 3.0)
  database_cleaner
  dotenv-rails
  elasticsearch-extensions (~> 0.0.30)
  email_spec
  factory_bot_rails (~> 4.10)
  faker (~> 1.9)
  guard-jasmine (~> 2.1)
  guard-rspec
  haml (~> 5.0)
  jasmine-core (~> 2.99)
  jasmine-rails (~> 0.14)
  json_spec (~> 1.1)
  mini_racer
  mocha (~> 1.7)
  pg (>= 0.18, < 2.0)
  phantomjs (~> 2.1)
  poltergeist
  pry-nav
  pry-rails
  pry-remote
  pry-stack_explorer
  rails-erd
  react_on_rails (= 9.0.3)
  redis-rails (~> 5.0)
  rspec-rails
  rspec_junit_formatter
  sass-rails (~> 5.0)
  shoulda-matchers (~> 3.1)
  sidekiq (~> 5.1.3)
  sidekiq-failures (~> 1.0.0)
  simplecov
  sinatra (~> 2.0.3)
  sprockets (= 3.7.2)
  sprockets-rails (= 3.2.1)
  timecop (~> 0.9)
  uglifier (~> 3.2.0)
  webpacker

BUNDLED WITH
   1.16.3