Create Gemfile

This commit is contained in:
Aljaz Ceru 2022-12-17 13:39:22 +01:00 committed by GitHub
parent db68eafac6
commit 5fa8f81cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Gemfile Normal file
View File

@ -0,0 +1,2 @@
source "https://rubygems.org"
gem 'github-pages'