1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-29 11:19:56 +02:00
Files
Guide_3DS/Gemfile
2022-06-11 21:49:58 -07:00

6 lines
165 B
Ruby

source "https://rubygems.org"
gem "webrick", "~>1.7"
gem "kramdown-parser-gfm", "~>1.1"
gem "jekyll-redirect-from"
gem "wdm", "~> 0.1.0" if Gem.win_platform?
gemspec