discourse-math/Gemfile

6 lines
148 B
Ruby
Raw Normal View History

2017-12-08 14:54:35 -05:00
source 'https://rubygems.org'
group :development do
gem 'translations-manager', git: 'https://github.com/discourse/translations-manager.git'
end