Mercurial > web
view Gemfile @ 101:d9223d9ab9ba
blog: this post feels incomplete without a conclusion-ish
| author | Paper <paper@tflc.us> |
|---|---|
| date | Fri, 27 Dec 2024 20:27:24 -0500 |
| parents | 5fdf5f346b92 |
| children | 250f40874439 |
line wrap: on
line source
# frozen_string_literal: true source "https://rubygems.org" # gem "rails" gem "jekyll", "~> 4.3" gem "jekyll-feed", "~> 0.17.0"
