discourse-gated-topics-in-c.../Gemfile

9 lines
134 B
Ruby
Raw Normal View History

2024-10-17 05:11:14 -04:00
# frozen_string_literal: true
source "https://rubygems.org"
group :development do
gem "rubocop-discourse"
gem "syntax_tree"
end