1
0
mirror of synced 2026-08-31 19:35:40 +00:00

DEV: Fix gemfile

This commit is contained in:
Justin DiRose
2020-09-01 20:33:29 -05:00
parent 064000b7bc
commit bd5d9fc289
+2
View File
@@ -1,5 +1,7 @@
# frozen_string_literal: true
source 'https://rubygems.org'
group :development do
gem 'translations-manager', git: 'https://github.com/discourse/translations-manager.git'
gem 'rubocop-discourse'