1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00

Gemfile: add tzinfo-data

This commit is contained in:
Henrik Hautakoski 2019-11-26 13:45:33 +01:00
parent 4329e667f4
commit 0b11911516

View file

@ -1,2 +1,3 @@
source "https://rubygems.org"
gem 'tzinfo-data'
gem "github-pages", group: :jekyll_plugins