helpyio/helpy

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/helpyio/helpy_imap
  revision: 69ad6593dbf09ae7cb2ae1fe943ffbdbbd55aa7a
  branch: master
  specs:
    helpy_imap (1.0.1)
      deface
      mail
      mailman
      rails

GIT
  remote: https://github.com/helpyio/helpy_onboarding
  revision: bb75cec5a680fdc919115b8d162be6c7863f6394
  branch: master
  specs:
    helpy_onboarding (2.0.1)
      deface
      rails

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.11.1)
      actionpack (= 4.2.11.1)
      actionview (= 4.2.11.1)
      activejob (= 4.2.11.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.11.1)
      actionview (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      rack (~> 1.6)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (4.2.11.1)
      activesupport (= 4.2.11.1)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (4.2.11.1)
      activesupport (= 4.2.11.1)
      globalid (>= 0.3.0)
    activemodel (4.2.11.1)
      activesupport (= 4.2.11.1)
      builder (~> 3.1)
    activerecord (4.2.11.1)
      activemodel (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      arel (~> 6.0)
    activesupport (4.2.11.1)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    acts-as-taggable-on (3.5.0)
      activerecord (>= 3.2, < 5)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    ancestry (3.2.1)
      activerecord (>= 4.2.0)
    annotate (3.1.1)
      activerecord (>= 3.2, < 7.0)
      rake (>= 10.4, < 14.0)
    ansi (1.5.0)
    arel (6.0.4)
    ast (2.4.1)
    attachinary (1.3.1)
      cloudinary (~> 1.1.0)
      rails (>= 3.2)
    autoprefixer-rails (10.0.1.0)
      execjs
    awesome_print (1.8.0)
    aws_cf_signer (0.1.3)
    bcrypt (3.1.16)
    best_in_place (3.1.1)
      actionpack (>= 3.2)
      railties (>= 3.2)
    better_errors (2.8.3)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    bootstrap-datepicker-rails (1.9.0.1)
      railties (>= 3.0)
    bootstrap-sass (3.4.1)
      autoprefixer-rails (>= 5.2.1)
      sassc (>= 2.0.0)
    bootstrap-select-rails (1.12.4)
    bootstrap-switch-rails (3.3.3)
    bootstrap_form (2.7.0)
    brakeman (4.10.0)
    builder (3.2.4)
    bulk_insert (1.8.1)
      activerecord (>= 3.2.0)
    bundler-audit (0.7.0.1)
      bundler (>= 1.2.0, < 3)
      thor (>= 0.18, < 2)
    byebug (10.0.2)
    capybara (3.9.0)
      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.2)
      capybara (>= 2.4, < 4.0)
      mail
    carrierwave (1.3.1)
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
      mime-types (>= 1.16)
    celluloid (0.16.0)
      timers (~> 4.0.0)
    chartkick (3.4.2)
    childprocess (0.9.0)
      ffi (~> 1.0, >= 1.0.11)
    client_side_validations (4.2.12)
      jquery-rails (>= 3.1.2, < 5.0.0)
      js_regex (~> 1.0, >= 1.0.19)
      rails (>= 4.0.0, < 4.3.0)
    client_side_validations-simple_form (3.4.0)
      client_side_validations (~> 4.2.12)
      simple_form (~> 3.4)
    cloudinary (1.1.7)
      aws_cf_signer
      rest-client
    codeclimate-test-reporter (1.0.7)
      simplecov
    codemirror-rails (5.16.0)
      railties (>= 3.0, < 6.0)
    coderay (1.1.3)
    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)
    commonjs (0.2.7)
    concurrent-ruby (1.1.7)
    config (1.1.1)
      activesupport (>= 3.0)
      deep_merge (~> 1.0.1)
    crass (1.0.6)
    css_parser (1.7.1)
      addressable
    daemons (1.3.1)
    debug_inspector (0.0.3)
    deep_merge (1.0.1)
    deface (1.5.3)
      nokogiri (>= 1.6)
      polyglot
      rails (>= 4.1)
      rainbow (>= 2.1.0)
    devise (4.7.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    devise-bootstrap-views (1.1.0)
    devise-i18n (1.9.2)
      devise (>= 4.7.1)
    devise_invitable (1.7.5)
      actionmailer (>= 4.1.0)
      devise (>= 4.0.0)
    docile (1.3.2)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    dry-configurable (0.11.6)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.4, >= 0.4.7)
      dry-equalizer (~> 0.2)
    dry-container (0.7.2)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
    dry-core (0.4.9)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.3.0)
    dry-inflector (0.2.0)
    dry-logic (1.0.8)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.2)
      dry-equalizer (~> 0.2)
    dry-types (1.4.0)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.3)
      dry-core (~> 0.4, >= 0.4.4)
      dry-equalizer (~> 0.3)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-logic (~> 1.0, >= 1.0.2)
    email_reply_trimmer (0.1.13)
    erubi (1.9.0)
    erubis (2.7.0)
    excon (0.78.0)
    execjs (2.7.0)
    factory_bot (5.2.0)
      activesupport (>= 4.2.0)
    factory_bot_rails (5.2.0)
      factory_bot (~> 5.2.0)
      railties (>= 4.2.0)
    faker (2.2.1)
      i18n (>= 0.8)
    faraday (1.1.0)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords
    ffi (1.13.1)
    fog-aws (3.6.7)
      fog-core (~> 2.1)
      fog-json (~> 1.1)
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
    fog-core (2.2.3)
      builder
      excon (~> 0.71)
      formatador (~> 0.2)
      mime-types
    fog-json (1.2.0)
      fog-core
      multi_json (~> 1.10)
    fog-xml (0.1.3)
      fog-core
      nokogiri (>= 1.5.11, < 2.0.0)
    font-awesome-sass (5.15.1)
      sassc (>= 1.11)
    formatador (0.2.5)
    foundation_emails (2.2.1.0)
    gemoji (3.0.1)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    globalize (5.0.1)
      activemodel (>= 4.2.0, < 4.3)
      activerecord (>= 4.2.0, < 4.3)
    globalize-accessors (0.2.1)
      globalize (~> 5.0, >= 5.0.0)
    globalize-versioning (0.2.0)
      activemodel (>= 3.2.0, < 5)
      activerecord (>= 3.2.0, < 5)
      globalize (>= 3.0.4, < 6)
      paper_trail (>= 3.0.0, < 5)
    grape (1.5.0)
      activesupport
      builder
      dry-types (>= 1.1)
      mustermann-grape (~> 1.0.0)
      rack (>= 1.3.0)
      rack-accept
    grape-entity (0.8.1)
      activesupport (>= 3.0.0)
      multi_json (>= 1.3.2)
    grape-kaminari (0.4.0)
      grape (>= 1.0, != 1.4.0)
      kaminari-grape
    grape-swagger (1.3.0)
      grape (~> 1.3)
    grape-swagger-entity (0.5.1)
      grape-entity (>= 0.6.0)
      grape-swagger (>= 1.2.0)
    grape-swagger-rails (0.3.1)
      railties (>= 3.2.12)
    gravtastic (3.2.6)
    griddler (1.5.2)
      htmlentities
      rails (>= 3.2.0)
    griddler-mailgun (1.1.1)
      griddler
    griddler-mandrill (1.1.4)
      griddler (>= 1.2.1)
    griddler-postmark (1.0.0)
      griddler
    griddler-sendgrid (1.2.0)
      griddler (>= 1.5.2)
      mail (>= 2.7.0)
    griddler-sparkpost (0.0.3)
      griddler
      mail
    groupdate (4.1.2)
      activesupport (>= 4.2)
    hashid-rails (1.4.1)
      activerecord (>= 4.0)
      hashids (~> 1.0)
    hashids (1.0.5)
    hashie (4.1.0)
    hitimes (2.0.0)
    htmlentities (4.3.4)
    http-accept (1.7.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    http_accept_language (2.1.1)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    i18n-country-translations (1.3.0)
      i18n (~> 0.9.3)
      railties (~> 4.0)
    inky-rb (1.3.8.0)
      foundation_emails (~> 2)
      nokogiri
    ipaddress (0.8.3)
    jbuilder (2.9.1)
      activesupport (>= 4.2.0)
    jquery-fileupload-rails (1.0.0)
      actionpack (>= 3.1)
      railties (>= 3.1)
      sassc
    jquery-minicolors-rails (2.2.6.2)
      jquery-rails
      rails (>= 3.2.8)
    jquery-rails (4.4.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-turbolinks (2.1.0)
      railties (>= 3.1.0)
      turbolinks
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    js_regex (1.2.3)
      regexp_parser (>= 0.3.6, <= 0.5.0)
    json (2.3.1)
    jwt (2.2.2)
    kaminari (1.2.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.1)
      kaminari-activerecord (= 1.2.1)
      kaminari-core (= 1.2.1)
    kaminari-actionview (1.2.1)
      actionview
      kaminari-core (= 1.2.1)
    kaminari-activerecord (1.2.1)
      activerecord
      kaminari-core (= 1.2.1)
    kaminari-core (1.2.1)
    kaminari-grape (1.0.1)
      grape
      kaminari-core (~> 1.0)
    kaminari-i18n (0.5.0)
      kaminari
      rails
    kgio (2.11.4)
    launchy (2.5.0)
      addressable (~> 2.7)
    less (2.6.0)
      commonjs (~> 0.2.7)
    less-rails (4.0.0)
      actionpack (>= 4)
      less (~> 2.6.0)
      sprockets (>= 2)
    listen (2.10.1)
      celluloid (~> 0.16.0)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    loofah (2.7.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    mail_extract (0.1.4)
    maildir (2.2.3)
    mailman (0.7.3)
      activesupport (>= 2.3.4)
      i18n (>= 0.4.1)
      listen (~> 2.2)
      mail (>= 2.0.3)
      maildir (>= 0.5.0)
    method_source (1.0.0)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2020.0512)
    mini_magick (4.10.1)
    mini_mime (1.0.2)
    mini_portile2 (2.4.0)
    minitest (5.14.2)
    minitest-reporters (1.4.2)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    minitest-retry (0.2.1)
      minitest (>= 5.0)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    multipart-post (2.1.1)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    mustermann-grape (1.0.1)
      mustermann (>= 1.0.0)
    netrc (0.11.0)
    nio4r (2.5.8)
    nokogiri (1.10.10)
      mini_portile2 (~> 2.4.0)
    oauth (0.5.4)
    oauth2 (1.4.4)
      faraday (>= 0.8, < 2.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (1.9.1)
      hashie (>= 3.4.6)
      rack (>= 1.6.2, < 3)
    omniauth-facebook (8.0.0)
      omniauth-oauth2 (~> 1.2)
    omniauth-github (1.4.0)
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
    omniauth-google-oauth2 (0.8.0)
      jwt (>= 2.0)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (>= 1.6)
    omniauth-oauth (1.1.0)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.7.0)
      oauth2 (~> 1.4)
      omniauth (~> 1.9)
    omniauth-rails_csrf_protection (0.1.2)
      actionpack (>= 4.2)
      omniauth (>= 1.3.1)
    omniauth-twitter (1.4.0)
      omniauth-oauth (~> 1.1)
      rack
    orm_adapter (0.5.0)
    paper_trail (4.2.0)
      activerecord (>= 3.0, < 6.0)
      activesupport (>= 3.0, < 6.0)
      request_store (~> 1.1)
    parallel (1.19.2)
    parser (2.7.2.0)
      ast (~> 2.4.1)
    pg (0.20.0)
    pg_search (2.3.0)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
    polyglot (0.3.5)
    premailer (1.14.2)
      addressable
      css_parser (>= 1.6.0)
      htmlentities (>= 4.0.0)
    premailer-rails (1.11.1)
      actionmailer (>= 3)
      premailer (~> 1.7, >= 1.7.9)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.6.0)
      byebug (~> 10.0)
      pry (~> 0.10)
    public_suffix (4.0.6)
    puma (5.5.0)
      nio4r (~> 2.0)
    rack (1.6.13)
    rack-accept (0.4.5)
      rack (>= 0.4)
    rack-cors (1.0.6)
      rack (>= 1.6.0)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.11.1)
      actionmailer (= 4.2.11.1)
      actionpack (= 4.2.11.1)
      actionview (= 4.2.11.1)
      activejob (= 4.2.11.1)
      activemodel (= 4.2.11.1)
      activerecord (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.11.1)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.9)
      activesupport (>= 4.2.0, < 5.0)
      nokogiri (~> 1.6)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    rails-i18n (4.0.9)
      i18n (~> 0.7)
      railties (~> 4.0)
    rails-settings-cached (0.5.6)
      rails (>= 4.2.0)
    rails-timeago (2.19.0)
      actionpack (>= 3.1)
      activesupport (>= 3.1)
    railties (4.2.11.1)
      actionpack (= 4.2.11.1)
      activesupport (= 4.2.11.1)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (2.2.2)
      rake
    raindrops (0.19.2)
    rake (13.0.1)
    ranked-model (0.4.1)
      activerecord (>= 3.1.12)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rb-readline (0.5.5)
    rdiscount (2.2.0.2)
    rdoc (6.2.1)
    recaptcha (2.3.0)
      json
    regexp_parser (0.5.0)
    request_store (1.5.0)
      rack (>= 1.4)
    responders (2.4.1)
      actionpack (>= 4.2.0, < 6.0)
      railties (>= 4.2.0, < 6.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)
    rexml (3.2.4)
    roo (2.8.3)
      nokogiri (~> 1)
      rubyzip (>= 1.3.0, < 3.0.0)
    route_translator (4.4.1)
      actionpack (>= 3.2, < 5.0)
      activesupport (>= 3.2, < 5.0)
    rubocop (0.84.0)
      parallel (~> 1.10)
      parser (>= 2.7.0.1)
      rainbow (>= 2.2.2, < 4.0)
      rexml
      rubocop-ast (>= 0.0.3)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.0.1)
      parser (>= 2.7.1.5)
    ruby-progressbar (1.10.1)
    ruby2_keywords (0.0.2)
    rubyzip (1.3.0)
    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)
    sassc (2.4.0)
      ffi (~> 1.9)
    scout_apm (2.6.10)
      parser
    scss-lint (0.38.0)
      rainbow (~> 2.0)
      sass (~> 3.4.1)
    sdoc (1.0.0)
      rdoc (>= 5.0)
    selectize-rails (0.12.6)
    selenium-webdriver (3.141.0)
      childprocess (~> 0.5)
      rubyzip (~> 1.2, >= 1.2.2)
    shoulda (3.5.0)
      shoulda-context (~> 1.0, >= 1.0.1)
      shoulda-matchers (>= 1.4.1, < 3.0)
    shoulda-context (1.2.2)
    shoulda-matchers (2.8.0)
      activesupport (>= 3.0.0)
    simple_form (3.5.1)
      actionpack (> 4, < 5.2)
      activemodel (> 4, < 5.2)
    simplecov (0.19.1)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
    simplecov-html (0.12.3)
    spring (2.0.2)
      activesupport (>= 4.2)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.2)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    staccato (0.5.3)
    sucker_punch (2.1.2)
      concurrent-ruby (~> 1.0)
    summernote-rails (0.8.12.0)
      railties (>= 3.1)
    test_after_commit (1.2.2)
      activerecord (>= 3.2, < 5.0)
    themes_on_rails (0.4.0)
      rails (>= 3.2)
    thor (1.0.1)
    thread_safe (0.3.6)
    tilt (2.0.10)
    timecop (0.9.2)
    timers (4.0.4)
      hitimes
    turbolinks (2.5.4)
      coffee-rails
    twitter-bootstrap-rails (3.2.2)
      actionpack (>= 3.1)
      execjs (>= 2.2.2, >= 2.2)
      less-rails (>= 2.5.0)
      railties (>= 3.1)
    twitter-bootstrap-rails-confirm (2.0.1)
    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)
    unicorn (6.0.0)
      kgio (~> 2.6)
      raindrops (~> 0.7)
    warden (1.2.7)
      rack (>= 1.0)
    web-console (3.3.0)
      activemodel (>= 4.2)
      debug_inspector
      railties (>= 4.2)
    webdrivers (4.4.1)
      nokogiri (~> 1.6)
      rubyzip (>= 1.3.0)
      selenium-webdriver (>= 3.0, < 4.0)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  ruby

DEPENDENCIES
  acts-as-taggable-on (~> 3.5)
  ancestry
  annotate
  attachinary
  awesome_print
  best_in_place (~> 3.1)
  better_errors
  bootstrap-datepicker-rails
  bootstrap-sass
  bootstrap-select-rails
  bootstrap-switch-rails (= 3.3.3)
  bootstrap_form
  brakeman
  bulk_insert
  bundler-audit
  byebug
  capybara
  capybara-email
  carrierwave (~> 1.3.1)
  chartkick
  client_side_validations
  client_side_validations-simple_form
  cloudinary (= 1.1.7)
  codeclimate-test-reporter
  codemirror-rails
  config (~> 1.1.0)
  daemons
  devise (<= 5.0.0)
  devise-bootstrap-views
  devise-i18n
  devise_invitable
  email_reply_trimmer
  factory_bot_rails
  faker
  fog-aws
  font-awesome-sass
  gemoji
  globalize (= 5.0.1)
  globalize-accessors
  globalize-versioning
  grape
  grape-entity
  grape-kaminari
  grape-swagger
  grape-swagger-entity
  grape-swagger-rails
  gravtastic
  griddler
  griddler-mailgun
  griddler-mandrill
  griddler-postmark
  griddler-sendgrid
  griddler-sparkpost
  groupdate
  hashid-rails (~> 1.0)
  helpy_imap!
  helpy_onboarding!
  http_accept_language
  i18n-country-translations
  inky-rb
  jbuilder (~> 2.8)
  jquery-fileupload-rails
  jquery-minicolors-rails
  jquery-rails
  jquery-turbolinks (~> 2.1.0)
  jquery-ui-rails
  kaminari
  kaminari-grape
  kaminari-i18n
  launchy
  mail_extract
  mailman
  mini_magick
  minitest
  minitest-reporters
  minitest-retry
  nokogiri (>= 1.10.4)
  omniauth
  omniauth-facebook
  omniauth-github
  omniauth-google-oauth2
  omniauth-rails_csrf_protection
  omniauth-twitter
  paper_trail
  pg (~> 0.20.0)
  pg_search
  premailer-rails
  pry
  pry-byebug
  puma
  rack-cors
  rails (= 4.2.11.1)
  rails-i18n (~> 4.0.9)
  rails-settings-cached (~> 0.5.0)
  rails-timeago
  ranked-model
  rb-readline
  rdiscount
  recaptcha (< 3)
  roo
  route_translator
  rubocop
  sass-rails (~> 5.0.7)
  scout_apm
  scss-lint
  sdoc (~> 1.0.0)
  selectize-rails
  selenium-webdriver (= 3.141.0)
  shoulda (= 3.5)
  shoulda-matchers (~> 2.0)
  simple_form
  simplecov
  spring (~> 2.0.2)
  staccato
  sucker_punch (~> 2.0)
  summernote-rails
  test_after_commit
  themes_on_rails
  timecop
  turbolinks (~> 2.5.3)
  twitter-bootstrap-rails
  twitter-bootstrap-rails-confirm
  uglifier (>= 1.3.0)
  unicorn
  web-console (~> 3.3)
  webdrivers

RUBY VERSION
   ruby 2.4.1p111

BUNDLED WITH
   1.17.3