crowdAI/crowdai

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/crowdAI/pundit-matchers
  revision: 4cd01555ee0c04c66f02f35d6f8bb4c046b533a0
  specs:
    pundit-matchers (1.2.3)
      pundit (~> 1.1, >= 1.1.0)
      rspec-rails (>= 3.0.0)

GEM
  remote: https://rubygems.org/
  remote: http://insecure.rails-assets.org/
  specs:
    CFPropertyList (2.3.6)
    actioncable (5.2.3)
      actionpack (= 5.2.3)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.3)
      actionpack (= 5.2.3)
      actionview (= 5.2.3)
      activejob (= 5.2.3)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.3)
      actionview (= 5.2.3)
      activesupport (= 5.2.3)
      rack (~> 2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.3)
      activesupport (= 5.2.3)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    active_model_serializers (0.10.7)
      actionpack (>= 4.1, < 6)
      activemodel (>= 4.1, < 6)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    activeadmin (1.4.3)
      arbre (>= 1.1.1)
      coffee-rails
      formtastic (~> 3.1)
      formtastic_i18n
      inherited_resources (>= 1.9.0)
      jquery-rails (>= 4.2.0)
      kaminari (>= 0.15)
      railties (>= 4.2, < 5.3)
      ransack (>= 1.8.7)
      sass (~> 3.1)
      sprockets (< 4.1)
    activejob (5.2.3)
      activesupport (= 5.2.3)
      globalid (>= 0.3.6)
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activerecord (5.2.3)
      activemodel (= 5.2.3)
      activesupport (= 5.2.3)
      arel (>= 9.0)
    activestorage (5.2.3)
      actionpack (= 5.2.3)
      activerecord (= 5.2.3)
      marcel (~> 0.3.1)
    activesupport (5.2.3)
      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)
    ambry (1.0.0)
    arbre (1.1.1)
      activesupport (>= 3.0.0)
    archive-zip (0.11.0)
      io-like (~> 0.3.0)
    arel (9.0.0)
    aws-sdk (2.11.63)
      aws-sdk-resources (= 2.11.63)
    aws-sdk-core (2.11.63)
      aws-sigv4 (~> 1.0)
      jmespath (~> 1.0)
    aws-sdk-resources (2.11.63)
      aws-sdk-core (= 2.11.63)
    aws-sigv4 (1.0.2)
    bcrypt (3.1.12)
    benchmark-ips (2.7.2)
    bindex (0.5.0)
    brakeman (4.3.1)
    browser (2.5.3)
    builder (3.2.3)
    byebug (10.0.2)
    callsite (0.0.11)
    capybara (3.2.1)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      xpath (~> 3.1)
    capybara-email (3.0.1)
      capybara (>= 2.4, < 4.0)
      mail
    capybara-screenshot (1.0.21)
      capybara (>= 1.0, < 4)
      launchy
    carrierwave (1.2.2)
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
      mime-types (>= 1.16)
    case_transform (0.2)
      activesupport
    cells (4.1.7)
      declarative-builder (< 0.2.0)
      declarative-option (< 0.2.0)
      tilt (>= 1.4, < 3)
      uber (< 0.2.0)
    cells-erb (0.1.0)
      cells (~> 4.0)
      erbse (>= 0.1.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)
    chromedriver-helper (1.2.0)
      archive-zip (~> 0.10)
      nokogiri (~> 1.8)
    chunky_png (1.3.10)
    client_side_validations (11.1.2)
      jquery-rails (~> 4.3)
      js_regex (~> 2.2)
      rails (>= 5.0.0.1, <= 6.0)
    cocoon (1.2.11)
    codemirror-rails (5.16.0)
      railties (>= 3.0, < 6.0)
    coderay (1.1.2)
    coffee-rails (4.2.2)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    colorize (0.8.1)
    compass (1.0.3)
      chunky_png (~> 1.2)
      compass-core (~> 1.0.2)
      compass-import-once (~> 1.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      sass (>= 3.3.13, < 3.5)
    compass-core (1.0.3)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)
    compass-rails (3.1.0)
      compass (~> 1.0.0)
      sass-rails (< 5.1)
      sprockets (< 4.0)
    concurrent-ruby (1.1.5)
    connection_pool (2.2.2)
    cookies_eu (1.7.1)
      js_cookie_rails (~> 2.2.0)
    countries (2.1.4)
      i18n_data (~> 0.8.0)
      money (~> 6.9)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
    country_select (3.1.1)
      countries (~> 2.0)
      sort_alphabetical (~> 1.0)
    crass (1.0.4)
    crowdai_admin (1.0.2)
      activeadmin (>= 1.1.0, < 2.0)
      font-awesome-rails (~> 4.7.0.4)
      jquery-rails
    database_cleaner (1.7.0)
    declarative (0.0.10)
    declarative-builder (0.1.0)
      declarative-option (< 0.2.0)
    declarative-option (0.1.0)
    derailed_benchmarks (1.3.4)
      benchmark-ips (~> 2)
      get_process_mem (~> 0)
      heapy (~> 0)
      memory_profiler (~> 0)
      rack (>= 1)
      rake (> 10, < 13)
      thor (~> 0.19)
    devise (4.6.2)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 6.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.3)
    disposable (0.4.4)
      declarative (>= 0.0.9, < 1.0.0)
      declarative-builder (< 0.2.0)
      declarative-option (< 0.2.0)
      representable (>= 2.4.0, <= 3.1.0)
      uber (< 0.2.0)
    docile (1.3.1)
    doorkeeper (5.0.0.rc1)
      railties (>= 4.2)
    erbse (0.1.1)
      temple
    erubi (1.8.0)
    et-orbi (1.1.2)
      tzinfo
    excon (0.62.0)
    execjs (2.7.0)
    factory_bot (4.10.0)
      activesupport (>= 3.0.0)
    factory_bot_rails (4.10.0)
      factory_bot (~> 4.10.0)
      railties (>= 3.0.0)
    faraday (0.12.2)
      multipart-post (>= 1.2, < 3)
    fast_blank (1.0.0)
    ffaker (2.9.0)
    ffi (1.9.25)
    figaro (1.1.1)
      thor (~> 0.14)
    file_validators (2.3.0)
      activemodel (>= 3.2)
      mime-types (>= 1.0)
    fission (0.5.0)
      CFPropertyList (~> 2.2)
    fog (1.41.0)
      fog-aliyun (>= 0.1.0)
      fog-atmos
      fog-aws (>= 0.6.0)
      fog-brightbox (~> 0.4)
      fog-cloudatcost (~> 0.1.0)
      fog-core (~> 1.45)
      fog-digitalocean (>= 0.3.0)
      fog-dnsimple (~> 1.0)
      fog-dynect (~> 0.0.2)
      fog-ecloud (~> 0.1)
      fog-google (<= 0.1.0)
      fog-internet-archive
      fog-joyent
      fog-json
      fog-local
      fog-openstack
      fog-powerdns (>= 0.1.1)
      fog-profitbricks
      fog-rackspace
      fog-radosgw (>= 0.0.2)
      fog-riakcs
      fog-sakuracloud (>= 0.0.4)
      fog-serverlove
      fog-softlayer
      fog-storm_on_demand
      fog-terremark
      fog-vmfusion
      fog-voxel
      fog-vsphere (>= 0.4.0)
      fog-xenserver
      fog-xml (~> 0.1.1)
      ipaddress (~> 0.5)
      json (>= 1.8, < 2.0)
    fog-aliyun (0.2.2)
      fog-core (~> 1.27)
      fog-json (~> 1.0)
      ipaddress (~> 0.8)
      xml-simple (~> 1.1)
    fog-atmos (0.1.0)
      fog-core
      fog-xml
    fog-aws (2.0.1)
      fog-core (~> 1.38)
      fog-json (~> 1.0)
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
    fog-brightbox (0.14.0)
      fog-core (~> 1.22)
      fog-json
      inflecto (~> 0.0.2)
    fog-cloudatcost (0.1.2)
      fog-core (~> 1.36)
      fog-json (~> 1.0)
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
    fog-core (1.45.0)
      builder
      excon (~> 0.58)
      formatador (~> 0.2)
    fog-digitalocean (0.3.0)
      fog-core (~> 1.42)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.5)
    fog-dnsimple (1.0.0)
      fog-core (~> 1.38)
      fog-json (~> 1.0)
    fog-dynect (0.0.3)
      fog-core
      fog-json
      fog-xml
    fog-ecloud (0.3.0)
      fog-core
      fog-xml
    fog-google (0.1.0)
      fog-core
      fog-json
      fog-xml
    fog-internet-archive (0.0.1)
      fog-core
      fog-json
      fog-xml
    fog-joyent (0.0.1)
      fog-core (~> 1.42)
      fog-json (>= 1.0)
    fog-json (1.0.2)
      fog-core (~> 1.0)
      multi_json (~> 1.10)
    fog-local (0.5.0)
      fog-core (>= 1.27, < 3.0)
    fog-openstack (0.1.25)
      fog-core (~> 1.40)
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
    fog-powerdns (0.1.1)
      fog-core (~> 1.27)
      fog-json (~> 1.0)
      fog-xml (~> 0.1)
    fog-profitbricks (4.1.1)
      fog-core (~> 1.42)
      fog-json (~> 1.0)
    fog-rackspace (0.1.5)
      fog-core (>= 1.35)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.8)
    fog-radosgw (0.0.5)
      fog-core (>= 1.21.0)
      fog-json
      fog-xml (>= 0.0.1)
    fog-riakcs (0.1.0)
      fog-core
      fog-json
      fog-xml
    fog-sakuracloud (1.7.5)
      fog-core
      fog-json
    fog-serverlove (0.1.2)
      fog-core
      fog-json
    fog-softlayer (1.1.4)
      fog-core
      fog-json
    fog-storm_on_demand (0.1.1)
      fog-core
      fog-json
    fog-terremark (0.1.0)
      fog-core
      fog-xml
    fog-vmfusion (0.1.0)
      fission
      fog-core
    fog-voxel (0.1.0)
      fog-core
      fog-xml
    fog-vsphere (2.2.0)
      fog-core
      rbvmomi (~> 1.9)
    fog-xenserver (0.3.0)
      fog-core
      fog-xml
    fog-xml (0.1.3)
      fog-core
      nokogiri (>= 1.5.11, < 2.0.0)
    font-awesome-rails (4.7.0.4)
      railties (>= 3.2, < 6.0)
    formatador (0.2.5)
    formtastic (3.1.5)
      actionpack (>= 3.2.13)
    formtastic_i18n (0.6.0)
    friendly_id (5.1.0)
      activerecord (>= 4.0.0)
    fugit (1.1.1)
      et-orbi (~> 1.1, >= 1.1.1)
      raabro (~> 1.1)
    get_process_mem (0.2.2)
    gibbon (3.2.0)
      faraday (>= 0.9.1)
      multi_json (>= 1.11.0)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    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)
    has_scope (0.7.2)
      actionpack (>= 4.1)
      activesupport (>= 4.1)
    heapy (0.1.3)
    httparty (0.16.2)
      multi_xml (>= 0.5.2)
    i18n (1.0.1)
      concurrent-ruby (~> 1.0)
    i18n_data (0.8.0)
    include_media_rails (1.4.9)
      railties (>= 3.1, < 6)
      sass (>= 3.3, < 4)
    inflecto (0.0.2)
    informant-rails (1.1.0)
      rails (>= 3.0.0)
    inherited_resources (1.9.0)
      actionpack (>= 4.2, < 5.3)
      has_scope (~> 0.6)
      railties (>= 4.2, < 5.3)
      responders
    inline_svg (1.3.1)
      activesupport (>= 3.0)
      nokogiri (>= 1.6)
    io-like (0.3.0)
    ipaddress (0.8.3)
    jbuilder (2.7.0)
      activesupport (>= 4.2.0)
      multi_json (>= 1.2)
    jmespath (1.4.0)
    jquery-atwho-rails (1.5.4)
    jquery-rails (4.3.3)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    js_cookie_rails (2.2.0)
      railties (>= 3.1)
    js_regex (2.2.1)
      regexp_parser (>= 0.4.11, <= 0.5.0)
    json (1.8.6)
    jsonapi-renderer (0.2.0)
    jwt (1.5.6)
    kaminari (1.1.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.1.1)
      kaminari-activerecord (= 1.1.1)
      kaminari-core (= 1.1.1)
    kaminari-actionview (1.1.1)
      actionview
      kaminari-core (= 1.1.1)
    kaminari-activerecord (1.1.1)
      activerecord
      kaminari-core (= 1.1.1)
    kaminari-core (1.1.1)
    kramdown (1.17.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    libv8 (3.16.14.19)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lodash-rails (4.17.10)
      railties (>= 3.1)
    lol_dba (2.1.5)
      actionpack (>= 3.0)
      activerecord (>= 3.0)
      railties (>= 3.0)
    loofah (2.2.3)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    lumberjack (1.0.13)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    mandrill-api (1.0.53)
      excon (>= 0.16.0, < 1.0)
      json (>= 1.7.7, < 2.0)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    maxminddb (0.1.21)
    memory_profiler (0.9.10)
    merit (3.0.2)
      ambry (~> 1.0.0)
    meta_request (0.6.0)
      callsite (~> 0.0, >= 0.0.11)
      rack-contrib (>= 1.1, < 3)
      railties (>= 3.0.0, < 6)
    method_source (0.9.2)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mimemagic (0.3.3)
    mini_magick (4.8.0)
    mini_mime (1.0.1)
    mini_portile2 (2.4.0)
    minitest (5.11.3)
    model_2_factory-rails (0.0.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      colorize
      railties (>= 3.0)
    momentjs-rails (2.20.1)
      railties (>= 3.1)
    money (6.11.3)
      i18n (>= 0.6.4, < 1.1)
    multi_json (1.13.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    mustermann (1.0.2)
    nenv (0.3.0)
    net-ssh (5.0.1)
    nio4r (2.3.1)
    nokogiri (1.10.2)
      mini_portile2 (~> 2.4.0)
    nokogumbo (1.5.0)
      nokogiri
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    oauth2 (1.4.0)
      faraday (>= 0.8, < 0.13)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    oj (3.6.2)
    orm_adapter (0.5.0)
    paloma (5.1.0)
    paper_trail (9.1.1)
      activerecord (>= 4.2, < 5.3)
      request_store (~> 1.1)
    parallel (1.12.1)
    parallel_tests (2.21.3)
      parallel
    pg (1.0.0)
    pipetree (0.1.1)
    prometheus-client (0.8.0)
      quantile (~> 0.2.1)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    public_suffix (3.0.2)
    puma (3.11.4)
    puma_worker_killer (0.1.0)
      get_process_mem (~> 0.2)
      puma (>= 2.7, < 4)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    quantile (0.2.1)
    raabro (1.1.5)
    rack (2.0.6)
    rack-contrib (2.0.1)
      rack (~> 2.0)
    rack-protection (2.0.2)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.3)
      actioncable (= 5.2.3)
      actionmailer (= 5.2.3)
      actionpack (= 5.2.3)
      actionview (= 5.2.3)
      activejob (= 5.2.3)
      activemodel (= 5.2.3)
      activerecord (= 5.2.3)
      activestorage (= 5.2.3)
      activesupport (= 5.2.3)
      bundler (>= 1.3.0)
      railties (= 5.2.3)
      sprockets-rails (>= 2.0.0)
    rails-assets-blueimp-canvas-to-blob (3.14.0)
    rails-assets-blueimp-load-image (2.19.0)
    rails-assets-blueimp-tmpl (3.11.0)
    rails-assets-isInViewport (3.0.4)
    rails-assets-jQuery-File-Upload (9.21.0)
      rails-assets-blueimp-canvas-to-blob (>= 2.1.1)
      rails-assets-blueimp-load-image (>= 1.13.0)
      rails-assets-blueimp-tmpl (>= 2.5.4)
      rails-assets-jquery (>= 1.6)
    rails-assets-jquery (3.3.1)
    rails-controller-testing (1.0.2)
      actionpack (~> 5.x, >= 5.0.1)
      actionview (~> 5.x, >= 5.0.1)
      activesupport (~> 5.x)
    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.2.3)
      actionpack (= 5.2.3)
      activesupport (= 5.2.3)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rake (12.3.2)
    ransack (2.1.1)
      actionpack (>= 5.0)
      activerecord (>= 5.0)
      activesupport (>= 5.0)
      i18n
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rbvmomi (1.12.0)
      builder (~> 3.0)
      json (>= 1.8)
      nokogiri (~> 1.5)
      trollop (~> 2.1)
    rdoc (4.3.0)
    redis (4.1.0)
    ref (2.0.0)
    reform (2.2.4)
      disposable (>= 0.4.1)
      representable (>= 2.4.0, < 3.1.0)
    reform-rails (0.1.7)
      activemodel (>= 3.2)
      reform (>= 2.2.0)
    regexp_parser (0.5.0)
    remotipart (1.4.2)
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
    request_store (1.4.1)
      rack (>= 1.4)
    responders (2.4.1)
      actionpack (>= 4.2.0, < 6.0)
      railties (>= 4.2.0, < 6.0)
    rollbar (2.18.0)
      multi_json
    roo (2.7.1)
      nokogiri (~> 1)
      rubyzip (~> 1.1, < 2.0.0)
    rouge (3.1.1)
    rspec-cells (0.3.4)
      cells (>= 4.0.0, < 6.0.0)
      rspec-rails (~> 3.2)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-kickstarter (1.0.2)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-rails (3.7.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
      rspec-support (~> 3.7.0)
    rspec-retry (0.6.1)
      rspec-core (> 3.3)
    rspec-support (3.7.1)
    ruby-graphviz (1.2.3)
    ruby_dep (1.5.0)
    rubyzip (1.2.2)
    rufus-scheduler (3.5.0)
      fugit (~> 1.1, >= 1.1.1)
    sanitize (4.6.5)
      crass (~> 1.0.2)
      nokogiri (>= 1.4.4)
      nokogumbo (~> 1.4)
    sass (3.4.25)
    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)
    scenic (1.4.1)
      activerecord (>= 4.0.0)
      railties (>= 4.0.0)
    scss_lint (0.55.0)
      rake (>= 0.9, < 13)
      sass (~> 3.4.20)
    sdoc (0.4.2)
      json (~> 1.7, >= 1.7.7)
      rdoc (~> 4.0)
    seed_dump (3.3.1)
      activerecord (>= 4)
      activesupport (>= 4)
    selenium-webdriver (3.12.0)
      childprocess (~> 0.5)
      rubyzip (~> 1.2)
    shellany (0.0.1)
    sidekiq (5.2.3)
      connection_pool (~> 2.2, >= 2.2.2)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sidekiq-cron (0.6.3)
      rufus-scheduler (>= 3.3.0)
      sidekiq (>= 4.2.1)
    sidekiq-failures (1.0.0)
      sidekiq (>= 4.0.0)
    sidekiq-history (0.0.9)
      sidekiq (>= 3.0.0)
    sidekiq-unique-jobs (5.0.10)
      sidekiq (>= 4.0, <= 6.0)
      thor (~> 0)
    simple_enum (2.3.1)
      activesupport (>= 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.2)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.2)
      tilt (~> 2.0)
    sixarm_ruby_unaccent (1.2.0)
    skylight (3.0.0)
      skylight-core (= 3.0.0)
    skylight-core (3.0.0)
      activesupport (>= 4.2.0)
    social-share-button (1.1.0)
      coffee-rails
    sort_alphabetical (1.1.0)
      unicode_utils (>= 1.2.2)
    spring (2.0.2)
      activesupport (>= 4.2)
    sprockets (4.0.0.beta8)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    stackprof (0.2.11)
    table_print (1.5.6)
    temple (0.8.0)
    therubyracer (0.12.3)
      libv8 (~> 3.16.14.15)
      ref
    thor (0.20.3)
    thread_safe (0.3.6)
    tilt (2.0.8)
    timecop (0.9.1)
    trailblazer (2.0.7)
      declarative
      reform (>= 2.2.0, < 3.0.0)
      trailblazer-operation (>= 0.0.12, < 0.1.0)
    trailblazer-loader (0.1.2)
    trailblazer-operation (0.0.13)
      declarative
      pipetree (>= 0.1.1, < 0.2.0)
      uber
    trailblazer-rails (1.0.9)
      reform-rails (>= 0.1.4, < 0.2.0)
      trailblazer (~> 2.0.0)
      trailblazer-loader (>= 0.1.0)
    trollop (2.1.2)
    turbolinks (5.1.1)
      turbolinks-source (~> 5.1)
    turbolinks-source (5.1.0)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    uber (0.1.0)
    uglifier (4.1.11)
      execjs (>= 0.3.0, < 3)
    unicode_utils (1.4.0)
    valid_email2 (2.2.3)
      activemodel (>= 3.2)
      mail (~> 2.5)
    validate_url (1.0.2)
      activemodel (>= 3.0.0)
      addressable
    warden (1.2.8)
      rack (>= 2.0.6)
    web-console (3.6.2)
      actionview (>= 5.0)
      activemodel (>= 5.0)
      bindex (>= 0.4.0)
      railties (>= 5.0)
    webpacker (2.0)
      activesupport (>= 4.2)
      multi_json (~> 1.2)
      railties (>= 4.2)
    websocket-driver (0.7.0)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)
    xml-simple (1.1.5)
    xpath (3.1.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  active_model_serializers
  activeadmin (= 1.4.3)
  aws-sdk (~> 2.2)
  brakeman
  browser
  byebug
  capybara
  capybara-email
  capybara-screenshot
  carrierwave (~> 1.0)
  cells
  cells-erb
  cells-rails
  chromedriver-helper
  client_side_validations
  cocoon
  codemirror-rails
  coffee-rails
  compass-rails
  cookies_eu
  country_select
  crowdai_admin
  database_cleaner
  derailed_benchmarks
  devise (~> 4.6.2)
  doorkeeper (~> 5.0.0.rc1)
  erbse (= 0.1.1)
  excon
  factory_bot_rails
  fast_blank
  ffaker
  figaro
  file_validators
  fog
  font-awesome-rails
  friendly_id (~> 5.1.0)
  gibbon
  guard
  httparty
  include_media_rails
  informant-rails
  inline_svg
  jbuilder
  jquery-atwho-rails
  jquery-rails
  jquery-ui-rails
  kaminari
  kramdown
  launchy
  lodash-rails
  lol_dba
  loofah (>= 2.2.3)
  mandrill-api
  maxminddb
  merit
  meta_request
  mini_magick
  model_2_factory-rails
  momentjs-rails (~> 2.9)
  net-ssh
  nokogiri
  oauth2
  oj (~> 3.0)
  paloma (~> 5.1.0)
  paper_trail
  parallel_tests
  pg
  prometheus-client
  puma
  puma_worker_killer
  pundit
  pundit-matchers!
  rack (>= 2.0.6)
  rails (= 5.2.3)
  rails-assets-isInViewport
  rails-assets-jQuery-File-Upload
  rails-controller-testing
  rails-erd
  rails-html-sanitizer (~> 1.0.4)
  ransack
  remotipart
  rollbar
  roo
  rouge
  rspec-cells
  rspec-kickstarter
  rspec-rails (~> 3.6)
  rspec-retry
  rubyzip (~> 1.2.2)
  sanitize (~> 4.6.3)
  sass-rails
  scenic (~> 1.3)
  scss_lint
  sdoc (~> 0.4.0)
  seed_dump
  selenium-webdriver
  sidekiq (~> 5.2.3)
  sidekiq-cron (~> 0.6.3)
  sidekiq-failures
  sidekiq-history
  sidekiq-unique-jobs
  simple_enum
  simplecov
  sinatra (~> 2.0.2)
  skylight (~> 3.0)
  social-share-button
  spring
  sprockets (~> 4.0.0.beta8)
  stackprof
  table_print
  therubyracer
  timecop
  trailblazer (= 2.0.7)
  trailblazer-rails (= 1.0.9)
  turbolinks (~> 5.1)
  uglifier (~> 4.1.10)
  valid_email2
  validate_url
  web-console
  webpacker (~> 2.0)

RUBY VERSION
   ruby 2.6.2p47

BUNDLED WITH
   1.17.2