fadendaten/six_saferpay

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    six_saferpay (2.8.4)
      activesupport (>= 6.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    crack (0.4.5)
      rexml
    diff-lcs (1.4.4)
    docile (1.4.0)
    dotenv (2.7.6)
    ffi (1.15.4-java)
    hashdiff (1.0.1)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.4)
    pastel (0.8.0)
      tty-color (~> 0.5)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry (0.14.1-java)
      coderay (~> 1.1)
      method_source (~> 1.0)
      spoon (~> 0.0)
    public_suffix (4.0.6)
    rake (13.0.6)
    rexml (3.2.5)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.3)
    spinning_wheel (1.0.0)
      activesupport (>= 5.2.4.3)
    spoon (0.0.6)
      ffi
    thor (1.1.0)
    tty-color (0.6.0)
    tty-cursor (0.7.1)
    tty-prompt (0.23.1)
      pastel (~> 0.8)
      tty-reader (~> 0.8)
    tty-reader (0.9.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      wisper (~> 2.0)
    tty-screen (0.8.1)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    vcr (6.0.0)
    webmock (3.14.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    wisper (2.0.1)
    zeitwerk (2.4.2)

PLATFORMS
  arm64-darwin-20
  java
  ruby

DEPENDENCIES
  bundler (~> 2.2)
  dotenv (~> 2.7)
  pry (~> 0.14)
  rake (~> 13.0)
  rspec (~> 3.1)
  simplecov (~> 0.21)
  six_saferpay!
  spinning_wheel (~> 1.0)
  thor (~> 1.1.0)
  tty-prompt (~> 0.23)
  vcr (~> 6.0)
  webmock (~> 3.13)

BUNDLED WITH
   2.2.26