Sha256: 0d37d722e49d660bff944c05f1103e6ab52e54e18f70ee42a55ec949622b0cfd

Contents?: true

Size: 1.81 KB

Versions: 1

Compression:

Stored size: 1.81 KB

Contents

PATH
  remote: .
  specs:
    dryad (1.1.0)
      dryad-cluster (= 1.1.0)
      dryad-consul (= 1.1.0)
      dryad-core (= 1.1.0)
    dryad-cluster (1.1.0)
      concurrent-ruby (~> 1.1, >= 1.1.5)
      dryad-consul (= 1.1.0)
      dryad-core (= 1.1.0)
    dryad-consul (1.1.0)
      concurrent-ruby (~> 1.1, >= 1.1.5)
      diplomat (~> 2.2, >= 2.2.4)
      dryad-core (= 1.1.0)
    dryad-core (1.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    concurrent-ruby (1.1.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    deep_merge (1.2.1)
    diff-lcs (1.3)
    diplomat (2.2.5)
      deep_merge (~> 1.0, >= 1.0.1)
      faraday (~> 0.9)
    factory_bot (5.0.2)
      activesupport (>= 4.2.0)
    faraday (0.15.4)
      multipart-post (>= 1.2, < 3)
    hashdiff (1.0.0)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    multipart-post (2.1.1)
    public_suffix (3.1.1)
    rake (12.3.2)
    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.3)
      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)
    safe_yaml (1.0.5)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    webmock (3.6.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  dryad!
  factory_bot (~> 5.0)
  rake (~> 12.3)
  rspec (~> 3.0)
  webmock (~> 3.6)

BUNDLED WITH
   2.0.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dryad-1.1.0 Gemfile.lock