Sha256: ba92b24c20a078e1c792bdacdf7b823036c5b75af5caeef3e7fa2108d60826a0

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

PATH
  remote: .
  specs:
    vbucket (0.1.0)
      nokogiri
      rack-ssl
      sinatra
      sinatra-contrib

GEM
  remote: https://rubygems.org/
  specs:
    backports (3.6.4)
    diff-lcs (1.2.5)
    mini_portile (0.6.1)
    multi_json (1.10.1)
    nokogiri (1.6.5)
      mini_portile (~> 0.6.0)
    rack (1.6.0)
    rack-protection (1.5.3)
      rack
    rack-ssl (1.4.1)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    rake (10.3.2)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.2)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.0)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.0)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sinatra-contrib (1.4.2)
      backports (>= 2.0)
      multi_json
      rack-protection
      rack-test
      sinatra (~> 1.4.0)
      tilt (~> 1.3)
    tilt (1.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  rake
  rspec
  vbucket!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vbucket-0.1.0 Gemfile.lock