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