mirror of
https://github.com/YunoHost/dynette.git
synced 2024-09-03 20:06:17 +02:00
9 lines
107 B
Text
9 lines
107 B
Text
|
source :rubygems
|
||
|
|
||
|
gem 'sinatra'
|
||
|
gem 'thin'
|
||
|
gem 'json'
|
||
|
gem 'data_mapper'
|
||
|
gem 'dm-postgres-adapter'
|
||
|
gem 'pg'
|