source 'https://rubygems.org' require 'rbconfig' gem 'wdm', '>=0.1.0' if RbConfig::CONFIG['target_os'] =~ /mswin|mingw/i gem 'github-pages'