Files
home/Gemfile
2025-10-08 10:35:48 +02:00

7 lines
99 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
gem 'jekyll', '~> 4.3'
gem 'rubocop'