blog/Gemfile
2024-04-12 05:35:52 +00:00

8 lines
212 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
gem "jekyll", "~> 4.3"
gem "minima", git: "https://github.com/jekyll/minima", ref: "10124515953527c8990a2de99ae4ddb2a81ffee3"
gem "webrick", "~> 1.8"