cemu_graphic_packs/docs/Gemfile
Crementif 8433e2253c Replace with 1.14.0 repository
Also new website! We've got the version2 branch if people want to search in those files.
2018-10-31 11:03:04 +01:00

10 lines
248 B
Ruby

source 'https://rubygems.org'
gem "github-pages", '163', group: :jekyll_plugins
# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
gem 'jekyll-paginate'
# gem 'wdm', '>= 0.1.0' if Gem.win_platform?