gitcoinco/code_fund_ads

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/coderberry/screenshot_machine.git
  revision: f065ca91092ed655f17c02f729e74074daeddeab
  specs:
    screenshot_machine (0.0.4)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.0.3.1)
      actionpack (= 6.0.3.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.0.3.1)
      actionpack (= 6.0.3.1)
      activejob (= 6.0.3.1)
      activerecord (= 6.0.3.1)
      activestorage (= 6.0.3.1)
      activesupport (= 6.0.3.1)
      mail (>= 2.7.1)
    actionmailer (6.0.3.1)
      actionpack (= 6.0.3.1)
      actionview (= 6.0.3.1)
      activejob (= 6.0.3.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.0.3.1)
      actionview (= 6.0.3.1)
      activesupport (= 6.0.3.1)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.0.3.1)
      actionpack (= 6.0.3.1)
      activerecord (= 6.0.3.1)
      activestorage (= 6.0.3.1)
      activesupport (= 6.0.3.1)
      nokogiri (>= 1.8.5)
    actionview (6.0.3.1)
      activesupport (= 6.0.3.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    active_link_to (1.0.5)
      actionpack
      addressable
    active_storage_svg_sanitizer (0.1.0)
      rails (>= 5.2)
    activejob (6.0.3.1)
      activesupport (= 6.0.3.1)
      globalid (>= 0.3.6)
    activemodel (6.0.3.1)
      activesupport (= 6.0.3.1)
    activerecord (6.0.3.1)
      activemodel (= 6.0.3.1)
      activesupport (= 6.0.3.1)
    activestorage (6.0.3.1)
      actionpack (= 6.0.3.1)
      activejob (= 6.0.3.1)
      activerecord (= 6.0.3.1)
      marcel (~> 0.3.1)
    activesupport (6.0.3.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    acts_as_commentable_with_threading (2.0.1)
      activerecord (>= 4.0)
      activesupport (>= 4.0)
      awesome_nested_set (>= 3.0)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    annotate (3.1.1)
      activerecord (>= 3.2, < 7.0)
      rake (>= 10.4, < 14.0)
    ansi (1.5.0)
    ast (2.4.0)
    awesome_nested_set (3.2.0)
      activerecord (>= 4.0.0, < 7.0)
    awesome_print (1.8.0)
    aws-eventstream (1.1.0)
    aws-partitions (1.310.0)
    aws-sdk-core (3.94.1)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.239.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-kms (1.30.0)
      aws-sdk-core (~> 3, >= 3.71.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.61.2)
      aws-sdk-core (~> 3, >= 3.83.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.1.3)
      aws-eventstream (~> 1.0, >= 1.0.2)
    backport (1.1.2)
    barnes (0.0.8)
      multi_json (~> 1)
      statsd-ruby (~> 1.1)
    bcrypt (3.1.13)
    benchmark (0.1.0)
    better_html (1.0.14)
      actionview (>= 4.0)
      activesupport (>= 4.0)
      ast (~> 2.0)
      erubi (~> 1.4)
      html_tokenizer (~> 0.0.6)
      parser (>= 2.4)
      smart_properties
    bindex (0.8.1)
    bootsnap (1.4.6)
      msgpack (~> 1.0)
    builder (3.2.4)
    bullet (6.1.0)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.11)
    byebug (11.1.3)
    cable_ready (4.1.2)
      rails (>= 5.2)
    camo (0.1.0)
    capybara (3.32.1)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.5)
      xpath (~> 3.2)
    childprocess (3.0.0)
    chroma (0.2.0)
    chronic (0.10.2)
    chunky_png (1.3.11)
    cliver (0.3.2)
    closure_tree (7.1.0)
      activerecord (>= 4.2.10)
      with_advisory_lock (>= 4.0.0)
    cloudflare-rails (0.6.0)
      httparty
      rails (>= 5.0, < 6.1.0)
    codecov (0.1.16)
      json
      simplecov
      url
    coderay (1.1.2)
    concurrent-ruby (1.1.6)
    connection_pool (2.2.2)
    consolidated_screening_list (0.0.2)
      dotenv (~> 2.7)
      iso_country_codes (~> 0.7)
      rest-client (~> 2)
      uuid (~> 2.3)
    countries (3.0.1)
      i18n_data (~> 0.10.0)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
    country_select (4.0.0)
      countries (~> 3.0)
      sort_alphabetical (~> 1.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    crass (1.0.6)
    css_parser (1.7.0)
      addressable
    cuprite (0.10)
      capybara (>= 2.1, < 4)
      ferrum (~> 0.8.0)
    device_detector (1.0.3)
    devise (4.7.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise_invitable (2.0.2)
      actionmailer (>= 5.0)
      devise (>= 4.6)
    diffy (3.3.0)
    docile (1.3.2)
    docraptor (1.3.0)
      json (~> 2.1, >= 2.1.0)
      typhoeus (~> 1.0, >= 1.0.1)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    dotenv (2.7.5)
    dotenv-rails (2.7.5)
      dotenv (= 2.7.5)
      railties (>= 3.2, < 6.1)
    e2mmap (0.1.0)
    email_address (0.1.16)
      netaddr (>= 2.0.4, < 3)
      simpleidn
    equatable (0.6.1)
    erb_lint (0.0.32)
      activesupport
      better_html (~> 1.0.7)
      html_tokenizer
      rainbow
      rubocop (~> 0.79)
      smart_properties
    erubi (1.9.0)
    ethon (0.12.0)
      ffi (>= 1.3.0)
    execjs (2.7.0)
    faker (2.11.0)
      i18n (>= 1.6, < 2)
    ferrum (0.8)
      addressable (~> 2.6)
      cliver (~> 0.3)
      concurrent-ruby (~> 1.1)
      websocket-driver (>= 0.6, < 0.8)
    ffi (1.12.2)
    foundation_emails (2.2.1.0)
    full-name-splitter (0.1.2)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    hashdiff (1.0.1)
    heroku-deflater (0.6.3)
      rack (>= 1.4.5)
    hiredis (0.6.3)
    html_tokenizer (0.0.7)
    htmlentities (4.3.4)
    http-accept (1.7.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    httparty (0.18.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    i18n_data (0.10.0)
    image_processing (1.10.3)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    inky-rb (1.3.7.5)
      foundation_emails (~> 2)
      nokogiri
    ipaddress (0.8.3)
    iso_country_codes (0.7.8)
    jaro_winkler (1.5.4)
    jbuilder (2.10.0)
      activesupport (>= 5.0.0)
    jmespath (1.4.0)
    json (2.3.0)
    jwt (2.2.1)
    launchy (2.5.0)
      addressable (~> 2.7)
    letter_opener (1.7.0)
      launchy (~> 2.2)
    letter_opener_web (1.4.0)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
    liquid (4.0.3)
    listen (3.2.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    loofah (2.5.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    macaddr (1.7.2)
      systemu (~> 2.6.5)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    maruku (0.7.3)
    maxminddb (0.1.22)
    mechanize (2.7.6)
      domain_name (~> 0.5, >= 0.5.1)
      http-cookie (~> 1.0)
      mime-types (>= 1.17.2)
      net-http-digest_auth (~> 1.1, >= 1.1.1)
      net-http-persistent (>= 2.5.2)
      nokogiri (~> 1.6)
      ntlm-http (~> 0.1, >= 0.1.1)
      webrobots (>= 0.0.9, < 0.2)
    meta-tags (2.13.0)
      actionpack (>= 3.2.0, < 6.1)
    meta_request (0.7.2)
      rack-contrib (>= 1.1, < 3)
      railties (>= 3.0.0, < 7)
    method_source (1.0.0)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2020.0425)
    mimemagic (0.3.5)
    mini_magick (4.10.1)
    mini_mime (1.0.2)
    mini_portile2 (2.4.0)
    minitest (5.14.1)
    minitest-reporters (1.4.2)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    mocha (1.11.2)
    model_probe (1.0.7)
    monetize (1.9.4)
      money (~> 6.12)
    money (6.13.7)
      i18n (>= 0.6.4, <= 2)
    money-rails (1.13.3)
      activesupport (>= 3.0)
      monetize (~> 1.9.0)
      money (~> 6.13.2)
      railties (>= 3.0)
    msgpack (1.3.3)
    multi_json (1.14.1)
    multi_xml (0.6.0)
    mustache (1.1.1)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    net-http-digest_auth (1.4.1)
    net-http-persistent (4.0.0)
      connection_pool (~> 2.2)
    netaddr (2.0.4)
    netrc (0.11.0)
    ngrok-tunnel (2.1.1)
    nio4r (2.5.2)
    nokogiri (1.10.9)
      mini_portile2 (~> 2.4.0)
    ntlm-http (0.1.1)
    oj (3.9.2)
    okcomputer (1.18.1)
    orm_adapter (0.5.0)
    pagy (3.8.0)
    paper_trail (10.3.1)
      activerecord (>= 4.2)
      request_store (~> 1.1)
    parallel (1.19.1)
    parser (2.7.1.3)
      ast (~> 2.4.0)
    pastel (0.7.3)
      equatable (~> 0.6)
      tty-color (~> 0.5)
    perm (1.0.2)
    pg (1.2.3)
    pg_lock (0.2.1)
    premailer (1.11.1)
      addressable
      css_parser (>= 1.6.0)
      htmlentities (>= 4.0.0)
    premailer-rails (1.10.3)
      actionmailer (>= 3)
      premailer (~> 1.7, >= 1.7.9)
    pretender (0.3.4)
      actionpack (>= 4.2)
    progressbar (1.10.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    pry-doc (1.1.0)
      pry (~> 0.11)
      yard (~> 0.9.11)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    public_suffix (4.0.4)
    puma (4.3.5)
      nio4r (~> 2.0)
    rack (2.2.2)
    rack-attack (6.3.0)
      rack (>= 1.0, < 3)
    rack-contrib (2.2.0)
      rack (~> 2.0)
    rack-mini-profiler (2.0.1)
      rack (>= 1.2.0)
    rack-protection (2.0.8.1)
      rack
    rack-proxy (0.6.5)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (6.0.3.1)
      actioncable (= 6.0.3.1)
      actionmailbox (= 6.0.3.1)
      actionmailer (= 6.0.3.1)
      actionpack (= 6.0.3.1)
      actiontext (= 6.0.3.1)
      actionview (= 6.0.3.1)
      activejob (= 6.0.3.1)
      activemodel (= 6.0.3.1)
      activerecord (= 6.0.3.1)
      activestorage (= 6.0.3.1)
      activesupport (= 6.0.3.1)
      bundler (>= 1.3.0)
      railties (= 6.0.3.1)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    railties (6.0.3.1)
      actionpack (= 6.0.3.1)
      activesupport (= 6.0.3.1)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.20.3, < 2.0)
    rainbow (3.0.0)
    rake (13.0.1)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rb-readline (0.5.5)
    redis (4.1.4)
    regexp_parser (1.7.0)
    render_later (0.1.1)
      rack
    request_store (1.5.0)
      rack (>= 1.4)
    responders (3.0.0)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    reverse_markdown (2.0.0)
      nokogiri
    rexml (3.2.4)
    rollbar (2.25.0)
    rubocop (0.83.0)
      parallel (~> 1.10)
      parser (>= 2.7.0.1)
      rainbow (>= 2.2.2, < 4.0)
      rexml
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-performance (1.5.2)
      rubocop (>= 0.71.0)
    ruby-ole (1.2.12.2)
    ruby-progressbar (1.10.1)
    ruby-vips (2.0.17)
      ffi (~> 1.9)
    ruby2_keywords (0.0.2)
    ruby_http_client (3.5.0)
    ruby_identicon (0.0.5)
      chunky_png (~> 1.3.5)
    rubyzip (2.3.0)
    safe_yaml (1.0.5)
    sass-rails (6.0.0)
      sassc-rails (~> 2.1, >= 2.1.1)
    sassc (2.3.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    scenic (1.5.2)
      activerecord (>= 4.0.0)
      railties (>= 4.0.0)
    scout_apm (2.6.7)
      parser
    selenium-webdriver (3.142.7)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
    semantic_range (2.3.0)
    sendgrid-actionmailer (3.0.2)
      mail (~> 2.7)
      sendgrid-ruby (~> 6.0)
    sendgrid-ruby (6.2.0)
      ruby_http_client (~> 3.4)
    sidekiq (6.0.7)
      connection_pool (>= 2.2.2)
      rack (~> 2.0)
      rack-protection (>= 2.0.0)
      redis (>= 4.1.0)
    sidekiq-failures (1.0.0)
      sidekiq (>= 4.0.0)
    simple-random (1.0.3)
    simple_form (5.0.2)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
    simplecov (0.18.5)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
    simplecov-html (0.12.2)
    simpleidn (0.1.1)
      unf (~> 0.1.4)
    sinatra (2.0.8.1)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.8.1)
      tilt (~> 2.0)
    sixarm_ruby_unaccent (1.2.0)
    slack-notifier (2.3.2)
    smart_properties (1.15.0)
    solargraph (0.39.8)
      backport (~> 1.1)
      benchmark
      bundler (>= 1.17.2)
      e2mmap
      jaro_winkler (~> 1.5)
      maruku (~> 0.7, >= 0.7.3)
      nokogiri (~> 1.9, >= 1.9.1)
      parser (~> 2.3)
      reverse_markdown (>= 1.0.5, < 3)
      rubocop (~> 0.52)
      thor (~> 1.0)
      tilt (~> 2.0)
      yard (~> 0.9, >= 0.9.24)
    sort_alphabetical (1.1.0)
      unicode_utils (>= 1.2.2)
    split (3.4.1)
      redis (>= 2.1)
      simple-random (>= 0.9.3)
      sinatra (>= 1.2.6)
    spreadsheet (1.2.6)
      ruby-ole (>= 1.0)
    sprockets (4.0.0)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    standard (0.4.6)
      rubocop (~> 0.83.0)
      rubocop-performance (~> 1.5.2)
    statsd-ruby (1.4.0)
    stimulus_reflex (3.1.4)
      cable_ready (>= 4.1.2)
      nokogiri
      rack
      rails (>= 6.0)
    stopwords-filter (0.4.1)
    strings (0.1.8)
      strings-ansi (~> 0.1)
      unicode-display_width (~> 1.5)
      unicode_utils (~> 1.4)
    strings-ansi (0.2.0)
    stripe (5.4.1)
    systemu (2.6.5)
    tag_columns (0.1.8)
      activesupport
    teamocil (1.4.2)
    thor (1.0.1)
    thread_safe (0.3.6)
    tilt (2.0.10)
    tty-box (0.5.0)
      pastel (~> 0.7.2)
      strings (~> 0.1.6)
      tty-cursor (~> 0.7)
    tty-color (0.5.1)
    tty-cursor (0.7.1)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    typhoeus (1.3.1)
      ethon (>= 0.9.0)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    uglifier (4.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.7)
    unicode-display_width (1.7.0)
    unicode_utils (1.4.0)
    uniform_notifier (1.13.0)
    url (0.3.2)
    uuid (2.3.9)
      macaddr (~> 1.0)
    view_component (2.5.1)
      activesupport (>= 5.0.0, < 7.0)
    warden (1.2.8)
      rack (>= 2.0.6)
    web-console (4.0.2)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webmock (3.8.3)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webpacker (5.1.1)
      activesupport (>= 5.2)
      rack-proxy (>= 0.6.1)
      railties (>= 5.2)
      semantic_range (>= 2.3.0)
    webrobots (0.1.2)
    websocket-driver (0.7.1)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    with_advisory_lock (4.6.0)
      activerecord (>= 4.2)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    yard (0.9.25)
    zeitwerk (2.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  active_link_to (~> 1.0.5)
  active_storage_svg_sanitizer (~> 0.1.0)
  acts_as_commentable_with_threading (~> 2.0.1)
  annotate
  awesome_print
  aws-sdk-s3 (~> 1.61.1)
  barnes (~> 0.0.7)
  bootsnap (>= 1.4.2)
  bullet
  byebug
  cable_ready (~> 4.1.0)
  camo (~> 0.1.0)
  capybara (>= 2.15)
  chroma (~> 0.2.0)
  chronic (~> 0.10.2)
  closure_tree (~> 7.1)
  cloudflare-rails (~> 0.6.0)
  codecov
  consolidated_screening_list (~> 0.0.2)
  countries (~> 3.0.0)
  country_select (~> 4.0.0)
  css_parser (= 1.7.0)
  cuprite
  device_detector (~> 1.0.1)
  devise (~> 4.7.1)
  devise_invitable (~> 2.0.1)
  diffy (~> 3.3.0)
  docraptor (~> 1.3.0)
  dotenv-rails
  email_address (~> 0.1.11)
  erb_lint
  faker
  full-name-splitter (~> 0.1.2)
  hashdiff
  heroku-deflater (~> 0.6.3)
  hiredis (~> 0.6.3)
  htmlentities (= 4.3.4)
  image_processing (~> 1.10.3)
  inky-rb (~> 1.3.7.3)
  ipaddress (~> 0.8.3)
  jbuilder (~> 2.5)
  jwt (~> 2.2.1)
  letter_opener_web
  liquid (~> 4.0.1)
  listen (~> 3.2)
  maxminddb (~> 0.1.22)
  mechanize
  meta-tags (~> 2.13.0)
  meta_request
  mini_magick (~> 4.10.1)
  minitest-reporters
  mocha
  model_probe
  monetize (~> 1.9.0)
  money (~> 6.13.1)
  money-rails (~> 1.13.0)
  mustache (~> 1.1.0)
  ngrok-tunnel
  oj (~> 3.9.0)
  okcomputer (~> 1.18.0)
  pagy (~> 3.8.0)
  paper_trail (~> 10.3.0)
  perm (~> 1.0.2)
  pg (>= 0.18, < 2.0)
  pg_lock (~> 0.2.1)
  premailer (= 1.11.1)
  premailer-rails (= 1.10.3)
  pretender (~> 0.3.3)
  progressbar (~> 1.10.1)
  pry
  pry-byebug
  pry-doc
  pry-rails
  puma (~> 4.3)
  rack-attack (~> 6.3.0)
  rack-mini-profiler
  rails (~> 6.0)
  rb-readline
  redis (~> 4.0)
  render_later (~> 0.1.1)
  rollbar (~> 2.21)
  ruby_identicon (~> 0.0.5)
  sass-rails (~> 6.0)
  scenic (~> 1.5.1)
  scout_apm (~> 2.5)
  screenshot_machine (~> 0.0.4)!
  selenium-webdriver
  sendgrid-actionmailer (~> 3.0)
  sidekiq (~> 6.0.0)
  sidekiq-failures (~> 1.0.0)
  simple_form (~> 5.0)
  simplecov
  slack-notifier (~> 2.3.2)
  solargraph (~> 0.39)
  split (~> 3.4.1)
  spreadsheet (~> 1.2.4)
  standard
  stimulus_reflex (~> 3.1.2)
  stopwords-filter (~> 0.4.1)
  stripe (~> 5.4.1)
  tag_columns (~> 0.1.8)
  teamocil
  tty-box
  turbolinks (~> 5)
  typhoeus (~> 1.3.1)
  tzinfo-data
  uglifier (>= 1.3.0)
  view_component (~> 2.5.1)
  web-console (>= 3.3.0)
  webmock
  webpacker (~> 5.1.1)

RUBY VERSION
   ruby 2.6.6p146

BUNDLED WITH
   2.1.4