adding sqlite3
This commit is contained in:
parent
0428de0c58
commit
b088918783
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -3,6 +3,7 @@ source :gemcutter
|
|||
gem "rack"
|
||||
gem "sinatra"
|
||||
gem "sequel"
|
||||
gem "sqlite3"
|
||||
gem "anybase"
|
||||
gem "aws-s3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue