Sha256: 1605b153dfb9a3357719f47f61345fc4e3b74dd000aca1bbee55c62a37fed459

Contents?: true

Size: 1.78 KB

Versions: 1

Compression:

Stored size: 1.78 KB

Contents

PATH
  remote: .
  specs:
    nxt_http_client (0.3.4)
      activesupport (~> 6.0)
      nxt_registry
      typhoeus

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    coderay (1.1.3)
    concurrent-ruby (1.1.7)
    crack (0.4.5)
      rexml
    diff-lcs (1.4.4)
    ethon (0.12.0)
      ffi (>= 1.3.0)
    ffi (1.13.1)
    hashdiff (1.0.1)
    i18n (1.8.7)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.2)
    nxt_registry (0.3.6)
      activesupport
    nxt_vcr_harness (0.1.4)
      rspec (~> 3.0)
      vcr (~> 6.0)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (4.0.6)
    rake (13.0.3)
    redis (4.2.5)
    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)
    typhoeus (1.4.0)
      ethon (>= 0.9.0)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    vcr (6.0.0)
    webmock (3.11.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.17)
  nxt_http_client!
  nxt_vcr_harness
  pry
  rake (~> 13.0)
  redis
  rspec (~> 3.0)
  rspec_junit_formatter
  vcr
  webmock

BUNDLED WITH
   1.17.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nxt_http_client-0.3.4 Gemfile.lock