mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-10-23 10:38:47 +00:00
4 lines
117 B
Ruby
4 lines
117 B
Ruby
group :development do
|
|
gem 'translations-manager', git: 'https://github.com/discourse/translations-manager.git'
|
|
end
|