Sha256: 09b0c2da6b19a0982160e8c58c23e8184d7d6f4c0add65d88d1dce5d47b20c7d

Contents?: true

Size: 1.67 KB

Versions: 2

Compression:

Stored size: 1.67 KB

Contents

PATH
  remote: .
  specs:
    netsuite_api (0.1.0)
      activesupport (~> 6.0)
      faraday (~> 2.0)
      securerandom (~> 0.3)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.7.10)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    base64 (0.2.0)
    bigdecimal (3.1.8)
    coderay (1.1.3)
    concurrent-ruby (1.3.4)
    crack (1.0.0)
      bigdecimal
      rexml
    diff-lcs (1.5.1)
    faraday (2.8.1)
      base64
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (3.0.2)
    hashdiff (1.1.1)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    method_source (1.1.0)
    minitest (5.25.1)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (5.1.1)
    rake (10.5.0)
    rexml (3.3.9)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.2)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.1)
    ruby2_keywords (0.0.5)
    securerandom (0.3.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    webmock (3.24.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    zeitwerk (2.6.18)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.17)
  netsuite_api!
  pry
  rake (~> 10.0)
  rspec (~> 3.0)
  webmock (~> 3.0)

BUNDLED WITH
   1.17.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
netsuite_api-0.1.1 Gemfile.lock
netsuite_api-0.1.0 Gemfile.lock