Sha256: 358ff80e7d4a274176364a35400c9cf510062ca391e7632d284e33c416ff5ce2

Contents?: true

Size: 1.44 KB

Versions: 1

Compression:

Stored size: 1.44 KB

Contents

PATH
  remote: .
  specs:
    noids_client (0.0.1)
      json (~> 1.8)
      rest-client (~> 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    byebug (11.1.3)
    crack (0.4.4)
    diff-lcs (1.4.4)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    hashdiff (1.0.1)
    http-accept (1.7.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    json (1.8.6)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2020.1104)
    netrc (0.11.0)
    public_suffix (4.0.6)
    rake (10.5.0)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.0)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.7)
    vcr (2.9.3)
    webmock (3.10.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  byebug
  noids_client!
  rake (~> 10.3)
  rspec (~> 3.0)
  vcr (~> 2.8)
  webmock (~> 3.0)

BUNDLED WITH
   1.17.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
noids_client-0.0.2 Gemfile.lock