mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-21 17:26:55 +01:00
7 lines
94 B
Ruby
7 lines
94 B
Ruby
source "https://rubygems.org"
|
|
|
|
group :jekyll do
|
|
gem 'jekyll'
|
|
gem 'jekyll-sitemap'
|
|
end
|