Sha256: 5653961dbfb49ec94b08e031cae918475684c962518add5e6d68206b2a45ff35

Contents?: true

Size: 1.55 KB

Versions: 4

Compression:

Stored size: 1.55 KB

Contents

PATH
  remote: .
  specs:
    fake_plaid (0.1.0)
      activesupport
      sinatra
      webmock

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    coderay (1.1.2)
    concurrent-ruby (1.1.4)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    hashdiff (0.3.8)
    i18n (1.5.2)
      concurrent-ruby (~> 1.0)
    method_source (0.9.0)
    minitest (5.11.3)
    mustermann (1.0.3)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    public_suffix (3.0.3)
    rack (2.0.6)
    rack-protection (2.0.5)
      rack
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    safe_yaml (1.0.4)
    sinatra (2.0.5)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.5)
      tilt (~> 2.0)
    thread_safe (0.3.6)
    tilt (2.0.9)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    webmock (3.5.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  fake_plaid!
  pry
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.17.1

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fake_plaid-0.1.4 Gemfile.lock
fake_plaid-0.1.3 Gemfile.lock
fake_plaid-0.1.2 Gemfile.lock
fake_plaid-0.1.1 Gemfile.lock