adding a couple more gems
This commit is contained in:
parent
25c2f319fa
commit
6be468f96d
1 changed files with 2 additions and 0 deletions
2
Gemfile
2
Gemfile
|
@ -1,5 +1,7 @@
|
|||
source :gemcutter
|
||||
|
||||
gem "rubygems"
|
||||
gem "rack"
|
||||
gem "sinatra"
|
||||
gem "sequel"
|
||||
gem "pg"
|
Loading…
Reference in a new issue