pmd/docs/Gemfile

5 lines
117 B
Ruby
Raw Normal View History

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