gilcierweb/picpay

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    picpay (0.1.2)
      faraday (~> 1.0.1)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.3)
    faraday (1.0.1)
      multipart-post (>= 1.2, < 3)
    multipart-post (2.1.1)
    rake (13.0.1)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.17)
  picpay!
  rake (~> 13.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.17.2