opengovernment/askthem

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/opengovernment/auto_html.git
  revision: d3223ad11a55764781c1ab016659b11c83271a3b
  specs:
    auto_html (1.6.1)
      redcarpet (~> 2.0)
      rinku (~> 1.5.0)

GIT
  remote: git://github.com/opengovernment/invalid_utf8_rejector.git
  revision: 3ab61267e5e948923c079b2f3021a2644c41fe8f
  specs:
    invalid_utf8_rejector (0.0.1)
      rack (~> 1.0)

GIT
  remote: git://github.com/walter/google_civic_info.git
  revision: 1585ef2e342647f8511089b3cf8340b1a4b6e582
  specs:
    google_civic_info (0.0.1)
      json

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.21)
      actionpack (= 3.2.21)
      mail (~> 2.5.4)
    actionpack (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.4)
      rack (~> 1.4.5)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.2.1)
    activemodel (3.2.21)
      activesupport (= 3.2.21)
      builder (~> 3.0.0)
    activerecord (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
    activesupport (3.2.21)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    addressable (2.3.6)
    airbrake (4.1.0)
      builder
      multi_json
    arel (3.0.3)
    authority (3.0.0)
      activesupport (>= 3.0.0)
      rake (>= 0.8.7)
    bcrypt (3.1.7)
    bcrypt-ruby (3.1.5)
      bcrypt (>= 3.1.3)
    buftok (0.2.0)
    builder (3.0.4)
    bullet (4.8.0)
      activesupport
      uniform_notifier (>= 1.4.0)
    capistrano (2.15.5)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    capybara (2.4.4)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    carrierwave (0.9.0)
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
      json (>= 1.7)
    carrierwave-mongoid (0.7.1)
      carrierwave (>= 0.8.0, < 0.11.0)
      mongoid (>= 3.0, < 5.0)
      mongoid-grid_fs (>= 1.3, < 3.0)
    carrierwave-video-thumbnailer (0.1.4)
      carrierwave
    celluloid (0.16.0)
      timers (~> 4.0.0)
    chunky_png (1.3.0)
    client_side_validations (3.2.6)
    client_side_validations-mongoid (3.1.0)
      client_side_validations (~> 3.2.0)
      mongoid (~> 3.1.0)
    cliver (0.3.2)
    coderay (1.1.0)
    coffee-rails (3.2.2)
      coffee-script (>= 2.2.0)
      railties (~> 3.2.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.6.3)
    compass (0.12.6)
      chunky_png (~> 1.2)
      fssm (>= 0.2.7)
      sass (~> 3.2.19)
    compass-rails (1.1.7)
      compass (>= 0.12.2)
      sprockets (<= 2.11.0)
    connection_pool (2.0.0)
    coveralls (0.7.1)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (3.2.3)
      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.5)
    docile (1.1.5)
    equalizer (0.0.9)
    erubis (2.7.0)
    excon (0.25.3)
    execjs (2.0.2)
    factory_girl (4.4.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.4.1)
      factory_girl (~> 4.4.0)
      railties (>= 3.0.0)
    fakeredis (0.4.3)
      redis (~> 3.0.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    fog (1.14.0)
      builder
      excon (~> 0.25.0)
      formatador (~> 0.2.0)
      mime-types
      multi_json (~> 1.0)
      net-scp (~> 1.1)
      net-ssh (>= 2.1.3)
      nokogiri (~> 1.5)
      ruby-hmac
    formatador (0.2.4)
    fssm (0.2.10)
    geocoder (1.2.5)
    has_scope (0.6.0.rc)
      actionpack (>= 3.2, < 5)
      activesupport (>= 3.2, < 5)
    hashie (2.0.5)
    highline (1.6.19)
    hike (1.2.3)
    hitimes (1.2.2)
    http (0.5.1)
      http_parser.rb
    http_parser.rb (0.6.0)
    i18n (0.6.11)
    inherited_resources (1.5.1)
      actionpack (>= 3.2, < 4.2)
      has_scope (~> 0.6.0.rc)
      railties (>= 3.2, < 4.2)
      responders (~> 1.0)
    journey (1.0.4)
    jquery-rails (3.1.2)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (1.8.2)
    jwt (0.1.11)
      multi_json (>= 1.5)
    kaminari (0.16.1)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
    kgio (2.8.0)
    mail (2.5.4)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    method_source (0.8.2)
    mime-types (1.25.1)
    mini_portile (0.6.2)
    mongoid (3.1.6)
      activemodel (~> 3.2)
      moped (~> 1.4)
      origin (~> 1.0)
      tzinfo (~> 0.3.29)
    mongoid-grid_fs (2.1.0)
      mime-types (>= 1.0, < 3.0)
      mongoid (>= 3.0, < 5.0)
    mongoid-rspec (1.11.0)
      mongoid (~> 3.1.6)
      rake
      rspec (>= 2.14)
    moped (1.5.2)
    multi_json (1.11.0)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.9.1)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    netrc (0.10.3)
    newrelic_rpm (3.7.3.204)
    nokogiri (1.6.6.2)
      mini_portile (~> 0.6.0)
    oauth2 (0.9.3)
      faraday (>= 0.8, < 0.10)
      jwt (~> 0.1.8)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    omniauth (1.2.1)
      hashie (>= 1.2, < 3)
      rack (~> 1.0)
    omniauth-facebook (1.6.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-gplus (1.2.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-oauth2 (1.1.2)
      faraday (>= 0.8, < 0.10)
      multi_json (~> 1.3)
      oauth2 (~> 0.9.3)
      omniauth (~> 1.2)
    origin (1.1.0)
    orm_adapter (0.5.0)
    poltergeist (1.6.0)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
    polyglot (0.3.5)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-rails (0.3.2)
      pry (>= 0.9.10)
    rack (1.4.5)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-cors (0.3.1)
    rack-ssl (1.3.4)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (3.2.21)
      actionmailer (= 3.2.21)
      actionpack (= 3.2.21)
      activerecord (= 3.2.21)
      activeresource (= 3.2.21)
      activesupport (= 3.2.21)
      bundler (~> 1.0)
      railties (= 3.2.21)
    railties (3.2.21)
      actionpack (= 3.2.21)
      activesupport (= 3.2.21)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    raindrops (0.11.0)
    rake (10.3.2)
    rdoc (3.12.2)
      json (~> 1.4)
    redcarpet (2.3.0)
    redis (3.0.7)
    redis-namespace (1.5.1)
      redis (~> 3.0, >= 3.0.4)
    responders (1.1.1)
      railties (>= 3.2, < 4.2)
    rest-client (1.7.3)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rinku (1.5.1)
    rmagick (2.13.3)
    rolify (3.3.0.rc4)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.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-growl (3.0)
    ruby-hmac (0.4.0)
    ruby-progressbar (1.7.0)
    rvm-capistrano (1.5.1)
      capistrano (~> 2.15.4)
    safe_yaml (1.0.1)
    sass (3.2.19)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    sidekiq (3.2.1)
      celluloid (>= 0.15.2)
      connection_pool (>= 2.0.0)
      json
      redis (>= 3.0.6)
      redis-namespace (>= 1.3.1)
    simple_form (2.1.1)
      actionpack (~> 3.0)
      activemodel (~> 3.0)
    simple_oauth (0.2.0)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    slop (3.6.0)
    sprockets (2.2.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.4)
    tilt (1.4.1)
    timers (4.0.1)
      hitimes
    tins (1.3.3)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    turbo-sprockets-rails3 (0.3.10)
      railties (> 3.2.8, < 4.0.0)
      sprockets (>= 2.0.0)
    twitter (5.5.1)
      addressable (~> 2.3)
      buftok (~> 0.2.0)
      descendants_tracker (~> 0.0.3)
      equalizer (~> 0.0.9)
      faraday (>= 0.8, < 0.10)
      http (~> 0.5.0)
      http_parser.rb (~> 0.6.0)
      json (~> 1.8)
      memoizable (~> 0.4.0)
      simple_oauth (~> 0.2.0)
    tzinfo (0.3.42)
    uglifier (2.5.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    unicorn (4.6.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    uniform_notifier (1.4.0)
    vcr (2.9.0)
    vidibus-validate_uri (0.3.0)
      activemodel (>= 3)
      activesupport (>= 3)
      rack (>= 1.2.1)
    warden (1.2.3)
      rack (>= 1.0)
    webmock (1.17.4)
      addressable (>= 2.2.7)
      crack (>= 0.3.2)
    websocket-driver (0.5.4)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
    workflow (1.0.0)
    workflow_on_mongoid (1.0.0.0)
      mongoid
      workflow (~> 1.0)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  airbrake
  authority
  auto_html!
  bullet
  capistrano
  capybara
  carrierwave (~> 0.9.0)
  carrierwave-mongoid
  carrierwave-video-thumbnailer
  client_side_validations
  client_side_validations-mongoid
  coffee-rails (~> 3.2.1)
  compass-rails
  coveralls
  devise
  factory_girl_rails
  fakeredis
  fog (= 1.14.0)
  geocoder
  google_civic_info!
  inherited_resources (~> 1.5.1)
  invalid_utf8_rejector!
  jquery-rails
  kaminari
  mongoid (~> 3.1.2)
  mongoid-rspec
  newrelic_rpm (= 3.7.3.204)
  nokogiri
  omniauth
  omniauth-facebook
  omniauth-gplus
  poltergeist
  pry-rails
  rack-cors
  rails (= 3.2.21)
  rest-client
  rmagick
  rolify
  rspec-rails
  ruby-growl (= 3.0)
  ruby-progressbar
  rvm-capistrano
  sass-rails (~> 3.2.3)
  sidekiq (= 3.2.1)
  simple_form
  turbo-sprockets-rails3
  twitter (= 5.5.1)
  uglifier (>= 1.0.3)
  unicorn
  vcr
  vidibus-validate_uri
  webmock
  workflow_on_mongoid