discourse-topic-voting/Gemfile
2020-05-06 18:14:42 +02:00

6 lines
174 B
Ruby

# frozen_string_literal: true
group :development do
gem 'translations-manager', git: 'https://github.com/discourse/translations-manager.git'
gem 'rubocop-discourse'
end