Sha256: a323a787a59f017b74bd2ec3cd00ea5e0da6250d4ba272fc8135a80b6fc9d747

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

PATH
  remote: .
  specs:
    httprb-opentracing (0.1.0)
      http (> 0.1.0)
      opentracing (~> 0.5.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    byebug (11.0.1)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    hashdiff (1.0.0)
    http (2.2.3.doxpre1)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 1.0.1)
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    http-form_data (1.0.3)
    http_parser.rb (0.6.0)
    opentracing (0.5.0)
    opentracing_test_tracer (0.1.1)
      opentracing
    public_suffix (3.1.1)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    safe_yaml (1.0.5)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.6)
    webmock (3.4.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  byebug
  httprb-opentracing!
  opentracing_test_tracer (~> 0.1)
  rake (~> 10.0)
  rspec (~> 3.0)
  webmock (~> 3.4.2)

BUNDLED WITH
   2.0.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
httprb-opentracing-0.1.0 Gemfile.lock