aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
blob: ebe28e94474f2212020778f47ecd4b3a9d1756d8 (plain) (blame)
1
2
3
4
source 'https://rubygems.org'
gem 'github-pages'
gem 'jekyll-github-metadata'
gem 'wdm', '~> 0.1.0' if Gem.win_platform?