Sha256: 31eed714697bfc90bc71913f67e9ea14d9fefc149c4e89ff880692b5fc536ff6

Contents?: true

Size: 695 Bytes

Versions: 1

Compression:

Stored size: 695 Bytes

Contents

PATH
  remote: .
  specs:
    rack-scaffold (0.0.1)
      activesupport (>= 3.0)
      rack (~> 1.4)
      rack-contrib (~> 1.1)
      sinatra (~> 1.3)
      sinatra-param (~> 0.1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    i18n (0.6.1)
    multi_json (1.7.2)
    rack (1.5.2)
    rack-contrib (1.1.0)
      rack (>= 0.9.1)
    rack-protection (1.5.0)
      rack
    rake (10.0.4)
    sinatra (1.4.2)
      rack (~> 1.5, >= 1.5.2)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sinatra-param (0.1.2)
      sinatra (~> 1.3)
    tilt (1.3.7)

PLATFORMS
  ruby

DEPENDENCIES
  rack-scaffold!
  rake

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-scaffold-0.0.1 ./Gemfile.lock