tnantoka/miclo

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  remote: https://rails-assets.org/
  specs:
    actionmailer (4.1.5)
      actionpack (= 4.1.5)
      actionview (= 4.1.5)
      mail (~> 2.5.4)
    actionpack (4.1.5)
      actionview (= 4.1.5)
      activesupport (= 4.1.5)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionview (4.1.5)
      activesupport (= 4.1.5)
      builder (~> 3.1)
      erubis (~> 2.7.0)
    activemodel (4.1.5)
      activesupport (= 4.1.5)
      builder (~> 3.1)
    activerecord (4.1.5)
      activemodel (= 4.1.5)
      activesupport (= 4.1.5)
      arel (~> 5.0.0)
    activesupport (4.1.5)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    acts-as-taggable-on (3.3.0)
      activerecord (>= 3, < 5)
    addressable (2.3.6)
    arel (5.0.1.20140414130214)
    autoprefixer-rails (2.1.1.20140710)
      execjs
    berkshelf (3.1.4)
      addressable (~> 2.3.4)
      berkshelf-api-client (~> 1.2)
      buff-config (~> 1.0)
      buff-extensions (~> 1.0)
      buff-shell_out (~> 0.1)
      celluloid (~> 0.16.0.pre)
      celluloid-io (~> 0.16.0.pre)
      faraday (~> 0.9.0)
      minitar (~> 0.5.4)
      octokit (~> 3.0)
      retryable (~> 1.3.3)
      ridley (~> 4.0)
      solve (~> 1.1)
      thor (~> 0.18)
    berkshelf-api-client (1.2.0)
      faraday (~> 0.9.0)
    bootstrap-sass (3.2.0.0)
      sass (~> 3.2)
    buff-config (1.0.0)
      buff-extensions (~> 1.0)
      varia_model (~> 0.4)
    buff-extensions (1.0.0)
    buff-ignore (1.1.1)
    buff-ruby_engine (0.1.0)
    buff-shell_out (0.1.1)
      buff-ruby_engine (~> 0.1.0)
    builder (3.2.2)
    bullet (4.13.0)
      activesupport (>= 3.0.0)
      uniform_notifier (>= 1.6.0)
    cancancan (1.9.1)
    capistrano (3.4.0)
      i18n
      rake (>= 10.0.0)
      sshkit (~> 1.3)
    capistrano-bundler (1.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capistrano-rails (1.1.1)
      capistrano (~> 3.1)
      capistrano-bundler (~> 1.1)
    capistrano3-unicorn (0.2.1)
      capistrano (~> 3.1, >= 3.1.0)
    capybara (2.4.1)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    celluloid (0.16.0.pre2)
      timers (~> 3.0.0)
    celluloid-io (0.16.0.pre2)
      celluloid (>= 0.16.0.pre)
      nio4r (>= 1.0.0)
    chef (11.12.8)
      chef-zero (>= 2.0.2, < 2.1)
      diff-lcs (~> 1.2, >= 1.2.4)
      erubis (~> 2.7)
      highline (~> 1.6, >= 1.6.9)
      json (>= 1.4.4, <= 1.8.1)
      mime-types (~> 1.16)
      mixlib-authentication (~> 1.3)
      mixlib-cli (~> 1.4)
      mixlib-config (~> 2.0)
      mixlib-log (~> 1.3)
      mixlib-shellout (~> 1.4)
      net-ssh (~> 2.6)
      net-ssh-multi (~> 1.1)
      ohai (~> 7.0.4)
      pry (~> 0.9)
      rest-client (>= 1.0.4, < 1.7.0)
      yajl-ruby (~> 1.1)
    chef-zero (2.0.2)
      hashie (~> 2.0)
      json
      mixlib-log (~> 1.3)
      rack
    cliver (0.3.2)
    coderay (1.1.0)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.3.0)
      coffee-script-source
      execjs
    coffee-script-source (1.7.1)
    colorize (0.7.5)
    coveralls (0.7.0)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    database_cleaner (1.3.0)
    dep-selector-libgecode (1.0.2)
    dep_selector (1.0.3)
      dep-selector-libgecode (~> 1.0)
      ffi (~> 1.9)
    diff-lcs (1.2.5)
    docile (1.1.5)
    erubis (2.7.0)
    exception_notification (4.1.0.rc1)
      actionmailer (>= 3.0.4)
      activesupport (>= 3.0.4)
    execjs (2.2.1)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    ffi (1.9.3)
    font-awesome-rails (4.1.0.0)
      railties (>= 3.2, < 5.0)
    hashie (2.1.2)
    highline (1.6.21)
    hike (1.2.3)
    hitimes (1.2.2)
    i18n (0.7.0)
    ipaddress (0.8.0)
    jbuilder (2.1.3)
      activesupport (>= 3.0.0, < 5)
      multi_json (~> 1.2)
    jquery-rails (3.1.1)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.1)
    jwt (1.0.0)
    kaminari (0.16.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kgio (2.9.2)
    knife-solo (0.4.2)
      chef (>= 10.12)
      erubis (~> 2.7.0)
      net-ssh (>= 2.2.2, < 3.0)
    launchy (2.4.2)
      addressable (~> 2.3)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_portile (0.6.0)
    minitar (0.5.4)
    minitest (5.5.1)
    mixlib-authentication (1.3.0)
      mixlib-log
    mixlib-cli (1.5.0)
    mixlib-config (2.1.0)
    mixlib-log (1.6.0)
    mixlib-shellout (1.4.0)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    mysql2 (0.3.16)
    net-http-persistent (2.9.4)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-ssh (2.9.2)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    net-ssh-multi (1.2.0)
      net-ssh (>= 2.6.5)
      net-ssh-gateway (>= 1.2.0)
    newrelic_rpm (3.10.0.279)
    nio4r (1.0.0)
    nokogiri (1.6.3.1)
      mini_portile (= 0.6.0)
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    octokit (3.2.0)
      sawyer (~> 0.5.3)
    ohai (7.0.4)
      ipaddress
      mime-types (~> 1.16)
      mixlib-cli
      mixlib-config (~> 2.0)
      mixlib-log
      mixlib-shellout (~> 1.2)
      systemu (~> 2.5.2)
      yajl-ruby
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
    omniauth-github (1.1.2)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-oauth2 (1.2.0)
      faraday (>= 0.8, < 0.10)
      multi_json (~> 1.3)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    pg (0.17.1)
    poltergeist (1.5.1)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
    polyamorous (1.0.0)
      activerecord (>= 3.0)
    polyglot (0.3.5)
    pry (0.10.0)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rack (1.5.2)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.1.5)
      actionmailer (= 4.1.5)
      actionpack (= 4.1.5)
      actionview (= 4.1.5)
      activemodel (= 4.1.5)
      activerecord (= 4.1.5)
      activesupport (= 4.1.5)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.1.5)
      sprockets-rails (~> 2.0)
    rails-assets-google-code-prettify (1.0.2)
    rails-assets-jquery (1.11.1)
    rails-assets-jquery-textcomplete (0.2.4)
      rails-assets-jquery (>= 1.7.0)
    rails-assets-moment (2.8.1)
    rails-assets-mousetrap (1.4.6)
    rails-assets-typeahead.js (0.10.4)
      rails-assets-jquery (~> 1.7)
    rails-assets-underscore (1.6.0)
    rails-assets-vue (0.10.6)
    rails-i18n (4.0.2)
      i18n (~> 0.6)
      rails (>= 4.0)
    rails_12factor (0.0.2)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.2)
    rails_stdout_logging (0.0.3)
    railties (4.1.5)
      actionpack (= 4.1.5)
      activesupport (= 4.1.5)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    raindrops (0.13.0)
    rake (10.4.2)
    ransack (1.2.3)
      actionpack (>= 3.0)
      activerecord (>= 3.0)
      activesupport (>= 3.0)
      i18n
      polyamorous (~> 1.0.0)
    rb-readline (0.5.1)
    rdoc (4.1.1)
      json (~> 1.4)
    redcarpet (3.1.2)
    rest-client (1.6.8)
      mime-types (~> 1.16)
      rdoc (>= 2.4.2)
    retryable (1.3.5)
    ridley (4.0.0)
      addressable
      buff-config (~> 1.0)
      buff-extensions (~> 1.0)
      buff-ignore (~> 1.1)
      buff-shell_out (~> 0.1)
      celluloid (~> 0.16.0.pre)
      celluloid-io (~> 0.16.0.pre)
      erubis
      faraday (~> 0.9.0)
      hashie (>= 2.0.2, < 3.0.0)
      json (>= 1.7.7)
      mixlib-authentication (>= 1.3.0)
      net-http-persistent (>= 2.8)
      retryable
      semverse (~> 1.1)
      varia_model (~> 0.4)
    rspec-core (3.0.3)
      rspec-support (~> 3.0.0)
    rspec-expectations (3.0.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.0.0)
    rspec-mocks (3.0.3)
      rspec-support (~> 3.0.0)
    rspec-rails (3.0.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.0.0)
      rspec-expectations (~> 3.0.0)
      rspec-mocks (~> 3.0.0)
      rspec-support (~> 3.0.0)
    rspec-support (3.0.3)
    sass (3.2.19)
    sass-rails (4.0.3)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.2.0)
      sprockets (~> 2.8, <= 2.11.0)
      sprockets-rails (~> 2.0)
    sawyer (0.5.4)
      addressable (~> 2.3.5)
      faraday (~> 0.8, < 0.10)
    sdoc (0.4.0)
      json (~> 1.8)
      rdoc (~> 4.0, < 5.0)
    semverse (1.1.0)
    sequenced (1.6.0)
      activerecord (>= 3.0)
      activesupport (>= 3.0)
    shoulda-matchers (2.6.2)
      activesupport (>= 3.0.0)
    simplecov (0.9.0)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    slim (2.0.3)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
    slim-rails (2.1.5)
      actionpack (>= 3.0, < 4.2)
      activesupport (>= 3.0, < 4.2)
      railties (>= 3.0, < 4.2)
      slim (~> 2.0)
    slop (3.6.0)
    solve (1.2.1)
      dep_selector (~> 1.0)
      semverse (~> 1.1)
    spring (1.1.3)
    sprockets (2.11.0)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.1.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    sshkit (1.7.1)
      colorize (>= 0.7.0)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    systemu (2.5.2)
    temple (0.6.8)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    timers (3.0.1)
      hitimes
    tins (1.3.0)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    uglifier (2.5.3)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    unicorn (4.8.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    uniform_notifier (1.6.2)
    varia_model (0.4.0)
      buff-extensions (~> 1.0)
      hashie (>= 2.0.2, < 3.0.0)
    websocket-driver (0.3.4)
    xpath (2.0.0)
      nokogiri (~> 1.3)
    yajl-ruby (1.2.1)

PLATFORMS
  ruby

DEPENDENCIES
  acts-as-taggable-on (~> 3.3.0)
  autoprefixer-rails (~> 2.1.1.20140710)
  berkshelf (~> 3.1.4)
  bootstrap-sass (~> 3.2.0.0)
  bullet (~> 4.13.0)
  cancancan (~> 1.9.1)
  capistrano
  capistrano-bundler
  capistrano-rails
  capistrano3-unicorn
  capybara (~> 2.4.1)
  chef (~> 11.12.8)
  coffee-rails (~> 4.0.0)
  coveralls (~> 0.7.0)
  database_cleaner (~> 1.3.0)
  exception_notification (~> 4.1.0.rc1)
  font-awesome-rails (~> 4.1.0.0)
  jbuilder (~> 2.0)
  jquery-rails
  kaminari (~> 0.16.1)
  knife-solo (~> 0.4.2)
  launchy (~> 2.4.2)
  mysql2
  newrelic_rpm
  nokogiri (~> 1.6.3.1)
  omniauth-github (~> 1.1.2)
  pg (~> 0.17.1)
  poltergeist (~> 1.5.1)
  rails (= 4.1.5)
  rails-assets-google-code-prettify (~> 1.0.2)
  rails-assets-jquery-textcomplete (~> 0.2.4)
  rails-assets-moment (~> 2.8.1)
  rails-assets-mousetrap (~> 1.4.6)
  rails-assets-typeahead.js (~> 0.10.4)
  rails-assets-underscore (~> 1.6.0)
  rails-assets-vue (~> 0.10.6)
  rails-i18n (~> 4.0.2)
  rails_12factor (~> 0.0.2)
  ransack (~> 1.2.3)
  rb-readline (~> 0.5.1)
  redcarpet (~> 3.1.2)
  rspec-rails (~> 3.0.2)
  sass-rails (~> 4.0.3)
  sdoc (~> 0.4.0)
  sequenced (~> 1.6.0)
  shoulda-matchers (~> 2.6.2)
  simplecov (~> 0.9.0)
  slim-rails (~> 2.1.5)
  spring
  uglifier (>= 1.3.0)
  unicorn (~> 4.8.3)