Sha256: fa475a7a1216cb96829b94ddb1f8199cdd5328f9e5e774b490c4c3bdededc418

Contents?: true

Size: 1.66 KB

Versions: 1

Compression:

Stored size: 1.66 KB

Contents

PATH
  remote: .
  specs:
    trifle-docs (0.2.0)
      redcarpet
      rouge
      sinatra
      yaml

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    byebug (11.1.3)
    diff-lcs (1.5.0)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    nio4r (2.5.8)
    parallel (1.22.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    puma (5.6.4)
      nio4r (~> 2.0)
    rack (2.2.3.1)
    rack-protection (2.2.0)
      rack
    rainbow (3.1.1)
    rake (13.0.6)
    redcarpet (3.5.1)
    regexp_parser (2.5.0)
    rexml (3.2.5)
    rouge (3.29.0)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    rubocop (1.30.1)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.18.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.18.0)
      parser (>= 3.1.1.0)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    sinatra (2.2.0)
      mustermann (~> 1.0)
      rack (~> 2.2)
      rack-protection (= 2.2.0)
      tilt (~> 2.0)
    tilt (2.0.10)
    unicode-display_width (2.1.0)
    yaml (0.2.0)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  bundler (~> 2.1)
  byebug
  puma
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 1.21)
  trifle-docs!

BUNDLED WITH
   2.3.16

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trifle-docs-0.2.0 Gemfile.lock