Files
discourse-data-explorer/Gemfile
T

6 lines
83 B
Ruby
Raw Normal View History

2019-05-13 10:42:48 +08:00
# frozen_string_literal: true
2017-12-07 17:54:31 -05:00
group :development do
2020-05-06 18:11:07 +02:00
gem 'rubocop-discourse'
2017-12-07 17:54:31 -05:00
end