Sha256: 92e1072af57c5d832017f83d3f55d4232b95a7ac56e2b316b68e775cca83662f

Contents?: true

Size: 1.95 KB

Versions: 2

Compression:

Stored size: 1.95 KB

Contents

PATH
  remote: .
  specs:
    smartdust-client (1.0.0)
      ADB (~> 0.5)
      dante (~> 0.2.0)
      dry-configurable (~> 0.1.4)
      dry-container (~> 0.6.0)
      facets (~> 3.1.0)
      gli (~> 2.17)

GEM
  remote: https://rubygems.org/
  specs:
    ADB (0.5.6)
      childprocess (>= 0.3.5)
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    childprocess (4.1.0)
    concurrent-ruby (1.2.2)
    crack (0.4.5)
      rexml
    dante (0.2.0)
    diff-lcs (1.5.0)
    docile (1.4.0)
    dry-configurable (0.1.7)
      concurrent-ruby (~> 1.0)
    dry-container (0.6.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
    facets (3.1.0)
    gli (2.21.0)
    hashdiff (1.0.1)
    json (2.6.3)
    public_suffix (5.0.1)
    rack (1.6.13)
    rack-protection (1.5.5)
      rack
    rake (10.5.0)
    rexml (3.2.5)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.1)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    rspec_junit_formatter (0.6.0)
      rspec-core (>= 2, < 4, != 2.12.0)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov-json (0.2.3)
      json
      simplecov
    simplecov_json_formatter (0.1.4)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    tilt (2.1.0)
    webmock (2.3.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16.a)
  rake (~> 10.0)
  rspec (~> 3.5)
  rspec_junit_formatter (~> 0.2)
  simplecov (~> 0.14)
  simplecov-json (~> 0.2)
  sinatra (~> 1.4)
  smartdust-client!
  webmock (~> 2.1)

BUNDLED WITH
   1.17.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
smartdust-client-1.2.0 Gemfile.lock
smartdust-client-1.1.0 Gemfile.lock