discourse-data-explorer/Gemfile

6 lines
148 B
Ruby
Raw Normal View History

# frozen_string_literal: true
2017-12-07 17:54:31 -05:00
group :development do
gem 'translations-manager', git: 'https://github.com/discourse/translations-manager.git'
end