Mercurial > web
view Gemfile @ 100:f638780ffe2f
blog: add github actions post
| author | Paper <paper@tflc.us> | 
|---|---|
| date | Fri, 27 Dec 2024 17:07:10 -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"
