summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 975cab056b702209197018d92f3e746055d9ae53 (plain)
1
2
3
4
source 'https://rubygems.org'

gem 'sinatra', '~> 1.3'
gem 'slim', '~> 1.3'