mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
8433e2253c
Also new website! We've got the version2 branch if people want to search in those files.
10 lines
248 B
Ruby
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?
|