18F/micropurchase

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/18F/uswds-rails-gem.git
  revision: aa12ddd314209ef9e75bb2f2bfcf1454336df049
  specs:
    uswds-rails (1.0.0)
      sass

GIT
  remote: git://github.com/18f/c2-api-client-ruby.git
  revision: 1404abe563c1a1048c91a319a488be5d6a172936
  specs:
    c2 (1.0.0)
      excon
      faraday
      faraday_middleware
      hashie
      oauth2

GIT
  remote: https://github.com/18F/saml_idp.git
  revision: 8de60fc64199bc6e56eb808e0aa9fa9180eabd7a
  ref: 8de60fc64199bc6e56eb808e0aa9fa9180eabd7a
  branch: master
  specs:
    saml_idp (0.4.0)
      activesupport
      builder
      httparty
      nokogiri (>= 1.6.2)
      uuid

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.2.7.1)
      actionpack (= 4.2.7.1)
      actionview (= 4.2.7.1)
      activejob (= 4.2.7.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (4.2.7.1)
      actionview (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      rack (~> 1.6)
      rack-test (~> 0.6.2)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (4.2.7.1)
      activesupport (= 4.2.7.1)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    active_model_serializers (0.9.7)
      activemodel (>= 3.2)
      concurrent-ruby (~> 1.0)
    activejob (4.2.7.1)
      activesupport (= 4.2.7.1)
      globalid (>= 0.3.0)
    activemodel (4.2.7.1)
      activesupport (= 4.2.7.1)
      builder (~> 3.1)
    activerecord (4.2.7.1)
      activemodel (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      arel (~> 6.0)
    activesupport (4.2.7.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    apivore (1.6.2)
      actionpack (>= 4, < 6)
      hashie (~> 3.3)
      json-schema (~> 2.5)
      rspec (~> 3)
      rspec-expectations (~> 3.1)
      rspec-mocks (~> 3.1)
    arel (6.0.4)
    ast (2.3.0)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    brakeman (3.6.2)
    builder (3.2.3)
    business_time (0.7.6)
      activesupport (>= 3.1.0)
      tzinfo
    byebug (9.0.6)
    capybara (2.14.0)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    cf-app-utils (0.6)
    choice (0.2.0)
    chronic (0.10.2)
    cliver (0.3.2)
    clockwork (2.0.2)
      activesupport
      tzinfo
    codeclimate-test-reporter (1.0.8)
      simplecov (<= 0.13)
    codeclimate_batch (0.5.0)
      json
    coderay (1.1.1)
    commander (4.4.3)
      highline (~> 1.7.2)
    concurrent-ruby (1.0.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    cucumber (2.4.0)
      builder (>= 2.1.2)
      cucumber-core (~> 1.5.0)
      cucumber-wire (~> 0.0.1)
      diff-lcs (>= 1.1.3)
      gherkin (~> 4.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (1.5.0)
      gherkin (~> 4.0)
    cucumber-rails (1.5.0)
      capybara (>= 1.1.2, < 3)
      cucumber (>= 1.3.8, < 4)
      mime-types (>= 1.17, < 4)
      nokogiri (~> 1.5)
      railties (>= 4, < 5.2)
    cucumber-wire (0.0.1)
    daemons (1.2.4)
    database_cleaner (1.6.1)
    db-query-matchers (0.9.0)
      activesupport (>= 4.0, <= 6.0)
      rspec (~> 3.0)
    debug_inspector (0.0.3)
    delayed_job (4.1.2)
      activesupport (>= 3.0, < 5.1)
    delayed_job_active_record (4.1.1)
      activerecord (>= 3.0, < 5.1)
      delayed_job (>= 3.0, < 5)
    diff-lcs (1.3)
    docile (1.1.5)
    domain_name (0.5.20170404)
      unf (>= 0.0.5, < 1.0.0)
    dotenv (2.2.1)
    dotenv-rails (2.2.1)
      dotenv (= 2.2.1)
      railties (>= 3.2, < 5.2)
    email_validator (1.6.0)
      activemodel
    erubis (2.7.0)
    excon (0.55.0)
    execjs (2.7.0)
    factory_girl (4.8.0)
      activesupport (>= 3.0.0)
    factory_girl_rails (4.8.0)
      factory_girl (~> 4.8.0)
      railties (>= 3.0.0)
    faker (1.7.3)
      i18n (~> 0.5)
    faraday (0.11.0)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.11.0.1)
      faraday (>= 0.7.4, < 1.0)
    foreman (0.84.0)
      thor (~> 0.19.1)
    gherkin (4.1.3)
    globalid (0.4.0)
      activesupport (>= 4.2.0)
    hakiri (0.7.2)
      activesupport
      bundler
      commander
      i18n
      json
      rake
      rest-client
      terminal-table
    hana (1.3.3)
    has_secure_token (1.0.0)
      activerecord (>= 3.0)
    hashdiff (0.3.4)
    hashie (3.5.5)
    high_voltage (3.0.0)
    highline (1.7.8)
    holidays (5.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    httparty (0.15.5)
      multi_xml (>= 0.5.2)
    httpclient (2.8.3)
    i18n (0.8.1)
    jasmine (2.6.0)
      jasmine-core (>= 2.6.0, < 3.0.0)
      phantomjs
      rack (>= 1.2.1)
      rake
    jasmine-core (2.6.2)
    jquery-rails (4.3.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-rails-cdn (1.1.2)
      jquery-rails
    json (1.8.6)
    json-schema (2.8.0)
      addressable (>= 2.4)
    jwt (1.5.6)
    kaminari (1.0.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.0.1)
      kaminari-activerecord (= 1.0.1)
      kaminari-core (= 1.0.1)
    kaminari-actionview (1.0.1)
      actionview
      kaminari-core (= 1.0.1)
    kaminari-activerecord (1.0.1)
      activerecord
      kaminari-core (= 1.0.1)
    kaminari-core (1.0.1)
    launchy (2.4.3)
      addressable (~> 2.3)
    letter_opener (1.4.1)
      launchy (~> 2.2)
    letter_opener_web (1.3.1)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    macaddr (1.7.1)
      systemu (~> 2.6.2)
    mail (2.6.5)
      mime-types (>= 1.16, < 4)
    method_source (0.8.2)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_portile2 (2.1.0)
    minitest (5.10.2)
    multi_json (1.12.1)
    multi_test (0.1.2)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    netrc (0.11.0)
    newrelic_rpm (4.1.0.333)
    nokogiri (1.7.2)
      mini_portile2 (~> 2.1.0)
    oauth2 (1.3.1)
      faraday (>= 0.8, < 0.12)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    octokit (4.7.0)
      sawyer (~> 0.8.0, >= 0.5.3)
    omniauth (1.6.1)
      hashie (>= 3.4.6, < 3.6.0)
      rack (>= 1.6.2, < 3)
    omniauth-github (1.2.3)
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
    omniauth-oauth2 (1.4.0)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    omniauth-saml (1.7.0)
      omniauth (~> 1.3)
      ruby-saml (~> 1.4)
    parser (2.4.0.0)
      ast (~> 2.2)
    pg (0.20.0)
    phantomjs (2.1.1.0)
    poltergeist (1.15.0)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
      websocket-driver (>= 0.2.0)
    powerpack (0.1.1)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    public_suffix (2.0.5)
    puma (3.8.2)
    rack (1.6.8)
    rack-cors (0.4.1)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    railroady (1.5.2)
    rails (4.2.7.1)
      actionmailer (= 4.2.7.1)
      actionpack (= 4.2.7.1)
      actionview (= 4.2.7.1)
      activejob (= 4.2.7.1)
      activemodel (= 4.2.7.1)
      activerecord (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.2.7.1)
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.8)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6)
      rails-deprecated_sanitizer (>= 1.0.1)
    rails-erd (1.5.1)
      activerecord (>= 3.2)
      activesupport (>= 3.2)
      choice (~> 0.2.0)
      ruby-graphviz (~> 1.2)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rails_12factor (0.0.3)
      rails_serve_static_assets
      rails_stdout_logging
    rails_serve_static_assets (0.0.5)
    rails_stdout_logging (0.0.5)
    railties (4.2.7.1)
      actionpack (= 4.2.7.1)
      activesupport (= 4.2.7.1)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rainbow (2.2.2)
      rake
    rake (12.0.0)
    redcarpet (3.4.0)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-rails (3.6.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    rubocop (0.48.1)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-graphviz (1.2.3)
    ruby-progressbar (1.8.1)
    ruby-saml (1.4.2)
      nokogiri (>= 1.5.10)
    safe_yaml (1.0.4)
    samwise (0.4.0)
      httpclient
    sass (3.4.24)
    sass-rails (5.0.6)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
      faraday (~> 0.8, < 1.0)
    selectize-rails (0.12.4)
    shoulda-matchers (3.1.1)
      activesupport (>= 4.0.0)
    simple_form (3.5.0)
      actionpack (> 4, < 5.2)
      activemodel (> 4, < 5.2)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.1)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    slop (3.6.0)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.2.0)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    systemu (2.6.5)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    thor (0.19.4)
    thread_safe (0.3.6)
    tilt (2.0.7)
    timecop (0.8.1)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    uglifier (3.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.4)
    unicode-display_width (1.2.1)
    uuid (2.3.8)
      macaddr (~> 1.0)
    validate_url (1.0.2)
      activemodel (>= 3.0.0)
      addressable
    web-console (2.3.0)
      activemodel (>= 4.0)
      binding_of_caller (>= 0.7.2)
      railties (>= 4.0)
      sprockets-rails (>= 2.0, < 4.0)
    webmock (3.0.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  active_model_serializers (~> 0.9.5)
  apivore
  brakeman
  business_time
  byebug
  c2!
  capybara
  cf-app-utils
  chronic
  clockwork
  codeclimate-test-reporter
  codeclimate_batch
  cucumber-rails
  daemons
  database_cleaner
  db-query-matchers
  delayed_job_active_record
  dotenv
  dotenv-rails
  email_validator
  factory_girl_rails
  faker
  foreman
  hakiri
  hana
  has_secure_token
  high_voltage (~> 3.0.0)
  holidays
  jasmine
  jquery-rails
  jquery-rails-cdn
  json-schema
  kaminari
  letter_opener
  letter_opener_web
  newrelic_rpm
  octokit (~> 4.0)
  omniauth
  omniauth-github
  omniauth-saml
  pg
  poltergeist
  pry
  puma
  rack-cors
  railroady
  rails (= 4.2.7.1)
  rails-erd
  rails_12factor
  redcarpet
  rest-client
  rspec-rails
  rubocop
  ruby-saml (= 1.4.2)
  saml_idp!
  samwise (~> 0.4.0)
  sass-rails (~> 5.0)
  selectize-rails
  shoulda-matchers
  simple_form
  sinatra
  timecop
  uglifier
  uswds-rails!
  validate_url
  web-console (~> 2.0)
  webmock

RUBY VERSION
   ruby 2.3.3p222

BUNDLED WITH
   1.14.6