Sha256: 79c08706602a8f48080206bff3fbcda6bb13dbb4f2aeef51981fe93b75df2470

Contents?: true

Size: 1.3 KB

Versions: 1

Compression:

Stored size: 1.3 KB

Contents

PATH
  remote: .
  specs:
    rubulator (0.1.0)
      readline (~> 0)
      readline-ext (~> 0.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.1)
    diff-lcs (1.4.4)
    io-console (0.5.6)
    parallel (1.19.2)
    parser (2.7.1.4)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (12.3.3)
    readline (0.0.2)
      reline
    readline-ext (0.1.0)
    regexp_parser (1.7.1)
    reline (0.1.4)
      io-console (~> 0.5)
    rexml (3.2.4)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.3)
    rubocop (0.89.0)
      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.3.0)
      parser (>= 2.7.1.4)
    ruby-progressbar (1.10.1)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  rake (~> 12.0)
  rspec (~> 3.0)
  rubocop (~> 0.89.0)
  rubulator!

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubulator-0.1.0 Gemfile.lock