1
0
mirror of synced 2026-05-22 22:13:15 +00:00
Files
discourse-signatures/Gemfile
T

8 lines
114 B
Ruby
Raw Normal View History

2020-05-06 18:32:12 +02:00
# frozen_string_literal: true
source "https://rubygems.org"
group :development do
gem "rubocop-discourse"
end