pmd/docs/Gemfile

6 lines
119 B
Ruby
Raw Normal View History

2016-09-07 16:10:48 -04:00
source "https://rubygems.org"
# gem "rails"
gem 'github-pages'
gem 'jekyll'
gem 'wdm', '~> 0.1.0' if Gem.win_platform?