0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-10-18 11:52:39 +02:00
discourse-custom-wizard/Gemfile

8 Zeilen
127 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
group :development do
gem 'rubocop-discourse'
gem 'racc'
end