jfinkhaeuser/unobtainium-kramdown

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    unobtainium-kramdown (0.2.0)
      unobtainium (~> 0.13)

GEM
  remote: https://rubygems.org/
  specs:
    collapsium (0.10.0)
    collapsium-config (0.7.0)
      collapsium (~> 0.10)
    diff-lcs (1.3)
    docile (1.3.0)
    ffi (1.9.23)
    json (2.1.0)
    kramdown (1.16.2)
    ptools (1.3.5)
    rake (11.3.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sys-proctable (1.2.0)
      ffi
    unobtainium (0.13.0)
      collapsium (~> 0.10)
      collapsium-config (~> 0.7)
      ptools (~> 1.3)
      sys-proctable (~> 1.2)
    yard (0.9.12)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  kramdown
  rake (~> 11.3)
  rspec (~> 3.7)
  simplecov (~> 0.16)
  unobtainium-kramdown!
  yard (~> 0.9, >= 0.9.12)

BUNDLED WITH
   1.16.1