discourse-solved/Gemfile

4 lines
117 B
Ruby
Raw Normal View History

2017-11-20 18:08:48 -05:00
group :development do
gem 'translations-manager', git: 'https://github.com/discourse/translations-manager.git'
end