aprescott/serif

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    serif (0.6)
      kramdown (>= 1.9.0)
      liquid (~> 2.0)
      redhead
      rouge (>= 1.10.0)
      rubypants
      sinatra

GEM
  remote: https://rubygems.org/
  specs:
    bundler-audit (0.5.0)
      bundler (~> 1.2)
      thor (~> 0.18)
    byebug (9.0.6)
    coderay (1.1.1)
    coveralls (0.8.19)
      json (>= 1.8, < 3)
      simplecov (~> 0.12.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
      tins (~> 1.6)
    diff-lcs (1.3)
    docile (1.1.5)
    json (2.0.3)
    kramdown (1.13.2)
    liquid (2.6.3)
    method_source (0.8.2)
    mini_portile2 (2.1.0)
    nokogiri (1.7.0.1)
      mini_portile2 (~> 2.1.0)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.2)
      byebug (~> 9.0)
      pry (~> 0.10)
    rack (1.6.5)
    rack-protection (1.5.3)
      rack
    rake (12.0.0)
    redhead (0.0.9)
    rouge (2.0.7)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-its (1.2.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    rubypants (0.6.0)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sinatra (1.4.7)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    slop (3.6.0)
    term-ansicolor (1.4.0)
      tins (~> 1.0)
    thor (0.19.4)
    tilt (2.0.5)
    timecop (0.8.1)
    tins (1.13.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler-audit
  coveralls
  nokogiri
  pry-byebug
  rake
  rspec
  rspec-its
  serif!
  simplecov
  timecop

BUNDLED WITH
   1.13.7