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

6 lines
171 B
Ruby
Raw Permalink 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"
2021-07-25 13:12:36 +00:00
gem "jekyll-theme-primer"
2021-06-06 13:08:29 +00:00
gem "jekyll-feed"
gem "jekyll-sitemap"