1
0
mirror of synced 2026-08-06 10:26:56 +00:00
Files
2019-05-13 10:16:50 +08:00

8 lines
179 B
Ruby

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