GIT

remote: git@github.com:sinatra/mustermann.git
revision: 4e7221d7fbcbc897e05fa088909caface9e7280e
specs:
  support (0.0.1)
    addressable
    coveralls
    rack-test
    rake
    redcarpet
    rspec
    rspec-its
    simplecov
    sinatra (~> 1.4)
    tool (~> 0.2)
    yard

PATH

remote: .
specs:
  mustermann-grape (1.0.0)
    mustermann (~> 1.0.0)

GEM

remote: https://rubygems.org/
specs:
  addressable (2.5.0)
    public_suffix (~> 2.0, >= 2.0.2)
  coveralls (0.8.15)
    json (>= 1.8, < 3)
    simplecov (~> 0.12.0)
    term-ansicolor (~> 1.3)
    thor (~> 0.19.1)
    tins (>= 1.6.0, < 2)
  diff-lcs (1.2.5)
  docile (1.1.5)
  json (2.0.2)
  mustermann (1.0.0)
  public_suffix (2.0.3)
  rack (1.6.4)
  rack-protection (1.5.3)
    rack
  rack-test (0.6.3)
    rack (>= 1.0)
  rake (11.3.0)
  redcarpet (3.3.4)
  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)
  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)
  term-ansicolor (1.4.0)
    tins (~> 1.0)
  thor (0.19.1)
  tilt (2.0.5)
  tins (1.12.0)
  tool (0.2.3)
  yard (0.9.5)

PLATFORMS

ruby

DEPENDENCIES

mustermann-grape!
support!

BUNDLED WITH

1.14.3