Sha256: 95fe8277bc7fbbd1b34a6f87318d453f7c4dcb353e1da3d07adee69081f97ddd

Contents?: true

Size: 1.5 KB

Versions: 1

Compression:

Stored size: 1.5 KB

Contents

PATH
  remote: .
  specs:
    moleculer (0.2.0)
      awesome_print (~> 1.8)
      concurrent-ruby (~> 1.1)
      ougai (~> 1.7)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.0)
    awesome_print (1.8.0)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    docile (1.3.1)
    jaro_winkler (1.5.2)
    json (2.1.0)
    oj (3.7.12)
    ougai (1.7.1)
      oj (~> 3.4)
    parallel (1.17.0)
    parser (2.6.3.0)
      ast (~> 2.4.0)
    rainbow (3.0.0)
    rake (10.5.0)
    redis (4.0.1)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    rubocop (0.69.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    ruby-progressbar (1.10.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    timecop (0.9.1)
    unicode-display_width (1.6.0)
    yard (0.9.18)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  moleculer!
  rake (~> 10.0)
  redis (~> 4.0)
  rspec (~> 3.0)
  rubocop (~> 0.69)
  simplecov (~> 0.16)
  timecop (~> 0.9.1)
  yard (~> 0.9.11)

BUNDLED WITH
   1.17.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
moleculer-0.2.0 Gemfile.lock