mezis/appfab

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/FooBarWidget/default_value_for.git
  revision: 8e5d17853bb297c2f285c97e5b5b420a64adff03
  branch: rails4
  specs:
    default_value_for (3.0.0.beta1)
      activerecord (>= 3.2.0, < 5.0)

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.0.3)
      actionpack (= 4.0.3)
      mail (~> 2.5.4)
    actionpack (4.0.3)
      activesupport (= 4.0.3)
      builder (~> 3.1.0)
      erubis (~> 2.7.0)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    activemodel (4.0.3)
      activesupport (= 4.0.3)
      builder (~> 3.1.0)
    activerecord (4.0.3)
      activemodel (= 4.0.3)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.3)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.3)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    addressable (2.3.5)
    andand (1.3.3)
    animation (0.1.alpha.3)
      compass (>= 0.12.0)
      sass (>= 3.2.0.alpha.95)
    arel (4.0.2)
    atomic (1.1.14)
    axiom-types (0.0.5)
      descendants_tracker (~> 0.0.1)
      ice_nine (~> 0.9)
    bcrypt-ruby (3.1.2)
    better_errors (1.1.0)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    bootstrap-sass (2.3.2.2)
      sass (~> 3.2)
    builder (3.1.4)
    cancan (1.6.10)
    capybara (2.0.3)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 1.0.0)
    childprocess (0.3.9)
      ffi (~> 1.0, >= 1.0.11)
    chunky_png (1.2.9)
    coderay (1.1.0)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.6.3)
    compass (0.12.2)
      chunky_png (~> 1.2)
      fssm (>= 0.2.7)
      sass (~> 3.1)
    compass-rails (1.1.3)
      compass (>= 0.12.2)
    configatron (2.13.0)
      yamler (>= 0.1.0)
    cookiejar (0.3.0)
    coveralls (0.6.9)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    css_parser (1.3.5)
      addressable
    cucumber (1.3.8)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.3)
      gherkin (~> 2.12.1)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.0.2)
    cucumber-rails (1.4.0)
      capybara (>= 1.1.2)
      cucumber (>= 1.2.0)
      nokogiri (>= 1.5.0)
      rails (>= 3.0.0)
    daemons (1.1.9)
    dalli (2.6.4)
    database_cleaner (1.1.1)
    debug_inspector (0.0.2)
    descendants_tracker (0.0.3)
    devise (3.2.2)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      thread_safe (~> 0.1)
      warden (~> 1.2.3)
    diff-lcs (1.2.4)
    dotenv (0.9.0)
    dotenv-rails (0.9.0)
      dotenv (= 0.9.0)
    dragonfly (1.0.2)
      multi_json (~> 1.0)
      rack
    dragonfly-activerecord (0.0.1)
      activerecord (>= 3.2.6)
    em-http-request (1.0.3)
      addressable (>= 2.2.3)
      cookiejar
      em-socksify
      eventmachine (>= 1.0.0.beta.4)
      http_parser.rb (>= 0.5.3)
    em-socksify (0.3.0)
      eventmachine (>= 1.0.0.beta.4)
    em-websocket (0.5.0)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0.5.3)
    equalizer (0.0.9)
    erubis (2.7.0)
    eventmachine (1.0.3)
    execjs (2.0.2)
    faker (1.2.0)
      i18n (~> 0.5)
    faraday (0.8.8)
      multipart-post (~> 1.2.0)
    fast_gettext (0.8.1)
    faye-websocket (0.4.7)
      eventmachine (>= 0.12.0)
    ffi (1.9.3)
    fineuploader-rails (3.3)
      actionpack (>= 3.1)
      railties (>= 3.1)
    font-awesome-rails (4.0.3.0)
      railties (>= 3.2, < 5.0)
    formatador (0.2.4)
    fssm (0.2.10)
    gettext (3.0.2)
      locale (>= 2.0.5)
      text
    gettext_i18n_rails (1.0.3)
      fast_gettext (>= 0.4.8)
    gherkin (2.12.1)
      multi_json (~> 1.3)
    gravtastic (3.2.6)
    guard (1.8.2)
      formatador (>= 0.2.4)
      listen (>= 1.0.0)
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
      thor (>= 0.14.6)
    guard-bundler (1.0.0)
      bundler (~> 1.0)
      guard (~> 1.1)
    guard-cucumber (1.4.0)
      cucumber (>= 1.2.0)
      guard (>= 1.1.0)
    guard-migrate (0.2.1)
      guard (>= 1.3.0)
    guard-rails (0.4.7)
      guard (>= 0.2.2)
    guard-rspec (3.0.3)
      guard (>= 1.8)
      rspec (~> 2.13)
    haml (4.0.4)
      tilt
    haml-rails (0.5.3)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
      haml (>= 3.1, < 5.0)
      railties (>= 4.0.1)
    hashie (2.0.5)
    hike (1.2.3)
    http_parser.rb (0.5.3)
    httparty (0.11.0)
      multi_json (~> 1.0)
      multi_xml (>= 0.5.2)
    httpauth (0.2.0)
    httpclient (2.3.4.1)
    i18n (0.6.9)
    ice_nine (0.11.0)
    jquery-rails (3.0.4)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    jquery-turbolinks (2.0.1)
      railties (>= 3.1.0)
      turbolinks
    json (1.8.1)
    jwt (0.1.8)
      multi_json (>= 1.5)
    kgio (2.8.1)
    launchy (2.3.0)
      addressable (~> 2.3)
    license_finder (0.9.2)
      bundler
      httparty
      rake
      sequel
      sqlite3
      thor
    listen (1.1.6)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    locale (2.0.9)
    lumberjack (1.0.4)
    machinist (2.0)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    memcachier (0.0.2)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_portile (0.5.2)
    minitest (4.7.5)
    multi_json (1.8.4)
    multi_test (0.0.2)
    multi_xml (0.5.5)
    multipart-post (1.2.0)
    newrelic_rpm (3.7.1.182)
    nifty-generators (0.4.6)
    nokogiri (1.6.1)
      mini_portile (~> 0.5.0)
    oauth2 (0.8.1)
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
    omniauth (1.1.4)
      hashie (>= 1.2, < 3)
      rack
    omniauth-github (1.1.1)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-google-oauth2 (0.2.2)
      omniauth (~> 1.0)
      omniauth-oauth2
    omniauth-oauth2 (1.1.1)
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
    orm_adapter (0.5.0)
    pg (0.17.1)
    poltergeist (1.1.2)
      capybara (~> 2.0.1)
      faye-websocket (~> 0.4.4)
      http_parser.rb (~> 0.5.3)
    polyglot (0.3.4)
    pry (0.9.12.6)
      coderay (~> 1.0)
      method_source (~> 0.8)
      slop (~> 3.4)
    pry-doc (0.5.1)
      pry (>= 0.9)
      yard (>= 0.8)
    pry-nav (0.2.3)
      pry (~> 0.9.10)
    pry-rails (0.3.2)
      pry (>= 0.9.10)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    pusher (0.12.0)
      httpclient (~> 2.3.0)
      multi_json (~> 1.0)
      signature (~> 0.1.6)
    pusher-fake (0.12.0)
      em-http-request (>= 1.0.0, < 1.2.0)
      em-websocket (~> 0.5)
      multi_json (~> 1.6)
      thin (~> 1.5)
    query_reviewer (0.2.2)
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
    rack (1.5.2)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-test (0.6.2)
      rack (>= 1.0)
    rails (4.0.3)
      actionmailer (= 4.0.3)
      actionpack (= 4.0.3)
      activerecord (= 4.0.3)
      activesupport (= 4.0.3)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.0.3)
      sprockets-rails (~> 2.0.0)
    rails-observers (0.1.2)
      activemodel (~> 4.0)
    rails_12factor (0.0.2)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.1)
    rails_stdout_logging (0.0.3)
    railties (4.0.3)
      actionpack (= 4.0.3)
      activesupport (= 4.0.3)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbows (4.5.0)
      kgio (~> 2.5)
      rack (~> 1.1)
      unicorn (~> 4.6, >= 4.6.2)
    raindrops (0.12.0)
    rake (10.1.1)
    rb-fchange (0.0.6)
      ffi
    rb-fsevent (0.9.3)
    rb-inotify (0.9.2)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.0)
      ffi (>= 0.5.0)
    redcarpet (3.0.0)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    roadie (2.4.3)
      actionmailer (> 3.0.0, < 5.0.0)
      css_parser (~> 1.3.4)
      nokogiri (> 1.5.0)
      sprockets
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.5)
    rspec-expectations (2.14.2)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.3)
    rspec-rails (2.14.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    ruby-prof (0.13.0)
    ruby_parser (3.2.2)
      sexp_processor (~> 4.1)
    rubyzip (0.9.9)
    sass (3.2.13)
    sass-rails (4.0.1)
      railties (>= 4.0.0, < 5.0)
      sass (>= 3.1.10)
      sprockets-rails (~> 2.0.0)
    selenium-webdriver (2.35.1)
      childprocess (>= 0.2.5)
      multi_json (~> 1.0)
      rubyzip (< 1.0.0)
      websocket (~> 1.0.4)
    sentry-raven (0.7.1)
      faraday (>= 0.7.6)
      hashie (>= 1.1.0)
      uuidtools
    sequel (3.20.0)
    sexp_processor (4.3.0)
    sextant (0.2.4)
      rails (>= 3.2)
    signature (0.1.7)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    slop (3.4.7)
    sprockets (2.10.1)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.0.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
    sqlite3 (1.3.8)
    state_machine (1.2.0)
    term-ansicolor (1.2.2)
      tins (~> 0.8)
    terminal-notifier-guard (1.5.3)
    text (1.2.3)
    textacular (3.1.0)
      activerecord (>= 3.0, < 4.1)
    thin (1.6.1)
      daemons (>= 1.0.9)
      eventmachine (>= 1.0.0)
      rack (>= 1.0.0)
    thor (0.18.1)
    thread_safe (0.1.3)
      atomic
    tilt (1.4.1)
    timecop (0.7.1)
    tins (0.9.0)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    turbolinks (2.1.0)
      coffee-rails
    tzinfo (0.3.38)
    uglifier (2.4.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    unicorn (4.6.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    uuidtools (2.1.4)
    virtus (1.0.1)
      axiom-types (~> 0.0.5)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0.1)
      equalizer (~> 0.0.7)
    warden (1.2.3)
      rack (>= 1.0)
    websocket (1.0.7)
    will_paginate (3.0.5)
    xpath (1.0.0)
      nokogiri (~> 1.3)
    yamler (0.1.0)
    yard (0.8.7.3)

PLATFORMS
  ruby

DEPENDENCIES
  andand
  animation
  better_errors
  binding_of_caller
  bootstrap-sass
  cancan
  capybara (~> 2.0.3)
  coffee-rails
  compass-rails
  configatron
  coveralls
  cucumber-rails
  dalli
  database_cleaner
  default_value_for!
  devise
  dotenv-rails
  dragonfly
  dragonfly-activerecord
  faker
  fineuploader-rails
  font-awesome-rails
  gettext
  gettext_i18n_rails
  gravtastic
  guard
  guard-bundler
  guard-cucumber
  guard-migrate
  guard-rails
  guard-rspec
  haml-rails
  jquery-rails
  jquery-turbolinks
  launchy
  license_finder
  machinist
  memcachier
  newrelic_rpm
  nifty-generators
  omniauth-github
  omniauth-google-oauth2
  pg
  poltergeist
  pry
  pry-doc
  pry-nav
  pry-rails
  pry-remote
  pusher
  pusher-fake
  query_reviewer
  quiet_assets
  rack-cache
  rails (~> 4.0.0)
  rails-observers
  rails_12factor
  rainbows
  rb-fchange
  rb-fsevent
  rb-inotify
  redcarpet
  roadie
  rspec
  rspec-rails
  ruby-prof
  ruby_parser
  sass (~> 3.2.0)
  sass-rails
  sentry-raven
  sextant
  state_machine
  terminal-notifier-guard
  textacular (~> 3.0)
  thin
  timecop
  turbolinks
  uglifier (>= 1.0.3)
  virtus
  will_paginate