Sha256: 851cd7c48f1041c55c5f615a8fc7613f2e9483d95583c6717f0a6652c4e5ca1f

Contents?: true

Size: 1.92 KB

Versions: 1

Compression:

Stored size: 1.92 KB

Contents

PATH
  remote: .
  specs:
    legion-transport (1.1.8)
      bunny (>= 2.17.0)
      concurrent-ruby (>= 1.1.7)
      legion-json

GEM
  remote: https://rubygems.org/
  specs:
    amq-protocol (2.3.2)
    ast (2.4.1)
    bunny (2.17.0)
      amq-protocol (~> 2.3, >= 2.3.1)
    concurrent-ruby (1.1.7)
    diff-lcs (1.4.4)
    docile (1.3.5)
    json_pure (2.5.1)
    legion-exceptions (1.1.5)
    legion-json (1.1.4)
      json_pure
      legion-exceptions (>= 1.1.5)
      multi_json
    legion-logging (1.1.4)
      rainbow (~> 3)
    legion-settings (1.1.3)
      legion-json
      legion-logging
    multi_json (1.15.0)
    parallel (1.20.1)
    parser (3.0.0.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (13.0.3)
    regexp_parser (2.0.3)
    rexml (3.2.4)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.1)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (1.8.1)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.4.0)
      parser (>= 2.7.1.5)
    ruby-progressbar (1.11.0)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.2)
    unicode-display_width (2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  legion-logging
  legion-settings
  legion-transport!
  rake
  rspec
  rspec_junit_formatter
  rubocop
  simplecov

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
legion-transport-1.1.8 Gemfile.lock