dobtco/dispatch

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/ajb/autoprefixer-rails.git
  revision: 61b043c0b4480782d7791ab92318d3c8cccec6b5
  branch: bundle-process
  specs:
    autoprefixer-rails (6.4.0.1)
      execjs

GIT
  remote: https://github.com/dobtco/dvl-core.git
  revision: 43828fd0ba46e648a5903bcd97951a9bacee44c2
  specs:
    dvl-core (0.1.0)
      activesupport
      coffee-script
      sass

GEM
  remote: https://rubygems.org/
  remote: https://rails-assets.org/
  specs:
    actionmailer (4.2.7.1)
      actionpack (= 4.2.7.1)
      actionview (= 4.2.7.1)
      activejob (= 4.2.7.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.7.1)
      actionview (= 4.2.7.1)
      activesupport (= 4.2.7.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.7.1)
      activesupport (= 4.2.7.1)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    activejob (4.2.7.1)
      activesupport (= 4.2.7.1)
      globalid (>= 0.3.0)
    activemodel (4.2.7.1)
      activesupport (= 4.2.7.1)
      builder (~> 3.1)
    activerecord (4.2.7.1)
      activemodel (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      arel (~> 6.0)
    activesupport (4.2.7.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    administrate (0.2.2)
      autoprefixer-rails (~> 6.0)
      datetime_picker_rails (~> 0.0.7)
      jquery-rails (~> 4.0)
      kaminari (~> 0.16)
      momentjs-rails (~> 2.8)
      neat (~> 1.1)
      normalize-rails (~> 3.0)
      rails (~> 4.2)
      sass-rails (~> 5.0)
      selectize-rails (~> 0.6)
    annotate (2.7.1)
      activerecord (>= 3.2, < 6.0)
      rake (>= 10.4, < 12.0)
    arel (6.0.4)
    ast (2.4.0)
    aws-sdk (2.6.3)
      aws-sdk-resources (= 2.6.3)
    aws-sdk-core (2.6.3)
      jmespath (~> 1.0)
    aws-sdk-resources (2.6.3)
      aws-sdk-core (= 2.6.3)
    bcrypt (3.1.11)
    better_errors (2.1.1)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
      rack (>= 0.9.0)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bourbon (4.2.7)
      sass (~> 3.4)
      thor (~> 0.19)
    brakeman (3.4.1)
    builder (3.2.3)
    capybara (2.12.0)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    capybara-webkit (1.12.0)
      capybara (>= 2.3.0, < 2.13.0)
      json
    carrierwave (1.0.0)
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
      mime-types (>= 1.16)
    carrierwave-aws (1.0.2)
      aws-sdk (~> 2.0)
      carrierwave (>= 0.7, < 2.0)
    chronic (0.10.2)
    codeclimate-test-reporter (0.6.0)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.1)
    coffee-rails (4.2.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.2.x)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.10.0)
    concurrent-ruby (1.0.4)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    css_parser (1.4.2)
      addressable
    daemons (1.2.3)
    database_cleaner (1.5.3)
    datetime_picker_rails (0.0.7)
      momentjs-rails (>= 2.8.1)
    debug_inspector (0.0.2)
    delayed_job (4.1.2)
      activesupport (>= 3.0, < 5.1)
    delayed_job_active_record (4.1.1)
      activerecord (>= 3.0, < 5.1)
      delayed_job (>= 3.0, < 5)
    devise (4.2.0)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 5.1)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.2.5)
    docile (1.1.5)
    dvl-kaminari-views (0.0.3)
      kaminari (>= 0.13)
    easy_translate (0.5.0)
      json
      thread
      thread_safe
    em-websocket (0.5.1)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0.6.0)
    erubis (2.7.0)
    eventmachine (1.2.0.1)
    execjs (2.7.0)
    factory_girl (4.8.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.8.0)
      factory_girl (~> 4.8.0)
      railties (>= 3.0.0)
    ffi (1.9.14)
    filterer (2.0.0)
      rails (>= 4.0.0)
    font-awesome-rails (4.7.0.1)
      railties (>= 3.2, < 5.1)
    formatador (0.2.5)
    globalid (0.3.7)
      activesupport (>= 4.1.0)
    guard (2.14.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-livereload (2.5.2)
      em-websocket (~> 0.5)
      guard (~> 2.8)
      guard-compat (~> 1.0)
      multi_json (~> 1.8)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    guard-rubocop (1.2.0)
      guard (~> 2.0)
      rubocop (~> 0.20)
    hashdiff (0.3.7)
    highline (1.7.8)
    htmlentities (4.3.4)
    http_parser.rb (0.6.0)
    i18n (0.8.0)
    i18n-tasks (0.9.10)
      activesupport (>= 4.0.2)
      ast (>= 2.1.0)
      easy_translate (>= 0.5.0)
      erubis
      highline (>= 1.7.3)
      i18n
      parser (>= 2.2.3.0)
      term-ansicolor (>= 1.3.2)
      terminal-table (>= 1.5.1)
    jmespath (1.3.1)
    jquery-rails (4.2.2)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (1.8.6)
    kaminari (0.17.0)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.4.1)
      launchy (~> 2.2)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    lumberjack (1.0.10)
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_magick (4.6.0)
    mini_portile2 (2.3.0)
    minitest (5.10.1)
    momentjs-rails (2.17.1)
      railties (>= 3.1)
    multi_json (1.11.2)
    neat (1.8.0)
      sass (>= 3.3)
      thor (~> 0.19)
    nenv (0.3.0)
    newrelic_rpm (3.18.0.329)
    nokogiri (1.8.2)
      mini_portile2 (~> 2.3.0)
    normalize-rails (3.0.3)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    orm_adapter (0.5.0)
    parallel (1.12.1)
    parser (2.4.0.2)
      ast (~> 2.3)
    pg (0.19.0)
    pg_search (2.0.1)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      arel (>= 6)
    powerpack (0.1.1)
    premailer (1.8.6)
      css_parser (>= 1.3.6)
      htmlentities (>= 4.0.0)
    premailer-rails (1.9.5)
      actionmailer (>= 3, < 6)
      premailer (~> 1.7, >= 1.7.9)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    public_suffix (3.0.1)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    rack (1.6.5)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.7.1)
      actionmailer (= 4.2.7.1)
      actionpack (= 4.2.7.1)
      actionview (= 4.2.7.1)
      activejob (= 4.2.7.1)
      activemodel (= 4.2.7.1)
      activerecord (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.7.1)
      sprockets-rails
    rails-assets-inline_file_upload (0.0.4)
      rails-assets-jquery-form
    rails-assets-jquery (2.2.3)
    rails-assets-jquery-form (3.46.0)
      rails-assets-jquery (>= 1.5)
    rails-assets-jquery-timeago (1.4.1)
      rails-assets-jquery (>= 1.4)
    rails-assets-jquery-ujs (1.2.1)
      rails-assets-jquery (> 1.8)
    rails-assets-microplugin (0.0.3)
    rails-assets-rome (2.1.22)
    rails-assets-selectize (0.12.1)
      rails-assets-jquery (>= 1.7.0)
      rails-assets-microplugin (~> 0.0.0)
      rails-assets-sifter (~> 0.4.0)
    rails-assets-sifter (0.4.5)
    rails-assets-underscore (1.8.3)
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.8)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_oneline_logging (0.0.1)
      rails
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (4.2.7.1)
      actionpack (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (3.0.0)
    rake (11.3.0)
    rb-fsevent (0.9.7)
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)
    responders (2.3.0)
      railties (>= 4.2.0, < 5.1)
    rinku (2.0.2)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.3)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-its (1.2.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-rails (3.5.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    rubocop (0.52.1)
      parallel (~> 1.10)
      parser (>= 2.4.0.2, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.9.0)
    ruby_dep (1.4.0)
    safe_yaml (1.0.4)
    sass (3.4.23)
    sass-rails (5.0.6)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    sassc (1.10.0)
      bundler
      ffi (~> 1.9.6)
      sass (>= 3.3.0)
    sassc-rails (1.3.0)
      railties (>= 4.0.0)
      sass
      sassc (~> 1.9)
      sprockets (> 2.11)
      sprockets-rails
      tilt
    selectize-rails (0.12.4)
    shellany (0.0.1)
    simple_form (3.4.0)
      actionpack (> 4, < 5.1)
      activemodel (> 4, < 5.1)
    simple_form_legend (0.0.1)
      rails (>= 4.0)
      simple_form (>= 3.0)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slop (3.6.0)
    spring (2.0.1)
      activesupport (>= 4.2)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.0)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    storage_unit (0.2.0)
      rails (>= 4.1.0)
    term-ansicolor (1.4.0)
      tins (~> 1.0)
    terminal-table (1.7.3)
      unicode-display_width (~> 1.1.1)
    thin (1.7.0)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (0.19.4)
    thread (0.2.2)
    thread_safe (0.3.5)
    tilt (2.0.6)
    tins (1.13.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (3.0.4)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (1.1.3)
    utf8-cleaner (0.2.5)
      activesupport
    warden (1.2.6)
      rack (>= 1.0)
    webmock (3.3.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    whenever (0.9.7)
      chronic (>= 0.6.3)
    xpath (2.0.0)
      nokogiri (~> 1.3)
    yomu (0.2.4)
      json (~> 1.8)
      mime-types (~> 1.23)

PLATFORMS
  ruby

DEPENDENCIES
  administrate (~> 0.2.2)
  annotate
  autoprefixer-rails!
  better_errors
  binding_of_caller
  bourbon
  brakeman
  capybara
  capybara-webkit
  carrierwave
  carrierwave-aws
  codeclimate-test-reporter (~> 0.6.0)
  coffee-rails
  css_parser (= 1.4.2)
  database_cleaner
  delayed_job_active_record
  devise
  dvl-core!
  dvl-kaminari-views
  execjs
  factory_girl_rails
  filterer
  font-awesome-rails
  guard-livereload
  guard-rspec
  guard-rubocop
  i18n-tasks
  kaminari
  launchy
  letter_opener
  mini_magick
  newrelic_rpm
  pg
  pg_search
  premailer-rails
  pry
  pundit
  rails (= 4.2.7.1)
  rails-assets-inline_file_upload!
  rails-assets-jquery!
  rails-assets-jquery-form!
  rails-assets-jquery-timeago!
  rails-assets-jquery-ujs!
  rails-assets-rome!
  rails-assets-selectize!
  rails-assets-underscore!
  rails_12factor
  rails_oneline_logging
  rinku
  rspec-its
  rspec-rails
  rubocop (~> 0.49)
  sassc-rails
  simple_form
  simple_form_legend
  spring
  spring-commands-rspec
  sprockets-rails
  storage_unit
  thin
  uglifier
  utf8-cleaner
  webmock
  whenever
  yomu

RUBY VERSION
   ruby 2.3.1p112

BUNDLED WITH
   1.16.1