summaryrefslogtreecommitdiff
path: root/templates/project/Gemfile
blob: 1235b3752ed115165fc68cd1842d60b405cbdd1b (plain)
1
2
3
4
5
6
source 'https://rubygems.org'

gem 'dashing'

## Remove this if you don't need a twitter widget.
gem 'twitter', '>= 5.9.0'