Sha256: a5518bde342dce7c08f8bf2477d8fbf48f312d5a86c47f84fe05cdaa550fb544

Contents?: true

Size: 1.88 KB

Versions: 1

Compression:

Stored size: 1.88 KB

Contents

PATH
  remote: .
  specs:
    invofox-api-ruby (0.1.0)
      rest-client (~> 2.0.2)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    ast (2.4.2)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    domain_name (0.6.20240107)
    hashdiff (1.0.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    json (2.6.2)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.0206)
    netrc (0.11.0)
    parallel (1.22.1)
    parser (3.1.2.1)
      ast (~> 2.4.1)
    public_suffix (4.0.6)
    rainbow (3.1.1)
    rake (13.0.1)
    regexp_parser (2.6.0)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rexml (3.2.5)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    rubocop (1.36.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.2.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.20.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.21.0)
      parser (>= 3.1.1.0)
    rubocop-rspec (2.13.2)
      rubocop (~> 1.33)
    ruby-progressbar (1.11.0)
    safe_yaml (1.0.5)
    timecop (0.9.1)
    unicode-display_width (2.3.0)
    webmock (3.7.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  invofox-api-ruby!
  rake
  rspec
  rubocop
  rubocop-rspec
  timecop
  webmock

BUNDLED WITH
   2.2.20

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
invofox-api-ruby-0.1.0 Gemfile.lock