Sha256: affe334d70cf1c7e9936aa28c0e8ae822a1854a2e036bd2fb78b4be175ecbd37

Contents?: true

Size: 1.71 KB

Versions: 1

Compression:

Stored size: 1.71 KB

Contents

PATH
  remote: .
  specs:
    paperwork (0.4.1)
      listen (~> 3.4.1)
      rake (~> 12.3)
      redcarpet (~> 3.5.0)
      thor (~> 1.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    byebug (11.1.3)
    diff-lcs (1.5.0)
    docile (1.4.0)
    ffi (1.15.5)
    listen (3.4.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    parallel (1.22.1)
    parser (3.1.2.0)
      ast (~> 2.4.1)
    rainbow (3.1.1)
    rake (12.3.3)
    rb-fsevent (0.11.1)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    redcarpet (3.5.1)
    regexp_parser (2.5.0)
    rexml (3.2.5)
    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)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (0.87.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.7)
      rexml
      rubocop-ast (>= 0.1.0, < 1.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (0.8.0)
      parser (>= 2.7.1.5)
    ruby-progressbar (1.11.0)
    simplecov (0.18.5)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
    simplecov-html (0.12.3)
    thor (1.1.0)
    unicode-display_width (1.8.0)

PLATFORMS
  ruby

DEPENDENCIES
  byebug (~> 11.1.3)
  paperwork!
  rspec (~> 3.0)
  rspec_junit_formatter (~> 0.4.1)
  rubocop (~> 0.87.1)
  simplecov (~> 0.18.5)

BUNDLED WITH
   2.2.27

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
paperwork-0.4.1 Gemfile.lock