adding Gemfile
This commit is contained in:
parent
b98916ed3f
commit
8260f6ebf7
1 changed files with 5 additions and 0 deletions
5
Gemfile
Normal file
5
Gemfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
source :gemcutter
|
||||
|
||||
gem "sinatra"
|
||||
gem "sequel"
|
||||
gem "pg"
|
Loading…
Reference in a new issue