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