farthergate.com/Gemfile
2024-10-06 22:07:20 -04:00

12 lines
239 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "phlex", "~> 1.11"
gem "phlexite", "~> 0.1.3"
gem "front_matter_parser", "~> 1.0"
gem 'phlex-markdown', git: 'https://github.com/phlex-ruby/phlex-markdown'