summaryrefslogtreecommitdiff
blob: 89de7ae2e0eb34024ec979c504b3d45889ff7897 (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'