hugogilmar/quadro

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    quadro (0.6.1)
      ancestry (~> 2.1)
      animate (~> 0.1)
      bootstrap-sass (~> 3.3)
      codemirror-rails (~> 5.11)
      coffee-rails (~> 4.2)
      compass-rails (~> 2.0)
      configatron (~> 4.5)
      crummy (~> 1.8)
      devise (~> 4.2)
      devise-i18n (~> 1.1)
      font-awesome-sass (~> 4.6)
      gravatar_image_tag (~> 1.2)
      haml-rails (~> 0.9)
      jquery-rails (~> 4.1)
      jquery-slick-rails (~> 1.6)
      kaminari (~> 0.17)
      kaminari-bootstrap (~> 3.0)
      kaminari-i18n (~> 0.4)
      maxminddb (~> 0.1)
      momentjs-rails (~> 2.11)
      paperclip (~> 5.0)
      paranoia (~> 2.1)
      rails (~> 4.2)
      rails-i18n (~> 4.0)
      remotipart (~> 1.2)
      sass-rails (~> 4.0)
      simple_form (~> 3.2)
      sitemap_notifier (~> 1.0)
      stringex (~> 2.6)
      summernote-rails (~> 0.8)
      turnout (~> 2.3)
      unobtrusive_flash (~> 3.2)
      useragent (~> 0.16)
      video_info (~> 2.6)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.6)
      actionpack (= 4.2.6)
      actionview (= 4.2.6)
      activejob (= 4.2.6)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.6)
      actionview (= 4.2.6)
      activesupport (= 4.2.6)
      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.6)
      activesupport (= 4.2.6)
      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.6)
      activesupport (= 4.2.6)
      globalid (>= 0.3.0)
    activemodel (4.2.6)
      activesupport (= 4.2.6)
      builder (~> 3.1)
    activerecord (4.2.6)
      activemodel (= 4.2.6)
      activesupport (= 4.2.6)
      arel (~> 6.0)
    activesupport (4.2.6)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    ancestry (2.1.0)
      activerecord (>= 3.0.0)
    animate (0.1.0)
      compass (>= 0.13.alpha.0)
      sass (>= 3.2.0)
    ansi (1.5.0)
    arel (6.0.3)
    ast (2.3.0)
    autoprefixer-rails (6.3.7)
      execjs
    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)
    bootstrap-sass (3.3.5)
      autoprefixer-rails (>= 5.0.0.1)
      sass (>= 3.2.19)
    builder (3.2.2)
    chunky_png (1.3.6)
    climate_control (0.0.3)
      activesupport (>= 3.0)
    cocaine (0.5.8)
      climate_control (>= 0.0.3, < 1.0)
    codeclimate-test-reporter (0.6.0)
      simplecov (>= 0.7.1, < 1.0.0)
    codemirror-rails (5.11.1)
      railties (>= 3.0, < 6.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)
    compass (0.13.alpha.4)
      chunky_png (~> 1.2)
      listen (<= 0.9.9)
      sass (~> 3.2.5)
    compass-rails (2.0.0)
      compass (>= 0.12.2)
    configatron (4.5.0)
    crummy (1.8.0)
    daemons (1.2.3)
    debug_inspector (0.0.2)
    devise (4.2.0)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 5.1)
      responders
      warden (~> 1.2.3)
    devise-i18n (1.1.0)
    docile (1.1.5)
    erubis (2.7.0)
    eventmachine (1.2.0.1)
    execjs (2.7.0)
    font-awesome-sass (4.6.2)
      sass (>= 3.2)
    globalid (0.3.6)
      activesupport (>= 4.1.0)
    gravatar_image_tag (1.2.0)
    haml (4.0.7)
      tilt
    haml-rails (0.9.0)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      haml (>= 4.0.6, < 5.0)
      html2haml (>= 1.0.1)
      railties (>= 4.0.1)
    hike (1.2.3)
    html2haml (2.0.0)
      erubis (~> 2.7.0)
      haml (~> 4.0.0)
      nokogiri (~> 1.6.0)
      ruby_parser (~> 3.5)
    i18n (0.7.0)
    i18n-debug (1.1.0)
      i18n (< 1)
    iso8601 (0.9.1)
    jquery-rails (4.1.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-slick-rails (1.6.0.2)
      railties (>= 3.1)
    json (1.8.3)
    kaminari (0.17.0)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kaminari-bootstrap (3.0.1)
      kaminari (>= 0.13.0)
      rails
    kaminari-i18n (0.4.0)
      kaminari
      rails
    listen (0.7.3)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
    maxminddb (0.1.11)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mimemagic (0.3.1)
    mini_portile2 (2.1.0)
    minitest (5.9.0)
    momentjs-rails (2.11.1)
      railties (>= 3.1)
    multi_json (1.12.1)
    net_http_timeout_errors (0.3.0)
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    oga (2.2)
      ast
      ruby-ll (~> 2.1)
    orm_adapter (0.5.0)
    paperclip (5.0.0)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      cocaine (~> 0.5.5)
      mime-types
      mimemagic (~> 0.3.0)
    paranoia (2.1.5)
      activerecord (~> 4.0)
    pkg-config (1.1.7)
    rack (1.6.4)
    rack-accept (0.4.5)
      rack (>= 0.4)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.2.6)
      actionmailer (= 4.2.6)
      actionpack (= 4.2.6)
      actionview (= 4.2.6)
      activejob (= 4.2.6)
      activemodel (= 4.2.6)
      activerecord (= 4.2.6)
      activesupport (= 4.2.6)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.6)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.7)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rails-i18n (4.0.8)
      i18n (~> 0.7)
      railties (~> 4.0)
    railties (4.2.6)
      actionpack (= 4.2.6)
      activesupport (= 4.2.6)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (11.2.2)
    remotipart (1.2.1)
    responders (2.2.0)
      railties (>= 4.2.0, < 5.1)
    ruby-ll (2.1.2)
      ansi
      ast
    ruby_parser (3.8.2)
      sexp_processor (~> 4.1)
    sass (3.2.19)
    sass-rails (4.0.5)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.2.2)
      sprockets (~> 2.8, < 3.0)
      sprockets-rails (~> 2.0)
    sexp_processor (4.7.0)
    simple_form (3.2.1)
      actionpack (> 4, < 5.1)
      activemodel (> 4, < 5.1)
    simplecov (0.11.2)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sitemap_notifier (1.0.0)
      activerecord (>= 3.0.0)
    sprockets (2.12.4)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.3.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    sqlite3 (1.3.11)
    stringex (2.6.0)
    summernote-rails (0.8.1.1)
      railties (>= 3.1)
    thin (1.7.0)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (0.19.1)
    thread_safe (0.3.5)
    tilt (1.4.1)
    turnout (2.3.1)
      rack (~> 1.3)
      rack-accept (~> 0.4)
      tilt (>= 1.4, < 3)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    unobtrusive_flash (3.2.0)
      railties
    useragent (0.16.7)
    video_info (2.6.1)
      iso8601 (~> 0.9)
      net_http_timeout_errors (~> 0.3.0)
      oga (~> 2.2)
    warden (1.2.6)
      rack (>= 1.0)

PLATFORMS
  ruby

DEPENDENCIES
  better_errors (~> 2.1)
  binding_of_caller (~> 0.7)
  codeclimate-test-reporter (~> 0.6)
  i18n-debug (~> 1.1)
  quadro!
  sqlite3 (~> 1.3)
  thin (~> 1.7)

BUNDLED WITH
   1.11.2