docs/Gemfile in rpsg-0.2.6 vs docs/Gemfile in rpsg-0.2.7
- old
+ new
@@ -1,4 +1,6 @@
source 'https://rubygems.org'
gemspec
-gem "github-pages", group: :jekyll_plugins
+gem "github-pages", group: :jekyll_plugins
+
+# gem 'wdm', '>= 0.1.0' if Gem.win_platform?
\ No newline at end of file