Sha256: 7e75fcc4455ecfe7fd39c9f11bb934f02c5e05d91a20ff3d19662b1fab106453

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

PATH
  remote: .
  specs:
    puuko (0.0.1)
      sinatra (~> 2.0.5)
      sinatra-contrib (~> 2.0.5)

GEM
  remote: https://rubygems.org/
  specs:
    backports (3.14.0)
    diff-lcs (1.3)
    multi_json (1.13.1)
    mustermann (1.0.3)
    rack (2.0.7)
    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.3)
      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)
    sinatra (2.0.5)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.5)
      tilt (~> 2.0)
    sinatra-contrib (2.0.5)
      backports (>= 2.8.2)
      multi_json
      mustermann (~> 1.0)
      rack-protection (= 2.0.5)
      sinatra (= 2.0.5)
      tilt (>= 1.3, < 3)
    tilt (2.0.9)

PLATFORMS
  ruby

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

BUNDLED WITH
   1.16.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
puuko-0.0.1 Gemfile.lock