Sha256: b12670c1c9d98b3ec4239c9c1d5584ee5685ca658620f97a20d35fcca91aaacc

Contents?: true

Size: 1.95 KB

Versions: 1

Compression:

Stored size: 1.95 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    ast (2.4.1)
    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)
    hashdiff (1.0.1)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2020.1104)
    netrc (0.11.0)
    parallel (1.19.1)
    parser (3.0.0.0)
      ast (~> 2.4.1)
    public_suffix (4.0.5)
    rainbow (3.0.0)
    rake (13.0.3)
    regexp_parser (2.0.3)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rexml (3.1.9)
    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 (1.8.1)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.4.0)
      parser (>= 2.7.1.5)
    rubocop-rspec (2.1.0)
      rubocop (~> 1.0)
      rubocop-ast (>= 1.1.0)
    ruby-progressbar (1.10.1)
    safe_yaml (1.0.5)
    timecop (0.9.2)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.7)
    unicode-display_width (1.6.0)
    webmock (3.8.3)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  afterbanks-psd2-api-ruby!
  bundler
  rake
  rspec
  rubocop
  rubocop-rspec
  timecop
  webmock

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
afterbanks-psd2-api-ruby-0.1.0 Gemfile.lock