3 lines
91 B
Ruby
3 lines
91 B
Ruby
source 'https://rubygems.org'
|
|
gem 'github-pages'
|
|
gem 'wdm', '>= 0.1.0' if Gem.win_platform? |