0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-11-21 17:00:29 +01: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