summary refs log tree commit diff stats
path: root/web/Gemfile
blob: c56bd9179baac0a13aab83fc92e8d83101aa61ac (plain) (blame)
1
2
3
4
5
6
7
8
9
source "https://rubygems.org"

gem "haml"
gem "puma"
gem "rack-cache"
gem "sassc"
gem "sequel"
gem "sinatra"
gem "sqlite3"