seratch/gistub

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.0.13)
      actionpack (= 4.0.13)
      mail (~> 2.5, >= 2.5.4)
    actionpack (4.0.13)
      activesupport (= 4.0.13)
      builder (~> 3.1.0)
      erubis (~> 2.7.0)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    activemodel (4.0.13)
      activesupport (= 4.0.13)
      builder (~> 3.1.0)
    activerecord (4.0.13)
      activemodel (= 4.0.13)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.13)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activerecord-jdbc-adapter (1.3.13)
      activerecord (>= 2.2)
    activerecord-jdbcsqlite3-adapter (1.3.13)
      activerecord-jdbc-adapter (~> 1.3.13)
      jdbc-sqlite3 (>= 3.7.2, < 3.9)
    activesupport (4.0.13)
      i18n (~> 0.6, >= 0.6.9)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    arel (4.0.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)
    builder (3.1.4)
    bullet (4.14.0)
      activesupport (>= 3.0.0)
      uniform_notifier (>= 1.6.0)
    childprocess (0.5.5)
      ffi (~> 1.0, >= 1.0.11)
    choice (0.2.0)
    coderay (1.1.0)
    commonjs (0.2.7)
    coveralls (0.7.1)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    daemons (1.1.9)
    debug_inspector (0.0.2)
    diff-lcs (1.2.5)
    docile (1.1.5)
    erubis (2.7.0)
    eventmachine (1.0.4)
    execjs (2.2.2)
    factory_girl (4.5.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.5.0)
      factory_girl (~> 4.5.0)
      railties (>= 3.0.0)
    ffi (1.9.6-java)
    hashie (3.3.2)
    hike (1.2.3)
    i18n (0.7.0)
    jdbc-sqlite3 (3.8.7)
    jquery-rails (3.1.2)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.2)
    json (1.8.2-java)
    kaminari (0.16.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kramdown (1.5.0)
    less (2.6.0)
      commonjs (~> 0.2.7)
    less-rails (2.6.0)
      actionpack (>= 3.1)
      less (~> 2.6.0)
    libv8 (3.16.14.7)
    magic_encoding (0.0.2)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    method_source (0.8.2)
    mime-types (2.4.3)
    minitest (4.7.5)
    mizuno (0.6.8)
      childprocess (>= 0.2.6)
      choice (>= 0.1.0)
      ffi (>= 1.0.0)
      rack (>= 1.0.0)
    multi_json (1.10.1)
    netrc (0.10.2)
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
    omniauth-openid (1.0.1)
      omniauth (~> 1.0)
      rack-openid (~> 1.3.1)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry (0.10.1-java)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
      spoon (~> 0.0)
    pry-rails (0.3.2)
      pry (>= 0.9.10)
    rack (1.5.2)
    rack-openid (1.3.1)
      rack (>= 1.1.0)
      ruby-openid (>= 2.1.8)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.0.13)
      actionmailer (= 4.0.13)
      actionpack (= 4.0.13)
      activerecord (= 4.0.13)
      activesupport (= 4.0.13)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.0.13)
      sprockets-rails (~> 2.0)
    rails_autolink (1.1.6)
      rails (> 3.1)
    railties (4.0.13)
      actionpack (= 4.0.13)
      activesupport (= 4.0.13)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (10.4.2)
    ref (1.0.5)
    rest-client (1.7.2)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-kickstarter (1.0.0)
    rspec-mocks (2.14.6)
    rspec-rails (2.14.2)
      actionpack (>= 3.0)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    ruby-openid (2.6.0)
    simple_form (3.1.0)
      actionpack (~> 4.0)
      activemodel (~> 4.0)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    simplecov-rcov (0.2.3)
      simplecov (>= 0.4.1)
    slop (3.6.0)
    spoon (0.0.4)
      ffi
    sprockets (2.12.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sprockets-rails (2.2.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    sqlite3 (1.3.10)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    therubyracer (0.12.1)
      libv8 (~> 3.16.14.0)
      ref
    therubyrhino (2.0.4)
      therubyrhino_jar (>= 1.7.3)
    therubyrhino_jar (1.7.4)
    thin (1.6.3)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0)
      rack (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.4)
    thread_safe (0.3.4-java)
    tilt (1.4.1)
    tins (1.3.3)
    twitter-bootstrap-rails (2.2.8)
      actionpack (>= 3.1)
      execjs
      rails (>= 3.1)
      railties (>= 3.1)
    tzinfo (0.3.42)
    uglifier (2.7.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    uniform_notifier (1.6.2)

PLATFORMS
  java
  ruby

DEPENDENCIES
  activerecord-jdbcsqlite3-adapter
  better_errors (= 1.1.0)
  binding_of_caller
  bullet
  coveralls
  erubis
  factory_girl
  factory_girl_rails
  jquery-rails
  kaminari
  kramdown
  less-rails
  magic_encoding
  mizuno
  omniauth-openid
  pry-rails
  rails (= 4.0.13)
  rails_autolink
  rspec-kickstarter
  rspec-rails (= 2.14.2)
  simple_form
  simplecov
  simplecov-rcov
  sqlite3
  therubyracer
  therubyrhino
  thin
  twitter-bootstrap-rails
  uglifier (>= 1.0.3)