1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-25 04:25:56 +00:00
Files
go-inbucket/themes/bootstrap/public/bower_components/bootstrap/Gemfile
2017-01-28 20:20:58 -08:00

7 lines
127 B
Ruby

source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.1.2'
gem 'jekyll-sitemap', '~> 0.11.0'
end