This repository has been archived on 2026-02-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
TinyEurocat/Gemfile
2022-07-11 11:34:31 +08:00

7 lines
113 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gemspec
gem "github-pages", group: :jekyll_plugins