Sha256: 210e82833e02a3d6722dc18ca91467b58faed75a387eb8edd7543c89189068cf

Contents?: true

Size: 770 Bytes

Versions: 1

Compression:

Stored size: 770 Bytes

Contents

PATH
  remote: .
  specs:
    rack-in-app-purchase (0.1.0)
      rack (~> 1.4)
      sequel (~> 3.37)
      sinatra (~> 1.3)
      venice

GEM
  remote: https://rubygems.org/
  specs:
    commander (4.1.3)
      highline (~> 1.6.11)
    excon (0.17.0)
    highline (1.6.16)
    json (1.7.7)
    rack (1.5.2)
    rack-protection (1.5.0)
      rack
    rake (0.9.6)
    rspec (0.6.4)
    sequel (3.45.0)
    sinatra (1.4.1)
      rack (~> 1.5, >= 1.5.2)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    terminal-table (1.4.5)
    tilt (1.3.6)
    venice (0.0.1)
      commander (~> 4.1.2)
      excon (~> 0.17.0)
      json (~> 1.7.3)
      terminal-table (~> 1.4.5)

PLATFORMS
  ruby

DEPENDENCIES
  rack-in-app-purchase!
  rake (~> 0.9)
  rspec (~> 0.6)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-in-app-purchase-0.1.0 ./Gemfile.lock