Sha256: 26757cc8dd5dea3378d8ed813eccad9c468bccc3f49c56adc8eeed99076e51af
Contents?: true
Size: 227 Bytes
Versions: 7
Compression:
Stored size: 227 Bytes
Contents
#!/usr/bin/env ruby source :rubygems gem "haml" gem "tilt" gem "sinatra" gem "errand" gem "yajl-ruby" group :development do gem "shotgun" gem "rack-test" gem "rspec" gem "cucumber" gem "webrat" gem "jeweler" end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
visage-app-0.9.6 | Gemfile |
visage-app-0.9.5 | Gemfile |
visage-app-0.9.4 | Gemfile |
visage-app-0.9.3 | Gemfile |
visage-app-0.9.2 | Gemfile |
visage-app-0.9.1 | Gemfile |
visage-app-0.9.0 | Gemfile |