mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
4 lines
116 B
Ruby
4 lines
116 B
Ruby
source "https://rubygems.org"
|
|
gem "github-pages", group: :jekyll_plugins
|
|
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
|