summaryrefslogtreecommitdiff
blob: 88878d978425a2e2aae5ebfe605c6127002246eb (plain)
1
2
3
4
5
6
7
8
source 'https://rubygems.org'

gem 'sinatra'
gem 'sinatra-partial'
gem 'json'
gem 'nokogiri'
gem 'thin'
gem 'sanitize', '~>4.4.0'