biocircuits/Gemfile
Aleks Rūtiņš f42ff5da9b It works!
2024-12-25 15:17:50 -05:00

8 lines
151 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "phlex", "~> 1.11"
gem "phlexite", "~> 0.1.3"
gem "kramdown", "~> 2.5"