Sha256: 28711676fec06f4cda88af833d59533ce449281fa6bce81915f1977dcdf96ca3
Contents?: true
Size: 370 Bytes
Versions: 2
Compression:
Stored size: 370 Bytes
Contents
source "http://rubygems.org" gem "thin" gem "sinatra" # gem 'sinatra-assetpack' gem 'sinatra-assetpack', :require => 'sinatra/assetpack', :git => 'git://github.com/rstacruz/sinatra-assetpack.git' gem "simple_shell" group :development do gem "rspec", "~> 2.8.0" gem "rdoc", "~> 3.12" gem "bundler", "~> 1.0.0" gem "jeweler", "~> 1.8.3" gem "rcov", ">= 0" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
heidi-0.0.3 | Gemfile |
heidi-0.0.2 | Gemfile |