DEV: Fix gemfile

This commit is contained in:
Justin DiRose 2020-09-01 20:33:29 -05:00
parent 064000b7bc
commit bd5d9fc289
No known key found for this signature in database
GPG Key ID: 1855147B46436A53
1 changed files with 2 additions and 0 deletions

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'