projectcypress/health-data-standards

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/projecttacoma/simplexml_parser.git
  revision: aa13b0ee4b7e3b8adaf2749c01fbe1ec301b6f02
  branch: master
  specs:
    simplexml_parser (1.0.0)

PATH
  remote: .
  specs:
    health-data-standards (3.6.1)
      activesupport (~> 4.1.1)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      highline (~> 1.7.0)
      log4r (~> 1.1.10)
      memoist (~> 0.9.1)
      mongoid (~> 4.0.0)
      mongoid-tree (~> 1.0.4)
      nokogiri (~> 1.6.8)
      protected_attributes (~> 1.0.5)
      rest-client (~> 1.8.0)
      rubyzip (= 0.9.9)
      uuid (~> 2.3.7)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.1.11)
      activesupport (= 4.1.11)
      builder (~> 3.1)
    activesupport (4.1.11)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    addressable (2.3.8)
    ansi (1.5.0)
    awesome_print (1.6.1)
    bson (3.2.6)
    builder (3.2.2)
    byebug (6.0.2)
    cane (2.3.0)
      parallel
    connection_pool (2.2.0)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    docile (1.1.5)
    domain_name (0.5.20160310)
      unf (>= 0.0.5, < 1.0.0)
    erubis (2.7.0)
    factory_girl (4.1.0)
      activesupport (>= 3.0.0)
    highline (1.7.8)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    i18n (0.7.0)
    json (1.8.3)
    json (1.8.3-java)
    log4r (1.1.10)
    log_switch (1.0.0)
    macaddr (1.7.1)
      systemu (~> 2.6.2)
    memoist (0.9.3)
    mime-types (2.99.2)
    mini_portile2 (2.1.0)
    minitest (5.8.4)
    minitest-reporters (1.0.17)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    mongoid (4.0.0)
      activemodel (~> 4.0)
      moped (~> 2.0.0)
      origin (~> 2.1)
      tzinfo (>= 0.3.37)
    mongoid-tree (1.0.4)
      mongoid (>= 3.0, <= 4.0)
    moped (2.0.7)
      bson (~> 3.0)
      connection_pool (~> 2.0)
      optionable (~> 0.2.0)
    netrc (0.11.0)
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    optionable (0.2.0)
    origin (2.2.0)
    parallel (1.6.0)
    pkg-config (1.1.7)
    protected_attributes (1.0.9)
      activemodel (>= 4.0.1, < 5.0)
    rake (10.4.2)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    ruby-progressbar (1.7.5)
    rubyzip (0.9.9)
    safe_yaml (1.0.4)
    simplecov (0.11.2)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    systemu (2.6.5)
    tailor (1.1.5)
      log_switch (>= 0.3.0)
      term-ansicolor (>= 1.0.5)
      text-table (>= 1.2.2)
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    text-table (1.2.4)
    thread_safe (0.3.5)
    thread_safe (0.3.5-java)
    tins (1.5.4)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.2)
    uuid (2.3.8)
      macaddr (~> 1.0)
    webmock (1.21.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)

PLATFORMS
  java
  ruby

DEPENDENCIES
  awesome_print
  byebug (~> 6.0.2)
  cane (~> 2.3.0)
  factory_girl (~> 4.1.0)
  health-data-standards!
  minitest (~> 5.3)
  minitest-reporters
  rake
  simplecov
  simplexml_parser!
  tailor (~> 1.1.2)
  webmock

BUNDLED WITH
   1.12.5