2019-08-05 17:36:50 +03:00
|
|
|
source "https://rubygems.org"
|
|
|
|
|
2019-11-15 19:51:43 +03:00
|
|
|
gem 'github-pages', '>200', group: :jekyll_plugins
|
2019-09-24 19:53:44 +03:00
|
|
|
gem 'jekyll-relative-links'
|
2019-08-05 17:36:50 +03:00
|
|
|
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
|
2019-09-04 19:48:17 +03:00
|
|
|
gem 'tzinfo-data'
|
|
|
|
|
|
|
|
# Explicit versions for reported security issue
|