ombulabs/bitpagos

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    bitpagos (1.0.0)
      rest-client (~> 1.8)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.4.0)
    byebug (8.2.1)
    coderay (1.1.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    domain_name (0.5.25)
      unf (>= 0.0.5, < 1.0.0)
    hashdiff (0.2.3)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    method_source (0.8.2)
    mime-types (2.99)
    netrc (0.11.0)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.3.0)
      byebug (~> 8.0)
      pry (~> 0.10)
    rake (10.4.2)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.1)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    safe_yaml (1.0.4)
    slop (3.6.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.1)
    vcr (2.9.3)
    webmock (1.22.3)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bitpagos!
  pry-byebug (~> 3.2)
  rake (~> 10.4)
  rspec (~> 3.3)
  vcr (~> 2.9)
  webmock (~> 1.21)

BUNDLED WITH
   1.11.2