Sha256: b6f1fc5bcaa5e8adcedb4f8285bffb50d4e5dca3efa1bc258d2b61c133ce939a

Contents?: true

Size: 1.76 KB

Versions: 2

Compression:

Stored size: 1.76 KB

Contents

PATH
  remote: .
  specs:
    revo-loans_api (0.0.1)
      activesupport
      http

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.1, >= 2.1.8)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    concurrent-ruby (1.1.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    ffi (1.11.1)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    hashdiff (1.0.0)
    http (4.2.0)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 2.0)
      http-parser (~> 1.2.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    http-form_data (2.1.1)
    http-parser (1.2.1)
      ffi-compiler (>= 1.0, < 2.0)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    minitest (5.12.2)
    public_suffix (4.0.1)
    rake (10.5.0)
    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)
    safe_yaml (1.0.5)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.6)
    vcr (5.0.0)
    webmock (3.7.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    zeitwerk (2.2.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.17)
  rake (~> 10.0)
  revo-loans_api!
  rspec (~> 3.0)
  vcr
  webmock

BUNDLED WITH
   1.17.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
revo-loans_api-0.0.2 Gemfile.lock
revo-loans_api-0.0.1 Gemfile.lock