mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
4 lines
134 B
Ruby
4 lines
134 B
Ruby
source "https://rubygems.org"
|
|
gem 'tzinfo-data'
|
|
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
|
|
gem "github-pages", group: :jekyll_plugins
|