Sha256: 331bd7cb05aed96f31bc443ed7b76324b65d672b5db674501a606e400eaefde3

Contents?: true

Size: 1.76 KB

Versions: 2

Compression:

Stored size: 1.76 KB

Contents

PATH
  remote: .
  specs:
    netbox-client-ruby (0.4.0)
      dry-configurable (~> 0.1)
      faraday (>= 0.11.0)
      faraday-detailed_logger (~> 2.1)
      faraday_middleware (~> 0.11.0)
      ipaddress (>= 0.8.3)
      openssl (>= 2.0.5)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.3.0)
    coderay (1.1.2)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    dry-configurable (0.7.0)
      concurrent-ruby (~> 1.0)
    faraday (0.13.1)
      multipart-post (>= 1.2, < 3)
    faraday-detailed_logger (2.1.2)
      faraday (~> 0.8)
    faraday_middleware (0.11.0.1)
      faraday (>= 0.7.4, < 1.0)
    ipaddress (0.8.3)
    method_source (0.9.0)
    multipart-post (2.0.0)
    openssl (2.1.0)
    parallel (1.12.1)
    parser (2.4.0.2)
      ast (~> 2.3)
    powerpack (0.1.1)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rainbow (3.0.0)
    rake (10.5.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    rubocop (0.52.0)
      parallel (~> 1.10)
      parser (>= 2.4.0.2, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    rubocop-rspec (1.21.0)
      rubocop (>= 0.52.0)
    ruby-progressbar (1.9.0)
    unicode-display_width (1.3.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.14)
  netbox-client-ruby!
  pry (~> 0.10)
  rake (~> 10.0)
  rspec (~> 3.5)
  rubocop (~> 0.48)
  rubocop-rspec (~> 1.15)

BUNDLED WITH
   1.16.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
netbox-client-ruby-0.4.2 Gemfile.lock
netbox-client-ruby-0.4.1 Gemfile.lock