Sha256: 29f8b7f3e0cda2f20987bd202a15ea04fb2ad2da31700e0dd7dee872217fd43c

Contents?: true

Size: 1.03 KB

Versions: 4

Compression:

Stored size: 1.03 KB

Contents

PATH
  remote: .
  specs:
    fsr (0.1.0)
      listen

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    ffi (1.17.0)
    json (2.7.2)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    parallel (1.24.0)
    parser (3.3.2.0)
      ast (~> 2.4.1)
      racc
    racc (1.8.0)
    rainbow (3.1.1)
    rake (13.2.1)
    rb-fsevent (0.11.2)
    rb-inotify (0.11.1)
      ffi (~> 1.0)
    regexp_parser (2.9.2)
    rexml (3.2.8)
      strscan (>= 3.0.9)
    rubocop (1.50.2)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.30.0)
      parser (>= 3.2.1.0)
    ruby-progressbar (1.13.0)
    strscan (3.1.0)
    unicode-display_width (2.5.0)

PLATFORMS
  ruby

DEPENDENCIES
  fsr!
  rake (~> 13.0)
  rubocop (~> 1.21)

BUNDLED WITH
   1.17.2

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fsr-0.1.4 Gemfile.lock
fsr-0.1.2 Gemfile.lock
fsr-0.1.1 Gemfile.lock
fsr-0.1.0 Gemfile.lock