anicholson/kiva_snapshot

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.1)
      activesupport (= 4.2.1)
      builder (~> 3.1)
    activerecord (4.2.1)
      activemodel (= 4.2.1)
      activesupport (= 4.2.1)
      arel (~> 6.0)
    activerecord-jdbc-adapter (1.3.15)
      activerecord (>= 2.2)
    activerecord-jdbcpostgresql-adapter (1.3.15)
      activerecord-jdbc-adapter (~> 1.3.15)
      jdbc-postgres (>= 9.1)
    activesupport (4.2.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.0)
    backports (3.6.4)
    bower (0.0.4)
      multi_json
    builder (3.2.2)
    capybara (2.4.1)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    cliver (0.3.2)
    coderay (1.1.0)
    coffee-script (2.3.0)
      coffee-script-source
      execjs
    coffee-script-source (1.9.1)
    database_cleaner (1.3.0)
    diff-lcs (1.2.5)
    dotenv (0.11.1)
      dotenv-deployment (~> 0.0.2)
    dotenv-deployment (0.0.2)
    execjs (2.4.0)
    faraday (0.9.1)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.9.1)
      faraday (>= 0.7.4, < 0.10)
    ffi (1.9.6-java)
    hashie (3.4.0)
    hike (1.2.3)
    i18n (0.7.0)
    jdbc-postgres (9.4.1200)
    jdbc-postgresql (9.2.1000)
    json (1.8.2)
    json (1.8.2-java)
    jwt (1.3.0)
    method_source (0.8.2)
    mime-types (2.3)
    mini_portile (0.6.0)
    minitest (5.5.1)
    multi_json (1.11.0)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    nokogiri (1.6.3.1)
      mini_portile (= 0.6.0)
    nokogiri (1.6.3.1-java)
    oauth (0.4.7)
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
    omniauth-facebook (2.0.1)
      omniauth-oauth2 (~> 1.2)
    omniauth-oauth2 (1.2.0)
      faraday (>= 0.8, < 0.10)
      multi_json (~> 1.3)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    poltergeist (1.5.1)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
    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)
    puma (2.11.1)
      rack (>= 1.1, < 2.0)
    puma (2.11.1-java)
      rack (>= 1.1, < 2.0)
    rack (1.6.0)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rake (10.4.2)
    rspec (3.2.0)
      rspec-core (~> 3.2.0)
      rspec-expectations (~> 3.2.0)
      rspec-mocks (~> 3.2.0)
    rspec-core (3.2.2)
      rspec-support (~> 3.2.0)
    rspec-expectations (3.2.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-mocks (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-support (3.2.2)
    sass (3.4.13)
    simple_oauth (0.3.1)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sinatra-activerecord (2.0.6)
      activerecord (>= 3.2)
      sinatra (~> 1.0)
    sinatra-asset-pipeline (0.6.0)
      coffee-script (~> 2.3)
      rake (~> 10.0)
      sass (~> 3.1)
      sinatra (~> 1.4)
      sprockets (~> 2.12)
      sprockets-helpers (~> 1.1)
      sprockets-sass (~> 1.2)
    sinatra-contrib (1.4.2)
      backports (>= 2.0)
      multi_json
      rack-protection
      rack-test
      sinatra (~> 1.4.0)
      tilt (~> 1.3)
    slim (3.0.2)
      temple (~> 0.7.3)
      tilt (>= 1.3.3, < 2.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-helpers (1.1.0)
      sprockets (~> 2.0)
    sprockets-sass (1.3.1)
      sprockets (~> 2.0)
      tilt (~> 1.1)
    temple (0.7.5)
    thread_safe (0.3.5)
    thread_safe (0.3.5-java)
    tilt (1.4.1)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    websocket-driver (0.3.4)
    websocket-driver (0.3.4-java)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  java
  ruby

DEPENDENCIES
  activerecord (~> 4.2)
  activerecord-jdbc-adapter
  activerecord-jdbcpostgresql-adapter
  bower
  capybara
  database_cleaner
  dotenv
  faraday
  faraday_middleware
  jdbc-postgresql
  oauth
  omniauth
  omniauth-facebook
  omniauth-oauth2
  poltergeist
  pry
  puma (= 2.11.1)
  rack
  rake
  rspec (~> 3.0)
  sass
  simple_oauth
  sinatra
  sinatra-activerecord
  sinatra-asset-pipeline
  sinatra-contrib
  slim