discourse-data-explorer/Gemfile

6 lines
148 B
Ruby

# frozen_string_literal: true
group :development do
gem 'translations-manager', git: 'https://github.com/discourse/translations-manager.git'
end