concord-consortium/lara

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/concord-consortium/capistrano-autoscaling.git
  revision: 49d6bff5002d188495bec53996b9bdbaa5b4a01f
  branch: concord
  specs:
    capistrano-autoscaling (0.0.8.5)
      aws-sdk (>= 1.5.4)
      capistrano (< 3)

GIT
  remote: https://github.com/concord-consortium/ribbons-rails.git
  revision: 8e5f5701f53ad2026c3cafb0d2bc49b2d172a69d
  specs:
    ribbons-rails (0.0.1)
      railties

GIT
  remote: https://github.com/concord-consortium/secure-samesite-cookies.git
  revision: da3078b1f2d1ac9c4c62b5cd7cd4c1fce1eb6dd1
  tag: v1.0.2
  specs:
    rack-secure_samesite_cookies (1.0.2)
      rack (>= 1.4.7)

GIT
  remote: https://github.com/intridea/omniauth-oauth2.git
  revision: a88f9c86dff747f77813f09848e65b61aa1af3e3
  specs:
    omniauth-oauth2 (1.1.1)
      oauth2 (~> 0.9.0)
      omniauth (~> 1.0)

GIT
  remote: https://github.com/lostapathy/yaml_db.git
  revision: 729be462da1f7c7f140dae5482a922934e27bcc6
  specs:
    yaml_db (0.3.0)
      rails (>= 3.0, < 4.3)
      rake (>= 0.8.7)

GIT
  remote: https://github.com/zebitex/aws-ses.git
  revision: 65e1ff1c3c2031b243f773cb9e61df6e49db71dd
  ref: 78-sigv4-problem
  specs:
    aws-ses (0.7.1)
      builder
      mail (> 2.2.5)
      mime-types
      xml-simple

GEM
  remote: https://rubygems.org/
  remote: https://gems.railslts.com/
  specs:
    actionmailer (3.2.22.13)
      actionpack (= 3.2.22.13)
      mail (~> 2.5.4)
    actionpack (3.2.22.13)
      activemodel (= 3.2.22.13)
      activesupport (= 3.2.22.13)
      builder (~> 3.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.3)
    activemodel (3.2.22.13)
      activesupport (= 3.2.22.13)
      builder (~> 3.0)
    activerecord (3.2.22.13)
      activemodel (= 3.2.22.13)
      activesupport (= 3.2.22.13)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.22.13)
      activemodel (= 3.2.22.13)
      activesupport (= 3.2.22.13)
    activesupport (3.2.22.13)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    acts_as_list (0.3.0)
      activerecord (>= 3.0)
    addressable (2.5.0)
      public_suffix (~> 2.0, >= 2.0.2)
    arel (3.0.3)
    aws-sdk (1.66.0)
      aws-sdk-v1 (= 1.66.0)
    aws-sdk-v1 (1.66.0)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
    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)
    brakeman (2.4.1)
      erubis (~> 2.6)
      fastercsv (~> 1.5)
      haml (>= 3.0, < 5.0)
      highline (~> 1.6.20)
      multi_json (~> 1.2)
      ruby2ruby (~> 2.0.5)
      ruby_parser (~> 3.4.0)
      sass (~> 3.0)
      slim (>= 1.3.6, < 3.0)
      terminal-table (~> 1.4)
    builder (3.2.4)
    bullet (5.4.3)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.10.0)
    byebug (11.0.1)
    cancancan (1.10.1)
    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)
    capistrano-cowboy (0.1.2)
      capistrano
    capybara (2.4.4)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    chosen-rails (1.0.1)
      coffee-rails (>= 3.2)
      compass-rails (>= 1.0)
      railties (>= 3.0)
      sass-rails (>= 3.2)
    chunky_png (1.3.11)
    ci_reporter (1.7.3)
      builder (>= 2.1.2)
    cliver (0.3.2)
    coderay (1.1.2)
    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.9.1.1)
    compass (1.0.3)
      chunky_png (~> 1.2)
      compass-core (~> 1.0.2)
      compass-import-once (~> 1.0.5)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      sass (>= 3.3.13, < 3.5)
    compass-blueprint (1.0.0)
      compass
    compass-core (1.0.3)
      multi_json (~> 1.0)
      sass (>= 3.3.0, < 3.5)
    compass-import-once (1.0.5)
      sass (>= 3.2, < 3.5)
    compass-rails (3.1.0)
      compass (~> 1.0.0)
      sass-rails (< 5.1)
      sprockets (< 4.0)
    concurrent-ruby (1.1.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    daemons (1.1.9)
    debug_inspector (0.0.2)
    default_value_for (2.0.3)
    delayed_job (4.0.0)
      activesupport (>= 3.0, < 4.1)
    delayed_job_active_record (4.0.0)
      activerecord (>= 3.0, < 4.1)
      delayed_job (>= 3.0, < 4.1)
    delayed_job_web (1.2.5)
      activerecord (> 3.0.0)
      delayed_job (> 2.0.3)
      sinatra (>= 0.9.2)
    devise (3.0.1)
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 3.2.6, < 5)
      warden (~> 1.2.3)
    diff-lcs (1.3)
    docile (1.3.1)
    dynamic_form (1.1.4)
    erubis (2.7.0)
    exception_notification (4.0.1)
      actionmailer (>= 3.0.4)
      activesupport (>= 3.0.4)
    execjs (2.0.2)
    factory_girl (4.3.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.3.0)
      factory_girl (~> 4.3.0)
      railties (>= 3.0.0)
    faker (1.2.0)
      i18n (~> 0.5)
    faraday (0.8.8)
      multipart-post (~> 1.2.0)
    fastercsv (1.5.5)
    ffi (1.10.0)
    font-awesome-rails (4.3.0.0)
      railties (>= 3.2, < 5.0)
    formatador (0.2.5)
    gon (5.2.3)
      actionpack (>= 2.3.0)
      json
      multi_json
      request_store (>= 1.0.5)
    guard (2.15.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    haml (4.0.5)
      tilt
    hashdiff (0.3.2)
    hashie (3.6.0)
    highline (1.6.21)
    hike (1.2.3)
    httparty (0.12.0)
      json (~> 1.8)
      multi_xml (>= 0.5.2)
    httpauth (0.2.0)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    jasmine (2.2.0)
      jasmine-core (~> 2.2)
      phantomjs
      rack (>= 1.2.1)
      rake
    jasmine-core (2.2.0)
    jasmine-jquery-rails (2.0.3)
    journey (1.0.4)
    jquery-rails (3.1.5)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (4.1.0)
      railties (>= 3.1.0)
    json (1.8.6)
    jwt (0.1.8)
      multi_json (>= 1.5)
    kgio (2.10.0)
    launchy (2.4.0)
      addressable (~> 2.3)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lol_dba (1.6.0)
      actionpack (>= 3.0)
      activerecord (>= 3.0)
      railties (>= 3.0)
    lumberjack (1.0.13)
    mail (2.5.5)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    method_source (0.9.2)
    mime-types (1.25.1)
    mini_portile2 (2.4.0)
    multi_json (1.13.1)
    multi_xml (0.5.5)
    multipart-post (1.2.0)
    mysql2 (0.3.21)
    nenv (0.3.0)
    nested_form (0.3.2)
    net-scp (1.1.2)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.7.0)
    net-ssh-gateway (1.2.0)
      net-ssh (>= 2.6.5)
    newrelic_rpm (4.6.0.338)
    nokogiri (1.10.3)
      mini_portile2 (~> 2.4.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    oauth2 (0.9.2)
      faraday (~> 0.8)
      httpauth (~> 0.2)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    omniauth (1.3.2)
      hashie (>= 1.2, < 4)
      rack (>= 1.0, < 3)
    orm_adapter (0.5.0)
    phantomjs (1.9.8.0)
    poltergeist (1.5.1)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
    polyglot (0.3.5)
    power_assert (1.0.1)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.7.0)
      byebug (~> 11.0)
      pry (~> 0.10)
    public_suffix (2.0.5)
    quiet_assets (1.1.0)
      railties (>= 3.1, < 5.0)
    rack (1.4.7)
    rack-cache (1.9.0)
      rack (>= 0.4)
    rack-cors (0.4.1)
    rack-environmental (1.3.1)
      rack-plastic (>= 0.1.1)
    rack-plastic (0.1.3)
      nokogiri (~> 1.4)
      rack (~> 1.0)
    rack-protection (1.5.5)
      rack
    rack-ssl (1.3.4)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (3.2.22.13)
      actionmailer (= 3.2.22.13)
      actionpack (= 3.2.22.13)
      activemodel (= 3.2.22.13)
      activerecord (= 3.2.22.13)
      activeresource (= 3.2.22.13)
      activesupport (= 3.2.22.13)
      bundler (~> 1.0)
      railslts-version (= 3.2.22.13)
      railties (= 3.2.22.13)
    railslts-version (3.2.22.13)
    railties (3.2.22.13)
      actionpack (= 3.2.22.13)
      activesupport (= 3.2.22.13)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    raindrops (0.16.0)
    rake (10.5.0)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    rdoc (3.12.2)
      json (~> 1.4)
    request-log-analyzer (1.12.10)
    request_store (1.1.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-activemodel-mocks (1.0.1)
      activemodel (>= 3.0)
      activesupport (>= 3.0)
      rspec-mocks (>= 2.99, < 4.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-rails (3.8.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    ruby-ole (1.2.11.8)
    ruby2ruby (2.0.7)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
    ruby_dep (1.5.0)
    ruby_parser (3.4.1)
      sexp_processor (~> 4.1)
    safe_yaml (1.0.4)
    sass (3.4.25)
    sass-rails (3.2.6)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    sexp_processor (4.4.1)
    sextant (0.2.4)
      rails (>= 3.2)
    shellany (0.0.1)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    slim (2.0.2)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
    spreadsheet (1.0.3)
      ruby-ole (>= 1.0)
    spring (1.2.0)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sprockets (2.2.3)
      hike (~> 1.2)
      multi_json (~> 1.0)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sqlite3 (1.3.13)
    temple (0.6.7)
    terminal-table (1.4.5)
    test-unit (3.2.3)
      power_assert
    thor (0.20.3)
    tilt (1.4.1)
    timecop (0.6.3)
    tinymce-rails (4.7.9)
      railties (>= 3.1.1)
    treetop (1.4.15)
      polyglot
      polyglot (>= 0.3.1)
    turbo-sprockets-rails3 (0.3.14)
      railties (> 3.2.8, < 4.0.0)
      sprockets (>= 2.2.0)
    tzinfo (0.3.55)
    uglifier (4.1.8)
      execjs (>= 0.3.0, < 3)
    unicorn (5.0.1)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    uniform_notifier (1.10.0)
    useragent (0.10.0)
    uuidtools (2.1.4)
    warden (1.2.3)
      rack (>= 1.0)
    webmock (1.24.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    webrick (1.3.1)
    websocket-driver (0.5.1)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.1)
    will_paginate (3.0.7)
    xml-simple (1.1.8)
    xpath (2.0.0)
      nokogiri (~> 1.3)
    xray-rails (0.1.12)
      coffee-rails
      rails (>= 3.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  actionmailer!
  actionpack!
  activemodel!
  activerecord!
  activeresource!
  activesupport!
  acts_as_list (~> 0.3)
  aws-sdk (~> 1.66)
  aws-ses!
  better_errors (~> 1.1)
  binding_of_caller (~> 0.7)
  brakeman (~> 2.4)
  bullet (~> 5.4.3, >= 5.4.3)
  cancancan (~> 1.10)
  capistrano (~> 2.15)
  capistrano-autoscaling (~> 0.0)!
  capistrano-cowboy (~> 0.1)
  capybara (~> 2.4)
  chosen-rails (~> 1.0)
  ci_reporter (~> 1.7)
  coffee-rails (~> 3.2)
  compass-blueprint (~> 1.0)
  compass-rails (~> 3.0)
  daemons (~> 1.1)
  default_value_for (~> 2.0)
  delayed_job_active_record (~> 4.0)
  delayed_job_web (~> 1.2)
  devise (~> 3.0)
  dynamic_form (~> 1.1)
  exception_notification (~> 4.0)
  factory_girl_rails (~> 4.3)
  faker (~> 1.2)
  font-awesome-rails (~> 4.3)
  gon (~> 5.2)
  guard-rspec (~> 4.6)
  haml (~> 4.0)
  highline (~> 1.6)
  httparty (~> 0.12)
  jasmine (~> 2.2)
  jasmine-jquery-rails (~> 2.0)
  jquery-rails (~> 3.1.3)
  jquery-ui-rails (~> 4.1)
  launchy (~> 2.4)
  lol_dba (~> 1.6)
  multi_json (~> 1.11)
  mysql2 (~> 0.3)
  nested_form (~> 0.3)
  newrelic_rpm (~> 4.6, >= 4.6.0.338)
  nokogiri (>= 1.8.5)
  omniauth (~> 1.3.2)
  omniauth-oauth2 (~> 1.1)!
  poltergeist (~> 1.5)
  pry
  pry-byebug
  quiet_assets (~> 1.1)
  rack-cors (~> 0.4.1)
  rack-environmental (~> 1.3)
  rack-secure_samesite_cookies!
  rails (~> 3.2.22)!
  railslts-version!
  railties!
  rake (< 11)
  rb-fsevent (~> 0.9)
  request-log-analyzer (~> 1.12)
  ribbons-rails (~> 0.0)!
  rspec-activemodel-mocks (~> 1.0)
  rspec-rails (~> 3.8)
  safe_yaml (~> 1.0)
  sass-rails (~> 3.2)
  sextant (~> 0.2)
  simplecov
  spreadsheet (~> 1.0)
  spring (~> 1.2)
  spring-commands-rspec (~> 1.0)
  sqlite3 (~> 1.3)
  test-unit (~> 3.0)
  timecop (~> 0.6)
  tinymce-rails (~> 4.7)
  turbo-sprockets-rails3 (~> 0.3)
  uglifier (~> 4.1)
  unicorn
  useragent (~> 0.10)
  uuidtools (~> 2.1)
  webmock (~> 1.20)
  webrick (~> 1.3)
  will_paginate (~> 3.0)
  xray-rails (~> 0.1)
  yaml_db (~> 0.2)!

BUNDLED WITH
   1.17.3