]> git.r.bdr.sh - rbdr/grita/blob - Gemfile
Changes gemfile to avoid versions.
[rbdr/grita] / Gemfile
1 source :rubygems
2
3 gem 'sinatra'
4 gem 'haml'
5 gem 'less'
6 gem 'rdiscount'
7 gem 'dm-core'
8 gem 'dm-validations'
9 gem 'dm-migrations'
10 gem 'dm-timestamps'
11 gem 'dm-postgres-adapter'
12 gem 'rqr'