2020-09-01 20:31:38 -05:00

7 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