This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.zone/Gemfile
kawaiipunk e1a641a7bf
Some checks failed
continuous-integration/drone/pr Build is failing
Reverted Gemfile hack which I accidentally included in my commits. Doh.
2021-01-25 18:42:05 +00:00

8 lines
72 B
Ruby

source "https://rubygems.org"
ruby "2.7.2"
gemspec
gem "jekyll-feed"