Gemfile 106 B

1234
  1. source 'https://rubygems.org'
  2. gem 'github-pages'
  3. gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?