mirror of
https://github.com/thomaspark/bootswatch.git
synced 2025-10-17 15:02:59 +00:00
7 lines
127 B
Ruby
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
|