5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-09-19 21:52:31 +00:00
yggdrasil-network.github.io/Gemfile

6 lines
172 B
Ruby
Raw Normal View History

2021-06-06 11:14:51 +00:00
source 'https://rubygems.org'
2021-06-06 13:08:29 +00:00
gem 'github-pages', group: :jekyll_plugins
gem "activesupport", ">= 6.0.3.1"
gem "jekyll-theme-minimal"
gem "jekyll-feed"
gem "jekyll-sitemap"